Minecraft:Item format/Block Tags
From SAS Gaming Wiki
More actions
- Template:Nbt: The only blocks this item may break when used by a player in adventure mode.
- Template:Nbt: A block ID. Validated the same way as the
block_predicatecommand argument, meaning block states and block tags are accepted, as well as client-side only block entity NBT tags.
- Template:Nbt: A block ID. Validated the same way as the
- Template:Nbt: Determines which blocks that blocks with this tag can be placed against in Minecraft:adventure mode.
- Template:Nbt: A block ID. Validated the same way as the
block_predicatecommand argument, meaning block states and block tags are accepted, as well as client-side only block entity NBT tags.
- Template:Nbt: A block ID. Validated the same way as the
- Template:Nbt: Minecraft:Block entity NBT tags which are applied when this block is placed.<ref>Assuming the block is of a type that creates a block entity at all. If not, BlockEntityTag has no effect.</ref> Used to store data on Minecraft:banners and Minecraft:shields or on blocks obtained in Minecraft:creative by holding Template:Key (or Template:Key on mac) and pressing Template:Control on a block containing a block entity.
- See Minecraft:Block entity format. Excludes x, y, z, and id tags.
- Template:Nbt: A compound where each key is a block state key, and the value is the block state value to force place for this block.
- Template:Nbt: The block state value of the block to edit, for example,
facing: "east".
- Template:Nbt: The block state value of the block to edit, for example,
- Template:Nbt: The only blocks this item may break when used by a player in adventure mode.
Minecraft:fr:Format d'objet/Tags de bloc Minecraft:ja:アイテムフォーマット/1.20.5以前/Block Tags Minecraft:zh:物品格式/方块