remove_craftengine_block
Type: misc entry
Exact entry ID: remove_craftengine_block
Role
This TypeWriter entry is registered in code with the exact display name Remove the CraftEngine block at a location.
Verified fields
| Exact field | Type | Field guidance |
|---|---|---|
location | Var<Position> | The location to clear. |
dropItems | Boolean | Whether the block should drop its loot. |
In practice
Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.
Common issue
If remove_craftengine_block is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.
Technical reference
| Source module | Source file |
|---|---|
TypeWriter-CraftEngineExtension | CraftEngineBlockActions.kt |