Block Actions
15 pages in this section.
- Add Block Adds a block at the specified action position.
- Area Of Effect Executes the provided Block Action Type on all blocks within the specified radius and shape.
- Bonemeal Applies bone meal to the target block as if a dispenser or a player used a Bone Meal item to it.
- Break Block Breaks the block at the targeted position, optionally processing its loot table.
- Execute Command Executes a command at the position of the block.
- Explode Summons an explosion with a specific explosion power.
- Ghost Block Places a temporary block that restores itself, and that nobody can break, use or move.
- Modify Block State Modifies the block state property of the block.
- Offset Executes the provided Block Action Type at the position offset from the current position.
- Script Runs a script against a block position.
- Set Block Overwrites the block at the targeted position with the default state of another one.
- Spawn Entity Spawns an entity at the position of the block.
- Spawn Particles Spawns particles at a block — including Apoli's own custom particles, which is what lets a raycast or a projectile leave a custom effect where it lands.
- Store Data Writes the block's id, state string, position and block-entity NBT into a command storage.
- Tick Rate Sets, freezes, steps or resets the tick rate of the chunk the block is in, or of its whole dimension.