Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Data component format/can break: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: new page from Minecraft
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 2: Line 2:
<onlyinclude>
<onlyinclude>
** {{nbt|compound}}{{nbt|list|minecraft:can_break}}: The only blocks this item may break when used by a player in [[Minecraft:Adventure]] mode. If defined as a compound, corresponds to {{nbt|compound}} A single block predicate. Items are listed in the tooltip in the order specified.
** {{nbt|compound}}{{nbt|list|minecraft:can_break}}: The only blocks this item may break when used by a player in [[Minecraft:Adventure]] mode. If defined as a compound, corresponds to {{nbt|compound}} A single block predicate. Items are listed in the tooltip in the order specified.
*** {{nbt|compound}}: A single block predicate.
*** {{nbt|compound}}: A single block predicate. If no fields are specified, any block will match.{{
**** {{nbt|string}}{{nbt|list|blocks}}: Can be a single block ID, a list of block IDs, or a block tag with a <code>#</code>. The names of included blocks are displayed in the tooltip.
nbt include|Advancement/Conditions/block|indent=****}}
**** {{nbt|compound|nbt}}: [[Minecraft:Block entity]] NBT to match. See [[Minecraft:Block entity format]].
**** {{nbt|compound|state}}: The block state properties to match.
***** {{nbt|string|''<block state>''}}: A key-value pair, where the key is a block state key and the value is a block state value to match, for example <code>facing: "east"</code>.
<!--
<!--
--></onlyinclude></div><noinclude>
--></onlyinclude></div><noinclude>
Line 12: Line 9:


[[Minecraft:fr:Format de composant de données/can break]]
[[Minecraft:fr:Format de composant de données/can break]]
[[Minecraft:ja:アイテムフォーマット/can break]]
[[Minecraft:ja:データコンポーネント/can break]]
[[Minecraft:pt:Formato de componente de dado/can break]]
[[Minecraft:pt:Formato de componente de dado/can break]]
[[Minecraft:uk:Формат компонента даних/can break]]
[[Minecraft:uk:Формат компонента даних/can break]]
</noinclude>
</noinclude>

Latest revision as of 11:13, 22 July 2026

Minecraft:fr:Format de composant de données/can break Minecraft:ja:データコンポーネント/can break Minecraft:pt:Formato de componente de dado/can break Minecraft:uk:Формат компонента даних/can break