Skip to content

Use Internal Block

Entity Action Types

Opens the specified choice screen for the player it is executed as.

Type ID: ra_additions:use_internal_block

Fields

Field Type Default Description
block_power Power Type optional The Identifier of the choice layer that the action will open.

Example

{
  "type": "ra_additions:use_internal_block",
  "block_power": "ra_additions:furnace_example"
}