Saltar al contenido principal

replace_itemsadder_block

Type: misc entry Exact entry ID: replace_itemsadder_block

Role

This TypeWriter entry is registered in code with the exact display name Replace the block or furniture at a location with another one.

Verified fields

Exact fieldTypeField guidance
locationVar<Position>The location to replace. Bind it to the position of the triggering event.
replaceWithItemsAdderBlockReplacementWhat the location should be replaced with.
blockIdVar<String>The ItemsAdder block ID to place (e.g., 'namespace:block_id'). Only used for custom blocks.
furnitureIdVar<String>The ItemsAdder furniture ID to place (e.g., 'namespace:furniture_id'). Only used for furniture.
materialMaterialThe vanilla material to place. Only used for vanilla blocks.
playSoundBooleanWhether to play the placement sound of the new block. Only used for custom blocks.

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 replace_itemsadder_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 moduleSource file
TypeWriter-ItemsadderExtensionReplaceBlockActionEntry.kt