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 place on: 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_place_on}}: Determines which blocks that blocks with this component can be placed against 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_place_on}}: Determines which blocks that blocks with this component can be placed against 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 place on]]
[[Minecraft:fr:Format de composant de données/can place on]]
[[Minecraft:ja:アイテムフォーマット/can place on]]
[[Minecraft:ja:データコンポーネント/can place on]]
[[Minecraft:pt:Formato de componente de dado/can place on]]
[[Minecraft:pt:Formato de componente de dado/can place on]]
[[Minecraft:uk:Формат компонента даних/can place on]]
[[Minecraft:uk:Формат компонента даних/can place on]]
[[Minecraft:zh:物品堆叠组件/can place on]]
[[Minecraft:zh:物品堆叠组件/can place on]]
</noinclude>
</noinclude>

Latest revision as of 11:13, 22 July 2026

Minecraft:fr:Format de composant de données/can place on Minecraft:ja:データコンポーネント/can place on Minecraft:pt:Formato de componente de dado/can place on Minecraft:uk:Формат компонента даних/can place on Minecraft:zh:物品堆叠组件/can place on