-
Notifications
You must be signed in to change notification settings - Fork 0
note
4tubborn edited this page Jul 23, 2026
·
2 revisions
| Term | Explanation |
|---|---|
| Targeted block | The block that the player is aiming at when using the selection stick |
| Root | The text display that carries all block/item displays of the structure as its passengers |
- All valid blocks transform into block/item displays and they ride on the root entity - text display.
- The rotation of the root is always towards the south, which is the default rotation of entities.
- The morphed player has the entity tag
block-morph.in_morph. Please use the api#Predicates to check whether the player is morphed.
- Block/Item displays will first attempt to destroy the block at the targeted position before placing the new block.
-
#block-morph:disallowed_candidates:
(Unused) Other blocks that probably need to be invalid in structures.
- root:
block-morph.root
- block/item displays:
block-morph.visual