メインコンテンツまでスキップ

replace_nexo_block

Type: misc entry Exact entry ID: replace_nexo_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. The yaw is used to orient furniture.
replaceWithNexoBlockReplacementWhat the location should be replaced with.
blockIdVar<String>The Nexo block ID to place (e.g., 'my_block'). Only used for custom blocks.
furnitureIdVar<String>The Nexo furniture ID to place (e.g., 'my_chair'). Only used for furniture.
materialMaterialThe vanilla material to place. Only used for vanilla 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_nexo_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-NexoExtensionReplaceBlockActionEntry.kt