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

Minecraft:Bedrock Edition data values: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
Line 1: Line 1:
{{MC/Exclusive|bedrock}}
{{exclusive|bedrock}}
{{MC/Update|Alias ID needs update, with multiple changes made during the ongoing [[Minecraft:Bedrock Edition Flattening|Flattening]] process not reflected.}}
{{update|Alias ID needs update, with multiple changes made during the ongoing [[Minecraft:Bedrock Edition Flattening|Flattening]] process not reflected.}}
{{MC/Missing info|Block states. See Java Edition data values for format}}
{{missing info|Block states. See [[Minecraft:Java Edition data values#Block states]] for format}}
These '''data values''' refer to the different types of blocks and items on {{MC/El|be}}. They are used in many places in ''Minecraft''. Block IDs are used to define blocks placed in the world and inventory items (including items in chests and items dropped in the world). Item IDs are valid only for items.
These '''data values''' refer to the different types of blocks and items on {{el|be}}. They are used in many places in ''Minecraft''. Block IDs are used to define blocks placed in the world and inventory items (including items in chests and items dropped in the world). Item IDs are valid only for items.
These data values differ greatly from the Java Edition data values.
These data values differ greatly from the [[Minecraft:Java Edition data values]].
[[File:DataValuesPE.png|thumbnail|right|The block and item IDs, as of version [[1.16.20]]]]
[[File:DataValuesPE.png|thumbnail|right|The block and item IDs, as of version [[1.16.20]]]]


== IDs ==
== IDs ==
{{MC/For|tables of the legacy metadata and/or damage value combinations for blocks and items respectively|Bedrock Edition data values/Metadata table}}
{{for|tables of the legacy metadata and/or damage value combinations for blocks and items respectively|Bedrock Edition data values/Metadata table}}
<h3>Block IDs</h3>
<h3>Block IDs</h3>
{{MC/Hatnote|1=You may edit the contents of this section [https://minecraft.wiki/w/Bedrock_Edition_data_values/Blocks2?action=edit here].}}
{{Hatnote|1=You may edit the contents of this section [https://minecraft.wiki/w/Bedrock_Edition_data_values/Blocks2?action=edit here].}}
{{:Bedrock Edition data values/Blocks2}}
{{:Bedrock Edition data values/Blocks2}}


Line 78: Line 78:
|}
|}


Note that commands like {{MC/Cmd|give}} use blocks' IDs to specify block items,  instead of block items' IDs.
Note that commands like {{cmd|give}} use blocks' IDs to specify block items,  instead of block items' IDs.


There are also some block items that were previously in the game but have since been removed:
There are also some block items that were previously in the game but have since been removed:
Line 124: Line 124:
}}
}}


Note that the {{MC/Code|boat}}, {{MC/Code|dye}}, {{MC/Code|banner_pattern}}, and {{MC/Code|spawn_egg}} in the four tables above are not normal items in game. They are used as alias IDs. For backward compatibility, an item has alias ID if its ID was changed:
Note that the {{code|boat}}, {{code|dye}}, {{code|banner_pattern}}, and {{code|spawn_egg}} in the four tables above are not normal items in game. They are used as alias IDs. For backward compatibility, an item has alias ID if its ID was changed:


{|class="wikitable stikitable sortable collapsible collapsed" data-description="Item Alias IDs"
{|class="wikitable stikitable sortable collapsible collapsed" data-description="Item Alias IDs"
Line 500: Line 500:
!Icon!!Dec!!Hex!!Name!!Entity
!Icon!!Dec!!Hex!!Name!!Entity
|-
|-
|<!-- No icon -->||1||{{MC/Dec-hex|1}}||undefined_test_only||Non-existent entity<ref>Only exists as an ID. There are no Behavior pack files, textures, translation keys, or Resource pack files for this entity.</ref>
|<!-- No icon -->||1||{{dec-hex|1}}||undefined_test_only||Non-existent entity<ref>Only exists as an ID. There are no Behavior pack files, textures, translation keys, or Resource pack files for this entity.</ref>
|-
|-
|{{MC/EntitySprite|chicken}}||10||{{MC/Dec-hex|10}}||chicken||Chicken
|{{EntitySprite|chicken}}||10||{{dec-hex|10}}||chicken||[[Minecraft:Chicken]]
|-
|-
|{{MC/EntitySprite|cow}}||11||{{MC/Dec-hex|11}}||cow||Cow
|{{EntitySprite|cow}}||11||{{dec-hex|11}}||cow||[[Minecraft:Cow]]
|-
|-
|{{MC/EntitySprite|pig}}||12||{{MC/Dec-hex|12}}||pig||[[Minecraft:Pig]]
|{{EntitySprite|pig}}||12||{{dec-hex|12}}||pig||[[Minecraft:Pig]]
|-
|-
|{{MC/EntitySprite|sheep}}||13||{{MC/Dec-hex|13}}||sheep||Sheep
|{{EntitySprite|sheep}}||13||{{dec-hex|13}}||sheep||[[Minecraft:Sheep]]
|-
|-
|{{MC/EntitySprite|wolf}}||14||{{MC/Dec-hex|14}}||wolf||[[Minecraft:Wolf]]
|{{EntitySprite|wolf}}||14||{{dec-hex|14}}||wolf||[[Minecraft:Wolf]]
|-
|-
|{{MC/EntitySprite|villager}}||15||{{MC/Dec-hex|15}}||villager||[[Minecraft:Villager]]
|{{EntitySprite|villager}}||15||{{dec-hex|15}}||villager||[[Minecraft:Villager]]
|-
|-
|{{MC/EntitySprite|mooshroom}}||16||{{MC/Dec-hex|16}}||mooshroom||Mooshroom
|{{EntitySprite|mooshroom}}||16||{{dec-hex|16}}||mooshroom||[[Minecraft:Mooshroom]]
|-
|-
|{{MC/EntitySprite|squid}}||17||{{MC/Dec-hex|17}}||squid||Squid
|{{EntitySprite|squid}}||17||{{dec-hex|17}}||squid||[[Minecraft:Squid]]
|-
|-
|{{MC/EntitySprite|rabbit}}||18||{{MC/Dec-hex|18}}||rabbit||Rabbit
|{{EntitySprite|rabbit}}||18||{{dec-hex|18}}||rabbit||[[Minecraft:Rabbit]]
|-
|-
|{{MC/EntitySprite|bat}}||19||{{MC/Dec-hex|19}}||bat||Bat
|{{EntitySprite|bat}}||19||{{dec-hex|19}}||bat||[[Minecraft:Bat]]
|-
|-
|{{MC/EntitySprite|iron-golem}}||20||{{MC/Dec-hex|20}}||iron_golem||Iron Golem
|{{EntitySprite|iron-golem}}||20||{{dec-hex|20}}||iron_golem||[[Minecraft:Iron Golem]]
|-
|-
|{{MC/EntitySprite|snow-golem}}||21||{{MC/Dec-hex|21}}||snow_golem||Snow Golem
|{{EntitySprite|snow-golem}}||21||{{dec-hex|21}}||snow_golem||[[Minecraft:Snow Golem]]
|-
|-
|{{MC/EntitySprite|ocelot}}||22||{{MC/Dec-hex|22}}||ocelot||Ocelot
|{{EntitySprite|ocelot}}||22||{{dec-hex|22}}||ocelot||[[Minecraft:Ocelot]]
|-
|-
|{{MC/EntitySprite|Horse}}||23||{{MC/Dec-hex|23}}||horse||[[Minecraft:Horse]]
|{{EntitySprite|Horse}}||23||{{dec-hex|23}}||horse||[[Minecraft:Horse]]
|-
|-
|{{MC/EntitySprite|Donkey}}||24||{{MC/Dec-hex|24}}||donkey||Donkey
|{{EntitySprite|Donkey}}||24||{{dec-hex|24}}||donkey||[[Minecraft:Donkey]]
|-
|-
|{{MC/EntitySprite|Mule}}||25||{{MC/Dec-hex|25}}||mule||Mule
|{{EntitySprite|Mule}}||25||{{dec-hex|25}}||mule||[[Minecraft:Mule]]
|-
|-
|{{MC/EntitySprite|Skeleton Horse}}||26||{{MC/Dec-hex|26}}||skeleton_horse||Skeleton Horse
|{{EntitySprite|Skeleton Horse}}||26||{{dec-hex|26}}||skeleton_horse||[[Minecraft:Skeleton Horse]]
|-
|-
|{{MC/EntitySprite|Zombie Horse}}||27||{{MC/Dec-hex|27}}||zombie_horse||Zombie Horse
|{{EntitySprite|Zombie Horse}}||27||{{dec-hex|27}}||zombie_horse||[[Minecraft:Zombie Horse]]
|-
|-
|{{MC/EntitySprite|Polar Bear}}||28||{{MC/Dec-hex|28}}||polar_bear||[[Minecraft:Polar Bear]]
|{{EntitySprite|Polar Bear}}||28||{{dec-hex|28}}||polar_bear||[[Minecraft:Polar Bear]]
|-
|-
|{{MC/EntitySprite|Llama}}||29||{{MC/Dec-hex|29}}||llama||Llama
|{{EntitySprite|Llama}}||29||{{dec-hex|29}}||llama||[[Minecraft:Llama]]
|-
|-
|{{MC/EntitySprite|parrot}}||30||{{MC/Dec-hex|30}}||parrot||Parrot
|{{EntitySprite|parrot}}||30||{{dec-hex|30}}||parrot||[[Minecraft:Parrot]]
|-
|-
|{{MC/EntitySprite|dolphin}}||31||{{MC/Dec-hex|31}}||dolphin||Dolphin
|{{EntitySprite|dolphin}}||31||{{dec-hex|31}}||dolphin||[[Minecraft:Dolphin]]
|-
|-
|{{MC/EntitySprite|zombie}}||32||{{MC/Dec-hex|32}}||zombie||[[Minecraft:Zombie]]
|{{EntitySprite|zombie}}||32||{{dec-hex|32}}||zombie||[[Minecraft:Zombie]]
|-
|-
|{{MC/EntitySprite|creeper}}||33||{{MC/Dec-hex|33}}||creeper||Creeper
|{{EntitySprite|creeper}}||33||{{dec-hex|33}}||creeper||[[Minecraft:Creeper]]
|-
|-
|{{MC/EntitySprite|skeleton}}||34||{{MC/Dec-hex|34}}||skeleton||Skeleton
|{{EntitySprite|skeleton}}||34||{{dec-hex|34}}||skeleton||[[Minecraft:Skeleton]]
|-
|-
|{{MC/EntitySprite|spider}}||35||{{MC/Dec-hex|35}}||spider||Spider
|{{EntitySprite|spider}}||35||{{dec-hex|35}}||spider||[[Minecraft:Spider]]
|-
|-
|{{MC/EntitySprite|zombified-piglin}}||36||{{MC/Dec-hex|36}}||zombie_pigman||Zombified Piglin
|{{EntitySprite|zombified-piglin}}||36||{{dec-hex|36}}||zombie_pigman||[[Minecraft:Zombified Piglin]]
|-
|-
|{{MC/EntitySprite|slime}}||37||{{MC/Dec-hex|37}}||slime||Slime
|{{EntitySprite|slime}}||37||{{dec-hex|37}}||slime||[[Minecraft:Slime]]
|-
|-
|{{MC/EntitySprite|enderman}}||38||{{MC/Dec-hex|38}}||enderman||[[Minecraft:Enderman]]
|{{EntitySprite|enderman}}||38||{{dec-hex|38}}||enderman||[[Minecraft:Enderman]]
|-
|-
|{{MC/EntitySprite|silverfish}}||39||{{MC/Dec-hex|39}}||silverfish||Silverfish
|{{EntitySprite|silverfish}}||39||{{dec-hex|39}}||silverfish||[[Minecraft:Silverfish]]
|-
|-
|{{MC/EntitySprite|cave-spider}}||40||{{MC/Dec-hex|40}}||cave_spider||Cave Spider
|{{EntitySprite|cave-spider}}||40||{{dec-hex|40}}||cave_spider||[[Minecraft:Cave Spider]]
|-
|-
|{{MC/EntitySprite|ghast}}||41||{{MC/Dec-hex|41}}||ghast||Ghast
|{{EntitySprite|ghast}}||41||{{dec-hex|41}}||ghast||[[Minecraft:Ghast]]
|-
|-
|{{MC/EntitySprite|magma-cube}}||42||{{MC/Dec-hex|42}}||magma_cube||Magma Cube
|{{EntitySprite|magma-cube}}||42||{{dec-hex|42}}||magma_cube||[[Minecraft:Magma Cube]]
|-
|-
|{{MC/EntitySprite|blaze}}||43||{{MC/Dec-hex|43}}||blaze||Blaze
|{{EntitySprite|blaze}}||43||{{dec-hex|43}}||blaze||[[Minecraft:Blaze]]
|-
|-
|{{MC/EntitySprite|zombie-villager}}||44||{{MC/Dec-hex|44}}||zombie_villager||Zombie Villager
|{{EntitySprite|zombie-villager}}||44||{{dec-hex|44}}||zombie_villager||[[Minecraft:Zombie Villager]]
|-
|-
|{{MC/EntitySprite|witch}}||45||{{MC/Dec-hex|45}}||witch||[[Minecraft:Witch]]
|{{EntitySprite|witch}}||45||{{dec-hex|45}}||witch||[[Minecraft:Witch]]
|-
|-
|{{MC/EntitySprite|Stray}}||46||{{MC/Dec-hex|46}}||stray||Stray
|{{EntitySprite|Stray}}||46||{{dec-hex|46}}||stray||[[Minecraft:Stray]]
|-
|-
|{{MC/EntitySprite|Husk}}||47||{{MC/Dec-hex|47}}||husk||[[Minecraft:Husk]]
|{{EntitySprite|Husk}}||47||{{dec-hex|47}}||husk||[[Minecraft:Husk]]
|-
|-
|{{MC/EntitySprite|Wither Skeleton}}||48||{{MC/Dec-hex|48}}||wither_skeleton||Wither Skeleton
|{{EntitySprite|Wither Skeleton}}||48||{{dec-hex|48}}||wither_skeleton||[[Minecraft:Wither Skeleton]]
|-
|-
|{{MC/EntitySprite|Guardian}}||49||{{MC/Dec-hex|49}}||guardian||Guardian
|{{EntitySprite|Guardian}}||49||{{dec-hex|49}}||guardian||[[Minecraft:Guardian]]
|-
|-
|{{MC/EntitySprite|Elder Guardian}}||50||{{MC/Dec-hex|50}}||elder_guardian||Elder Guardian
|{{EntitySprite|Elder Guardian}}||50||{{dec-hex|50}}||elder_guardian||[[Minecraft:Elder Guardian]]
|-
|-
|{{MC/EntitySprite|NPC}}||51||{{MC/Dec-hex|51}}||npc||[[Minecraft:NPC]]
|{{EntitySprite|NPC}}||51||{{dec-hex|51}}||npc||[[Minecraft:NPC]]
|-
|-
|{{MC/EntitySprite|Wither}}||52||{{MC/Dec-hex|52}}||wither||[[Minecraft:Wither]]
|{{EntitySprite|Wither}}||52||{{dec-hex|52}}||wither||[[Minecraft:Wither]]
|-
|-
|{{MC/EntitySprite|Ender Dragon}}||53||{{MC/Dec-hex|53}}||ender_dragon||Ender Dragon
|{{EntitySprite|Ender Dragon}}||53||{{dec-hex|53}}||ender_dragon||[[Minecraft:Ender Dragon]]
|-
|-
|{{MC/EntitySprite|Shulker}}||54||{{MC/Dec-hex|54}}||shulker||Shulker
|{{EntitySprite|Shulker}}||54||{{dec-hex|54}}||shulker||[[Minecraft:Shulker]]
|-
|-
|{{MC/EntitySprite|Endermite}}||55||{{MC/Dec-hex|55}}||endermite||Endermite
|{{EntitySprite|Endermite}}||55||{{dec-hex|55}}||endermite||[[Minecraft:Endermite]]
|-
|-
|{{MC/EntitySprite|Agent}}||56||{{MC/Dec-hex|56}}||agent||[[Minecraft:Agent]]
|{{EntitySprite|Agent}}||56||{{dec-hex|56}}||agent||[[Minecraft:Agent]]
|-
|-
|{{MC/EntitySprite|Vindicator}}||57||{{MC/Dec-hex|57}}||vindicator||Vindicator
|{{EntitySprite|Vindicator}}||57||{{dec-hex|57}}||vindicator||[[Minecraft:Vindicator]]
|-
|-
|{{MC/EntitySprite|Phantom}}||58||{{MC/Dec-hex|58}}||phantom||Phantom
|{{EntitySprite|Phantom}}||58||{{dec-hex|58}}||phantom||[[Minecraft:Phantom]]
|-
|-
|{{MC/EntitySprite|Ravager}}||59||{{MC/Dec-hex|59}}||ravager||Ravager
|{{EntitySprite|Ravager}}||59||{{dec-hex|59}}||ravager||[[Minecraft:Ravager]]
|-
|-
|{{MC/EntitySprite|armor-stand}}||61||{{MC/Dec-hex|61}}||armor_stand||Armor stand
|{{EntitySprite|armor-stand}}||61||{{dec-hex|61}}||armor_stand||[[Minecraft:Armor stand]]
|-
|-
|{{MC/EntitySprite|Camera}}||62||{{MC/Dec-hex|62}}||tripod_camera||[[Minecraft:Camera]]
|{{EntitySprite|Camera}}||62||{{dec-hex|62}}||tripod_camera||[[Minecraft:Camera]]
|-
|-
|{{MC/EntitySprite|player}}||63||{{MC/Dec-hex|63}}||player||Player
|{{EntitySprite|player}}||63||{{dec-hex|63}}||player||[[Minecraft:Player]]
|-
|-
|{{MC/EnvSprite|items}}||64||{{MC/Dec-hex|64}}||item||[[Minecraft:Item (entity)|Dropped item]]
|{{EnvSprite|items}}||64||{{dec-hex|64}}||item||[[Minecraft:Item (entity)|Dropped item]]
|-
|-
|{{MC/EntitySprite|tnt}}||65||{{MC/Dec-hex|65}}||tnt||[[Minecraft:TNT#Primed TNT|Primed TNT]]
|{{EntitySprite|tnt}}||65||{{dec-hex|65}}||tnt||[[Minecraft:TNT#Primed TNT|Primed TNT]]
|-
|-
|{{MC/EntitySprite|sand}}||66||{{MC/Dec-hex|66}}||falling_block||Falling block
|{{EntitySprite|sand}}||66||{{dec-hex|66}}||falling_block||Falling block
|-
|-
|<!-- No icon -->||67||{{MC/Dec-hex|67}}||moving_block||[[Minecraft:Piston#Piston extension|Moving Block]]
|<!-- No icon -->||67||{{dec-hex|67}}||moving_block||[[Minecraft:Piston#Piston extension|Moving Block]]
|-
|-
|{{MC/ItemSprite|bottle-o'-enchanting}}||68||{{MC/Dec-hex|68}}||xp_bottle||Thrown [[Minecraft:Bottle o' Enchanting]]
|{{ItemSprite|bottle-o'-enchanting}}||68||{{dec-hex|68}}||xp_bottle||Thrown [[Minecraft:Bottle o' Enchanting]]
|-
|-
|{{MC/EntitySprite|experience-orb}}||69||{{MC/Dec-hex|69}}||xp_orb||Experience Orb
|{{EntitySprite|experience-orb}}||69||{{dec-hex|69}}||xp_orb||[[Minecraft:Experience Orb]]
|-
|-
|{{MC/ItemSprite|Eye Of Ender}}||70||{{MC/Dec-hex|70}}||eye_of_ender_signal|| [[Minecraft:Eye of Ender]]
|{{ItemSprite|Eye Of Ender}}||70||{{dec-hex|70}}||eye_of_ender_signal|| [[Minecraft:Eye of Ender]]
|-
|-
|{{MC/EntitySprite|end-crystal}}||71||{{MC/Dec-hex|71}}||end_crystal|| [[Minecraft:End Crystal]]
|{{EntitySprite|end-crystal}}||71||{{dec-hex|71}}||end_crystal|| [[Minecraft:End Crystal]]
|-
|-
|{{MC/ItemSprite|firework-rocket}}||72||{{MC/Dec-hex|72}}||fireworks_rocket||Firework rocket
|{{ItemSprite|firework-rocket}}||72||{{dec-hex|72}}||fireworks_rocket||[[Minecraft:Firework rocket]]
|-
|-
|{{MC/EntitySprite|trident}}||73||{{MC/Dec-hex|73}}||thrown_trident||[[Minecraft:Trident]]
|{{EntitySprite|trident}}||73||{{dec-hex|73}}||thrown_trident||[[Minecraft:Trident]]
|-
|-
|{{MC/EntitySprite|turtle}}||74||{{MC/Dec-hex|74}}||turtle||[[Minecraft:Turtle]]
|{{EntitySprite|turtle}}||74||{{dec-hex|74}}||turtle||[[Minecraft:Turtle]]
|-
|-
|{{MC/EntitySprite|cat}}||75||{{MC/Dec-hex|75}}||cat||Cat
|{{EntitySprite|cat}}||75||{{dec-hex|75}}||cat||[[Minecraft:Cat]]
|-
|-
|{{MC/EntitySprite|shulker-bullet}}||76||{{MC/Dec-hex|76}}||shulker_bullet
|{{EntitySprite|shulker-bullet}}||76||{{dec-hex|76}}||shulker_bullet
||Shulker bullet
||[[Minecraft:Shulker#Shulker Bullet|Shulker bullet]]
|-
|-
|{{MC/EntitySprite|fishing-bobber}}||77||{{MC/Dec-hex|77}}||fishing_hook|| [[Minecraft:Fishing Rod]] hook
|{{EntitySprite|fishing-bobber}}||77||{{dec-hex|77}}||fishing_hook|| [[Minecraft:Fishing Rod]] hook
|-
|-
|{{MC/ItemSprite|Board}}||78||{{MC/Dec-hex|78}}||chalkboard||[[Minecraft:Chalkboard]]
|{{ItemSprite|Board}}||78||{{dec-hex|78}}||chalkboard||[[Minecraft:Chalkboard]]
|-
|-
|{{MC/EntitySprite|dragon-fireball}}||79||{{MC/Dec-hex|79}}||dragon_fireball||Dragon fireball
|{{EntitySprite|dragon-fireball}}||79||{{dec-hex|79}}||dragon_fireball||[[Minecraft:Ender Dragon#Dragon Fireball|Dragon fireball]]
|-
|-
|{{MC/EntitySprite|arrow}}||80||{{MC/Dec-hex|80}}||arrow||Shot [[Minecraft:arrow]]
|{{EntitySprite|arrow}}||80||{{dec-hex|80}}||arrow||Shot [[Minecraft:arrow]]
|-
|-
|{{MC/EntitySprite|snowball}}||81||{{MC/Dec-hex|81}}||snowball||Thrown [[Minecraft:snowball]]
|{{EntitySprite|snowball}}||81||{{dec-hex|81}}||snowball||Thrown [[Minecraft:snowball]]
|-
|-
|{{MC/EntitySprite|egg}}||82||{{MC/Dec-hex|82}}||egg||Thrown [[Minecraft:egg]]
|{{EntitySprite|egg}}||82||{{dec-hex|82}}||egg||Thrown [[Minecraft:egg]]
|-
|-
|{{MC/EntitySprite|painting}}||83||{{MC/Dec-hex|83}}||painting||Painting
|{{EntitySprite|painting}}||83||{{dec-hex|83}}||painting||[[Minecraft:Paintings|Painting]]
|-
|-
|{{MC/EntitySprite|Minecart}}||84||{{MC/Dec-hex|84}}||minecart||[[Minecraft:Minecart]]
|{{EntitySprite|Minecart}}||84||{{dec-hex|84}}||minecart||[[Minecraft:Minecart]]
|-
|-
|{{MC/EntitySprite|fireball}}||85||{{MC/Dec-hex|85}}||fireball||Ghast fireball
|{{EntitySprite|fireball}}||85||{{dec-hex|85}}||fireball||[[Minecraft:Ghast]] fireball
|-
|-
|{{MC/ItemSprite|splash-potion}}||86||{{MC/Dec-hex|86}}||splash_potion||Thrown splash potion
|{{ItemSprite|splash-potion}}||86||{{dec-hex|86}}||splash_potion||Thrown [[Minecraft:Splash Potions|splash potion]]
|-
|-
|{{MC/EntitySprite|Ender Pearl}}||87||{{MC/Dec-hex|87}}||ender_pearl||Thrown [[Minecraft:Ender Pearl]]
|{{EntitySprite|Ender Pearl}}||87||{{dec-hex|87}}||ender_pearl||Thrown [[Minecraft:Ender Pearl]]
|-
|-
|{{MC/EntitySprite|Leash Knot}}||88||{{MC/Dec-hex|88}}||leash_knot||Leash knot
|{{EntitySprite|Leash Knot}}||88||{{dec-hex|88}}||leash_knot||[[Minecraft:Leash]] knot
|-
|-
|{{MC/EntitySprite|Wither Skull}}||89||{{MC/Dec-hex|89}}||wither_skull||[[Minecraft:Wither]] skull
|{{EntitySprite|Wither Skull}}||89||{{dec-hex|89}}||wither_skull||[[Minecraft:Wither]] skull
|-
|-
|{{MC/EntitySprite|boats}}||90||{{MC/Dec-hex|90}}||boat||[[Minecraft:Boat]]
|{{EntitySprite|boats}}||90||{{dec-hex|90}}||boat||[[Minecraft:Boat]]
|-
|-
|{{MC/EntitySprite|Dangerous Wither Skull}}||91||{{MC/Dec-hex|91}}||wither_skull_dangerous||Blue [[Minecraft:wither]] skull
|{{EntitySprite|Dangerous Wither Skull}}||91||{{dec-hex|91}}||wither_skull_dangerous||Blue [[Minecraft:wither]] skull
|-
|-
|{{MC/EntitySprite|lightning}}||93||{{MC/Dec-hex|93}}||lightning_bolt||Lightning Bolt
|{{EntitySprite|lightning}}||93||{{dec-hex|93}}||lightning_bolt||[[Minecraft:Lightning]] Bolt
|-
|-
|{{MC/EntitySprite|fireball}}||94||{{MC/Dec-hex|94}}||small_fireball||Blaze fireball
|{{EntitySprite|fireball}}||94||{{dec-hex|94}}||small_fireball||[[Minecraft:Blaze]] fireball
|-
|-
|{{MC/EffectSprite|particle-water-breathing}}||95||{{MC/Dec-hex|95}}||area_effect_cloud||Area Effect Cloud
|{{EffectSprite|particle-water-breathing}}||95||{{dec-hex|95}}||area_effect_cloud||[[Minecraft:Area Effect Cloud]]
|-
|-
|{{MC/EntitySprite|minecart-with-hopper}}||96||{{MC/Dec-hex|96}}||hopper_minecart||[[Minecraft:Minecart with Hopper]]
|{{EntitySprite|minecart-with-hopper}}||96||{{dec-hex|96}}||hopper_minecart||[[Minecraft:Minecart with Hopper]]
|-
|-
|{{MC/EntitySprite|minecart-with-TNT}}||97||{{MC/Dec-hex|97}}||tnt_minecart||[[Minecraft:Minecart with TNT]]
|{{EntitySprite|minecart-with-TNT}}||97||{{dec-hex|97}}||tnt_minecart||[[Minecraft:Minecart with TNT]]
|-
|-
|{{MC/EntitySprite|minecart-with-chest}}||98||{{MC/Dec-hex|98}}||chest_minecart||[[Minecraft:Minecart with Chest]]
|{{EntitySprite|minecart-with-chest}}||98||{{dec-hex|98}}||chest_minecart||[[Minecraft:Minecart with Chest]]
|-
|-
|{{MC/EntitySprite|Minecart-with-command-block}}||100||{{MC/Dec-hex|100}}||command_block_minecart||[[Minecraft:Minecart with Command Block]]  
|{{EntitySprite|Minecart-with-command-block}}||100||{{dec-hex|100}}||command_block_minecart||[[Minecraft:Minecart with Command Block]]  
|-
|-
|{{MC/ItemSprite|lingering-potion}}||101||{{MC/Dec-hex|101}}||lingering_potion||Thrown lingering potion
|{{ItemSprite|lingering-potion}}||101||{{dec-hex|101}}||lingering_potion||Thrown [[Minecraft:lingering potion]]
|-
|-
|{{MC/EntitySprite|llama-spit}}||102||{{MC/Dec-hex|102}}||llama_spit||Llama spit
|{{EntitySprite|llama-spit}}||102||{{dec-hex|102}}||llama_spit||[[Minecraft:Llama#Spit|Llama spit]]
|-
|-
|{{MC/EntitySprite|evoker-fangs}}||103||{{MC/Dec-hex|103}}||evocation_fang||Evocation fangs
|{{EntitySprite|evoker-fangs}}||103||{{dec-hex|103}}||evocation_fang||[[Minecraft:Evoker#Evocation fangs|Evocation fangs]]
|-
|-
|{{MC/EntitySprite|Evoker}}||104||{{MC/Dec-hex|104}}||evocation_illager||Evoker
|{{EntitySprite|Evoker}}||104||{{dec-hex|104}}||evocation_illager||[[Minecraft:Evoker]]
|-
|-
|{{MC/EntitySprite|Vex}}||105||{{MC/Dec-hex|105}}||vex||Vex
|{{EntitySprite|Vex}}||105||{{dec-hex|105}}||vex||[[Minecraft:Vex]]
|-
|-
|{{MC/ItemSprite|ice-bomb}}||106||{{MC/Dec-hex|106}}||ice_bomb||[[Minecraft:Ice Bomb]]
|{{ItemSprite|ice-bomb}}||106||{{dec-hex|106}}||ice_bomb||[[Minecraft:Ice Bomb]]
|-
|-
|{{MC/ItemSprite|white-balloon}}||107||{{MC/Dec-hex|107}}||balloon||[[Minecraft:Balloon]]
|{{ItemSprite|white-balloon}}||107||{{dec-hex|107}}||balloon||[[Minecraft:Balloon]]
|-
|-
|{{MC/EntitySprite|pufferfish}}||108||{{MC/Dec-hex|108}}||pufferfish||Pufferfish
|{{EntitySprite|pufferfish}}||108||{{dec-hex|108}}||pufferfish||[[Minecraft:Pufferfish]]
|-
|-
|{{MC/EntitySprite|salmon}}||109||{{MC/Dec-hex|109}}||salmon||Salmon
|{{EntitySprite|salmon}}||109||{{dec-hex|109}}||salmon||[[Minecraft:Salmon]]
|-
|-
|{{MC/EntitySprite|drowned}}||110||{{MC/Dec-hex|110}}||drowned||Drowned
|{{EntitySprite|drowned}}||110||{{dec-hex|110}}||drowned||[[Minecraft:Drowned]]
|-
|-
|{{MC/EntitySprite|tropical-fish}}||111||{{MC/Dec-hex|111}}||tropicalfish||[[Minecraft:Tropical Fish]]
|{{EntitySprite|tropical-fish}}||111||{{dec-hex|111}}||tropicalfish||[[Minecraft:Tropical Fish]]
|-
|-
|{{MC/EntitySprite|cod}}||112||{{MC/Dec-hex|112}}||cod||Cod
|{{EntitySprite|cod}}||112||{{dec-hex|112}}||cod||[[Minecraft:Cod]]
|-
|-
|{{MC/EntitySprite|panda}}||113||{{MC/Dec-hex|113}}||panda||Panda
|{{EntitySprite|panda}}||113||{{dec-hex|113}}||panda||[[Minecraft:Panda]]
|-
|-
|{{MC/EntitySprite|pillager}}||114||{{MC/Dec-hex|114}}||pillager||Pillager
|{{EntitySprite|pillager}}||114||{{dec-hex|114}}||pillager||[[Minecraft:Pillager]]
|-
|-
|{{MC/EntitySprite|villager}}||115||{{MC/Dec-hex|115}}||villager_v2||[[Minecraft:Villager]]
|{{EntitySprite|villager}}||115||{{dec-hex|115}}||villager_v2||[[Minecraft:Villager]]
|-
|-
|{{MC/EntitySprite|zombie-villager}}||116||{{MC/Dec-hex|116}}||zombie_villager_v2||Zombie Villager
|{{EntitySprite|zombie-villager}}||116||{{dec-hex|116}}||zombie_villager_v2||[[Minecraft:Zombie Villager]]
|-
|-
|{{MC/ItemSprite|shield}}||117||{{MC/Dec-hex|117}}||shield||[[Minecraft:Shield]]
|{{ItemSprite|shield}}||117||{{dec-hex|117}}||shield||[[Minecraft:Shield]]
|-
|-
|{{MC/EntitySprite|wandering-trader}}||118||{{MC/Dec-hex|118}}||wandering_trader||Wandering Trader
|{{EntitySprite|wandering-trader}}||118||{{dec-hex|118}}||wandering_trader||[[Minecraft:Wandering Trader]]
|-
|-
|{{MC/EntitySprite|Elder Guardian}}||120||{{MC/Dec-hex|120}}||elder_guardian_ghost||[[Minecraft:Elder Guardian Ghost]]
|{{EntitySprite|Elder Guardian}}||120||{{dec-hex|120}}||elder_guardian_ghost||[[Minecraft:Elder Guardian Ghost]]
|-
|-
|{{MC/EntitySprite|fox}}||121||{{MC/Dec-hex|121}}||fox||Fox
|{{EntitySprite|fox}}||121||{{dec-hex|121}}||fox||[[Minecraft:Fox]]
|-
|-
|{{MC/EntitySprite|bee}}||122||{{MC/Dec-hex|122}}||bee||Bee
|{{EntitySprite|bee}}||122||{{dec-hex|122}}||bee||[[Minecraft:Bee]]
|-
|-
|{{MC/EntitySprite|Piglin}}||123||{{MC/Dec-hex|123}}||piglin||[[Minecraft:Piglin]]
|{{EntitySprite|Piglin}}||123||{{dec-hex|123}}||piglin||[[Minecraft:Piglin]]
|-
|-
|{{MC/EntitySprite|Hoglin}}||124||{{MC/Dec-hex|124}}||hoglin||Hoglin
|{{EntitySprite|Hoglin}}||124||{{dec-hex|124}}||hoglin||[[Minecraft:Hoglin]]
|-
|-
|{{MC/EntitySprite|Strider}}||125||{{MC/Dec-hex|125}}||strider||Strider
|{{EntitySprite|Strider}}||125||{{dec-hex|125}}||strider||[[Minecraft:Strider]]
|-
|-
|{{MC/EntitySprite|Zoglin}}||126||{{MC/Dec-hex|126}}||zoglin||Zoglin
|{{EntitySprite|Zoglin}}||126||{{dec-hex|126}}||zoglin||[[Minecraft:Zoglin]]
|-
|-
|{{MC/EntitySprite|Piglin Brute}}||127||{{MC/Dec-hex|127}}||piglin_brute||Piglin Brute
|{{EntitySprite|Piglin Brute}}||127||{{dec-hex|127}}||piglin_brute||[[Minecraft:Piglin Brute]]
|-
|-
|{{MC/EntitySprite|Goat}}||128||{{MC/Dec-hex|128}}||goat||Goat
|{{EntitySprite|Goat}}||128||{{dec-hex|128}}||goat||[[Minecraft:Goat]]
|-
|-
|{{MC/EntitySprite|Glow Squid}}||129||{{MC/Dec-hex|129}}||glow_squid||Glow Squid
|{{EntitySprite|Glow Squid}}||129||{{dec-hex|129}}||glow_squid||[[Minecraft:Glow Squid]]
|-
|-
|{{MC/EntitySprite|Axolotl}}||130||{{MC/Dec-hex|130}}||axolotl||Axolotl
|{{EntitySprite|Axolotl}}||130||{{dec-hex|130}}||axolotl||[[Minecraft:Axolotl]]
|-
|-
|{{MC/EntitySprite|Warden}}||131||{{MC/Dec-hex|131}}||warden||[[Minecraft:Warden]]
|{{EntitySprite|Warden}}||131||{{dec-hex|131}}||warden||[[Minecraft:Warden]]
|-
|-
|{{MC/EntitySprite|Frog}}||132||{{MC/Dec-hex|132}}||frog||Frog
|{{EntitySprite|Frog}}||132||{{dec-hex|132}}||frog||[[Minecraft:Frog]]
|-
|-
|{{MC/EntitySprite|Tadpole}}||133||{{MC/Dec-hex|133}}||tadpole||Tadpole
|{{EntitySprite|Tadpole}}||133||{{dec-hex|133}}||tadpole||[[Minecraft:Tadpole]]
|-
|-
|{{MC/EntitySprite|allay}}||134||{{MC/Dec-hex|134}}||allay||Allay
|{{EntitySprite|allay}}||134||{{dec-hex|134}}||allay||[[Minecraft:Allay]]
|-
|-
|{{MC/EntitySprite|firefly}}||135||{{MC/Dec-hex|135}}||firefly||Firefly <small>(removed)</small>
|{{EntitySprite|firefly}}||135||{{dec-hex|135}}||firefly||[[Minecraft:Firefly]] <small>(removed)</small>
|-
|-
|{{MC/EntitySprite|camel}}||138||{{MC/Dec-hex|138}}||camel||Camel
|{{EntitySprite|camel}}||138||{{dec-hex|138}}||camel||[[Minecraft:Camel]]
|-
|-
|{{MC/EntitySprite|sniffer}}||139||{{MC/Dec-hex|139}}||sniffer||Sniffer
|{{EntitySprite|sniffer}}||139||{{dec-hex|139}}||sniffer||[[Minecraft:Sniffer]]
|-
|-
|{{MC/EntitySprite|Breeze}}||140||{{MC/Dec-hex|140}}||breeze||Breeze
|{{EntitySprite|Breeze}}||140||{{dec-hex|140}}||breeze||[[Minecraft:Breeze]]
|-
|-
|{{MC/EntitySprite|Wind Charge}}||141||{{MC/Dec-hex|141}}||breeze_wind_charge_projectile||[[Minecraft:Wind Charge]]
|{{EntitySprite|Wind Charge}}||141||{{dec-hex|141}}||breeze_wind_charge_projectile||[[Minecraft:Wind Charge]]
|-
|-
|{{MC/EntitySprite|Armadillo}}||142||{{MC/Dec-hex|142}}||armadillo||Armadillo
|{{EntitySprite|Armadillo}}||142||{{dec-hex|142}}||armadillo||[[Minecraft:Armadillo]]
|-
|-
|{{MC/EntitySprite|Wind Charge}}||143||{{MC/Dec-hex|143}}||wind_charge_projectile||[[Minecraft:Wind Charge]]
|{{EntitySprite|Wind Charge}}||143||{{dec-hex|143}}||wind_charge_projectile||[[Minecraft:Wind Charge]]
|-
|-
|{{MC/EntitySprite|Bogged}}||144||{{MC/Dec-hex|144}}||bogged||Bogged
|{{EntitySprite|Bogged}}||144||{{dec-hex|144}}||bogged||[[Minecraft:Bogged]]
|-
|-
|{{MC/EntitySprite|Ominous Item Spawner}}||145||{{MC/Dec-hex|145}}||ominous_item_spawner||Ominous Item Spawner
|{{EntitySprite|Ominous Item Spawner}}||145||{{dec-hex|145}}||ominous_item_spawner||[[Minecraft:Ominous Item Spawner]]
|-
|-
|{{MC/EntitySprite|Creaking}}||146||{{MC/Dec-hex|146}}||creaking||Creaking
|{{EntitySprite|Creaking}}||146||{{dec-hex|146}}||creaking||[[Minecraft:Creaking]]
|-
|-
|{{MC/EntitySprite|Happy Ghast}}||147||{{MC/Dec-hex|147}}||happy_ghast||Happy Ghast
|{{EntitySprite|Happy Ghast}}||147||{{dec-hex|147}}||happy_ghast||[[Minecraft:Happy Ghast]]
|-
|-
|{{MC/EntitySprite|Copper Golem}}||148||{{MC/Dec-hex|148}}||copper_golem||Copper Golem
|{{EntitySprite|Copper Golem}}||148||{{dec-hex|148}}||copper_golem||[[Minecraft:Copper Golem]]
|-
|-
|{{MC/EntitySprite|Nautilus}}||149||{{MC/Dec-hex|149}}||nautilus||Nautilus
|{{EntitySprite|Nautilus}}||149||{{dec-hex|149}}||nautilus||[[Minecraft:Nautilus]]
|-
|-
|{{MC/EntitySprite|Zombie Nautilus}}||150||{{MC/Dec-hex|150}}||zombie_nautilus||Zombie Nautilus
|{{EntitySprite|Zombie Nautilus}}||150||{{dec-hex|150}}||zombie_nautilus||[[Minecraft:Zombie Nautilus]]
|-
|-
|{{MC/EntitySprite|Parched}}||151||{{MC/Dec-hex|151}}||parched||Parched
|{{EntitySprite|Parched}}||151||{{dec-hex|151}}||parched||[[Minecraft:Parched]]
|-
|-
|{{MC/EntitySprite|Camel Husk}}||152||{{MC/Dec-hex|152}}||camel_husk||Camel Husk
|{{EntitySprite|Camel Husk}}||152||{{dec-hex|152}}||camel_husk||[[Minecraft:Camel Husk]]
|-
|-
|{{MC/EntitySprite|Trader Llama}}||157||{{MC/Dec-hex|157}}||trader_llama||Trader Llama
|{{EntitySprite|Trader Llama}}||157||{{dec-hex|157}}||trader_llama||[[Minecraft:Trader Llama]]
|-
|-
|{{MC/EntitySprite|boat-with-chest}}||218||{{MC/Dec-hex|134}}||chest_boat||[[Minecraft:Boat with Chest]]
|{{EntitySprite|boat-with-chest}}||218||{{dec-hex|134}}||chest_boat||[[Minecraft:Boat with Chest]]
|}
|}


===Effect IDs===
===Effect IDs===
{|class="wikitable stikitable sortable collapsible collapsed"
{|class="wikitable stikitable sortable collapsible collapsed"
!Effect!!ID!!Resource location!!Particle
!Effect!!ID!![[Minecraft:Resource location]]!!Particle
|-
|-
|height="32px"|{{MC/EffectSprite|speed}} Speed
|height="32px"|{{EffectSprite|speed}} Speed
|1
|1
|{{MC/Code|speed}}
|{{code|speed}}
|{{MC/EffectSprite|particle-speed}}
|{{EffectSprite|particle-speed}}
|-
|-
|height="32px"|{{MC/EffectSprite|slowness}} Slowness
|height="32px"|{{EffectSprite|slowness}} Slowness
|2
|2
|
|
{{MC/Code|slowness}}
{{code|slowness}}
|{{MC/EffectSprite|particle-slowness}}
|{{EffectSprite|particle-slowness}}
|-
|-
|height="32px"|
|height="32px"|
{{MC/EffectSprite|haste}} Haste
{{EffectSprite|haste}} Haste
|3
|3
|{{MC/Code|haste}}
|{{code|haste}}
|{{MC/EffectSprite|particle-haste}}
|{{EffectSprite|particle-haste}}
|-
|-
|height="32px"|{{MC/EffectSprite|mining-fatigue}} Mining Fatigue
|height="32px"|{{EffectSprite|mining-fatigue}} Mining Fatigue
|4
|4
|{{MC/Code|mining_fatigue}}
|{{code|mining_fatigue}}
|{{MC/EffectSprite|particle-mining-fatigue}}
|{{EffectSprite|particle-mining-fatigue}}
|-
|-
|height="32px"|{{MC/EffectSprite|strength}} Strength
|height="32px"|{{EffectSprite|strength}} Strength
|5
|5
|{{MC/Code|strength}}
|{{code|strength}}
|{{MC/EffectSprite|particle-strength}}
|{{EffectSprite|particle-strength}}
|-
|-
|height="32px"|Instant Health
|height="32px"|Instant Health
|6
|6
|{{MC/Code|instant_health}}
|{{code|instant_health}}
|{{MC/EffectSprite|particle-healing}}
|{{EffectSprite|particle-healing}}
|-
|-
|height="32px"|Instant Damage
|height="32px"|Instant Damage
|7
|7
|{{MC/Code|instant_damage}}
|{{code|instant_damage}}
|{{MC/EffectSprite|particle-harming}}
|{{EffectSprite|particle-harming}}
|-
|-
|height="32px"|{{MC/EffectSprite|jump-boost}} Jump Boost
|height="32px"|{{EffectSprite|jump-boost}} Jump Boost
|8
|8
|{{MC/Code|jump_boost}}
|{{code|jump_boost}}
|{{MC/EffectSprite|particle-jump-boost}}
|{{EffectSprite|particle-jump-boost}}
|-
|-
|height="32px"|{{MC/EffectSprite|nausea}} Nausea
|height="32px"|{{EffectSprite|nausea}} Nausea
|9
|9
|{{MC/Code|nausea}}
|{{code|nausea}}
|
|
{{MC/EffectSprite|particle-nausea}}
{{EffectSprite|particle-nausea}}
|-
|-
|height="32px"|{{MC/EffectSprite|regeneration}} Regeneration
|height="32px"|{{EffectSprite|regeneration}} Regeneration
|10
|10
|{{MC/Code|regeneration}}
|{{code|regeneration}}
|{{MC/EffectSprite|particle-regeneration}}
|{{EffectSprite|particle-regeneration}}
|-
|-
|height="32px"|{{MC/EffectSprite|resistance}} Resistance
|height="32px"|{{EffectSprite|resistance}} Resistance
|11
|11
|{{MC/Code|resistance}}
|{{code|resistance}}
|{{MC/EffectSprite|particle-resistance}}
|{{EffectSprite|particle-resistance}}
|-
|-
|height="32px"|{{MC/EffectSprite|fire-resistance}} Fire Resistance
|height="32px"|{{EffectSprite|fire-resistance}} Fire Resistance
|12
|12
|{{MC/Code|fire_resistance}}
|{{code|fire_resistance}}
|{{MC/EffectSprite|particle-fire-resistance}}
|{{EffectSprite|particle-fire-resistance}}
|-
|-
|height="32px"|{{MC/EffectSprite|water-breathing}} Water Breathing
|height="32px"|{{EffectSprite|water-breathing}} Water Breathing
|13
|13
|{{MC/Code|water_breathing}}
|{{code|water_breathing}}
|{{MC/EffectSprite|particle-water-breathing}}
|{{EffectSprite|particle-water-breathing}}
|-
|-
|height="32px"|{{MC/EffectSprite|invisibility}} Invisibility
|height="32px"|{{EffectSprite|invisibility}} Invisibility
|14
|14
|{{MC/Code|invisibility}}
|{{code|invisibility}}
|{{MC/EffectSprite|particle-invisibility}}
|{{EffectSprite|particle-invisibility}}
|-
|-
|height="32px"|{{MC/EffectSprite|blindness}} Blindness
|height="32px"|{{EffectSprite|blindness}} Blindness
|15
|15
|{{MC/Code|blindness}}
|{{code|blindness}}
|{{MC/EffectSprite|particle-blindness}}
|{{EffectSprite|particle-blindness}}
|-
|-
|height="32px"|{{MC/EffectSprite|night-vision}} Night Vision
|height="32px"|{{EffectSprite|night-vision}} Night Vision
|16
|16
|{{MC/Code|night_vision}}
|{{code|night_vision}}
|{{MC/EffectSprite|particle-night-vision}}
|{{EffectSprite|particle-night-vision}}
|-
|-
|height="32px"|{{MC/EffectSprite|hunger}} Hunger
|height="32px"|{{EffectSprite|hunger}} Hunger
|17
|17
|{{MC/Code|hunger}}
|{{code|hunger}}
|{{MC/EffectSprite|particle-hunger}}
|{{EffectSprite|particle-hunger}}
|-
|-
|height="32px"|{{MC/EffectSprite|weakness}} Weakness
|height="32px"|{{EffectSprite|weakness}} Weakness
|18
|18
|{{MC/Code|weakness}}
|{{code|weakness}}
|{{MC/EffectSprite|particle-weakness}}
|{{EffectSprite|particle-weakness}}
|-
|-
|height="32px"|{{MC/EffectSprite|poison}} Poison
|height="32px"|{{EffectSprite|poison}} Poison
|19
|19
|{{MC/Code|poison}}
|{{code|poison}}
|{{MC/EffectSprite|particle-poison}}
|{{EffectSprite|particle-poison}}
|-
|-
|height="32px"|{{MC/EffectSprite|wither}} Wither
|height="32px"|{{EffectSprite|wither}} Wither
|20
|20
|{{MC/Code|wither}}
|{{code|wither}}
|
|
{{MC/EffectSprite|particle-wither}}
{{EffectSprite|particle-wither}}
|-
|-
|height="32px"|{{MC/EffectSprite|health-boost}} Health Boost
|height="32px"|{{EffectSprite|health-boost}} Health Boost
|21
|21
|{{MC/Code|health_boost}}
|{{code|health_boost}}
|{{MC/EffectSprite|particle-health-boost}}
|{{EffectSprite|particle-health-boost}}
|-
|-
|height="32px"|{{MC/EffectSprite|absorption}} Absorption
|height="32px"|{{EffectSprite|absorption}} Absorption
|22
|22
|{{MC/Code|absorption}}
|{{code|absorption}}
|{{MC/EffectSprite|particle-absorption}}
|{{EffectSprite|particle-absorption}}
|-
|-
|height="32px"|Saturation
|height="32px"|Saturation
|23
|23
|{{MC/Code|saturation}}
|{{code|saturation}}
|{{MC/EffectSprite|particle-saturation}}
|{{EffectSprite|particle-saturation}}
|-
|-
|height="32px"|
|height="32px"|
{{MC/EffectSprite|levitation}} Levitation
{{EffectSprite|levitation}} Levitation
|24
|24
|{{MC/Code|levitation}}
|{{code|levitation}}
||{{MC/EffectSprite|particle-levitation}}
||{{EffectSprite|particle-levitation}}
|-
|-
|height="32px"|{{MC/EffectSprite|poison}} Fatal Poison
|height="32px"|{{EffectSprite|poison}} Fatal Poison
|25
|25
|{{MC/Code|fatal_poison}}
|{{code|fatal_poison}}
|{{MC/EffectSprite|particle-poison}}
|{{EffectSprite|particle-poison}}
|-
|-
|height="32px"|{{MC/EffectSprite|conduit-power}} Conduit Power
|height="32px"|{{EffectSprite|conduit-power}} Conduit Power
|26
|26
|{{MC/Code|conduit_power}}
|{{code|conduit_power}}
|{{MC/EffectSprite|particle-conduit-power}}
|{{EffectSprite|particle-conduit-power}}
|-
|-
|height="32px"|{{MC/EffectSprite|slow-falling}} Slow Falling
|height="32px"|{{EffectSprite|slow-falling}} Slow Falling
|27
|27
|{{MC/Code|slow_falling}}
|{{code|slow_falling}}
|{{MC/EffectSprite|particle-slow-falling}}
|{{EffectSprite|particle-slow-falling}}
|-
|-
|height="32px"|{{MC/EffectSprite|bad-omen}} Bad Omen
|height="32px"|{{EffectSprite|bad-omen}} Bad Omen
|28
|28
|{{MC/Code|bad_omen}}
|{{code|bad_omen}}
|{{MC/EffectSprite|particle-bad-omen}}
|{{EffectSprite|particle-bad-omen}}
|-
|-
|height="32px"|{{MC/EffectSprite|hero-of-the-village}} Hero of the Village
|height="32px"|{{EffectSprite|hero-of-the-village}} Hero of the Village
|29
|29
|{{MC/Code|village_hero}}
|{{code|village_hero}}
|{{MC/EffectSprite|particle-hero-of-the-village}}
|{{EffectSprite|particle-hero-of-the-village}}
|-
|-
|height="32px"|{{MC/EffectSprite|darkness}} Darkness
|height="32px"|{{EffectSprite|darkness}} Darkness
|30
|30
|{{MC/Code|darkness}}
|{{code|darkness}}
|{{MC/EffectSprite|particle-darkness}}
|{{EffectSprite|particle-darkness}}
|}
|}


Line 945: Line 945:
{|class="wikitable stikitable sortable collapsible collapsed" "sortable col-3-right" data-description="Enchantment IDs" style="text-align: left;"
{|class="wikitable stikitable sortable collapsible collapsed" "sortable col-3-right" data-description="Enchantment IDs" style="text-align: left;"
!Enchantment
!Enchantment
!Resource location
![[Minecraft:Resource location]]
!ID
!ID
|-
|-
|Protection
|Protection
|{{MC/Code|protection}}
|{{code|protection}}
|0
|0
|-
|-
|Fire Protection
|Fire Protection
|{{MC/Code|fire_protection}}
|{{code|fire_protection}}
|1
|1
|-
|-
|Feather Falling
|Feather Falling
|{{MC/Code|feather_falling}}
|{{code|feather_falling}}
|2
|2
|-
|-
|Blast Protection
|Blast Protection
|{{MC/Code|blast_protection}}
|{{code|blast_protection}}
|3
|3
|-
|-
|Projectile Protection
|Projectile Protection
|{{MC/Code|projectile_protection}}
|{{code|projectile_protection}}
|4
|4
|-
|-
|Thorns
|Thorns
|{{MC/Code|thorns}}
|{{code|thorns}}
|5
|5
|-
|-
|Respiration
|Respiration
|{{MC/Code|respiration}}
|{{code|respiration}}
|6
|6
|-
|-
|Depth Strider
|Depth Strider
|{{MC/Code|depth_strider}}
|{{code|depth_strider}}
|7
|7
|-
|-
|Aqua Affinity
|Aqua Affinity
|{{MC/Code|aqua_affinity}}
|{{code|aqua_affinity}}
|8
|8
|-
|-
|Sharpness
|Sharpness
|{{MC/Code|sharpness}}
|{{code|sharpness}}
|9
|9
|-
|-
|Smite
|Smite
|
|
{{MC/Code|smite}}
{{code|smite}}
|10
|10
|-
|-
|Bane of Arthropods
|Bane of Arthropods
|{{MC/Code|bane_of_arthropods}}
|{{code|bane_of_arthropods}}
|11
|11
|-
|-
|Knockback
|Knockback
|{{MC/Code|knockback}}
|{{code|knockback}}
|12
|12
|-
|-
|Fire Aspect
|Fire Aspect
|{{MC/Code|fire_aspect}}
|{{code|fire_aspect}}
|13
|13
|-
|-
|Looting
|Looting
|{{MC/Code|looting}}
|{{code|looting}}
|14
|14
|-
|-
|Efficiency
|Efficiency
|{{MC/Code|efficiency}}
|{{code|efficiency}}
|15
|15
|-
|-
|Silk Touch
|Silk Touch
|{{MC/Code|silk_touch}}
|{{code|silk_touch}}
|16
|16
|-
|-
|Unbreaking
|Unbreaking
|{{MC/Code|unbreaking}}
|{{code|unbreaking}}
|17
|17
|-
|-
|Fortune
|Fortune
|{{MC/Code|fortune}}
|{{code|fortune}}
|18
|18
|-
|-
|Power
|Power
|{{MC/Code|power}}
|{{code|power}}
|19
|19
|-
|-
|Punch
|Punch
|{{MC/Code|punch}}
|{{code|punch}}
|20
|20
|-
|-
|Flame
|Flame
|{{MC/Code|flame}}
|{{code|flame}}
|21
|21
|-
|-
|Infinity
|Infinity
|{{MC/Code|infinity}}
|{{code|infinity}}
|22
|22
|-
|-
|Luck of the Sea
|Luck of the Sea
|{{MC/Code|luck_of_the_sea}}
|{{code|luck_of_the_sea}}
|23
|23
|-
|-
|Lure
|Lure
|{{MC/Code|lure}}
|{{code|lure}}
|24
|24
|-
|-
|Frost Walker
|Frost Walker
|{{MC/Code|frost_walker}}
|{{code|frost_walker}}
|25
|25
|-
|-
|Mending
|Mending
|{{MC/Code|mending}}
|{{code|mending}}
|26
|26
|-
|-
|Curse of Binding
|Curse of Binding
|{{MC/Code|binding}}
|{{code|binding}}
|27
|27
|-
|-
|Curse of Vanishing
|Curse of Vanishing
|{{MC/Code|vanishing}}
|{{code|vanishing}}
|28
|28
|-
|-
|Impaling
|Impaling
|{{MC/Code|impaling}}
|{{code|impaling}}
|29
|29
|-
|-
|Riptide
|Riptide
|{{MC/Code|riptide}}
|{{code|riptide}}
|30
|30
|-
|-
|Loyalty
|Loyalty
|{{MC/Code|loyalty}}
|{{code|loyalty}}
|31
|31
|-
|-
|Channeling
|Channeling
|{{MC/Code|channeling}}
|{{code|channeling}}
|32
|32
|-
|-
|Multishot
|Multishot
|{{MC/Code|multishot}}
|{{code|multishot}}
|33
|33
|-
|-
|Piercing
|Piercing
|{{MC/Code|piercing}}
|{{code|piercing}}
|34
|34
|-
|-
|Quick Charge
|Quick Charge
|{{MC/Code|quick_charge}}
|{{code|quick_charge}}
|35
|35
|-
|-
|Soul Speed
|Soul Speed
|{{MC/Code|soul_speed}}
|{{code|soul_speed}}
|36
|36
|-
|-
|Swift Sneak
|Swift Sneak
|{{MC/Code|swift_sneak}}
|{{code|swift_sneak}}
|37
|37
|-
|-
|Wind Burst
|Wind Burst
|{{MC/Code|wind_burst}}
|{{Code|wind_burst}}
|38
|38
|-
|-
|Density
|Density
|{{MC/Code|density}}
|{{Code|density}}
|39
|39
|-
|-
|Breach
|Breach
|{{MC/Code|breach}}
|{{Code|breach}}
|40
|40
|-
|-
|Lunge
|Lunge
|{{MC/Code|lunge}}
|{{Code|lunge}}
|41
|41
|}
|}
Line 1,128: Line 1,128:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Sculk Shrieker}}
|{{BlockLink|Sculk Shrieker}}
|}
|}


Line 1,138: Line 1,138:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|2}})
|Integer ({{code|0}} to {{code|2}})
|{{MC/Blocklink|Cocoa}}
|{{BlockLink|Cocoa}}
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|
|
*{{MC/Blocklink|Frosted Ice}}
*{{BlockLink|Frosted Ice}}
*{{MC/Blocklink|Nether Wart}}
*{{BlockLink|Nether Wart}}
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|5}})
|Integer ({{code|0}} to {{code|5}})
|{{MC/Blocklink|Chorus Flower}}
|{{BlockLink|Chorus Flower}}
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|15}})
|Integer ({{code|0}} to {{code|15}})
|
|
*{{MC/Blocklink|Cactus}}
*{{BlockLink|Cactus}}
*{{MC/Blocklink|Fire}}
*{{BlockLink|Fire}}
*{{MC/Blocklink|Soul Fire}}
*{{BlockLink|Soul Fire}}
*{{MC/Blocklink|Sugar Cane}}
*{{BlockLink|Sugar Cane}}
|}
|}


Line 1,163: Line 1,163:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|
|
*{{MC/Blocklink|Bamboo}}
*{{BlockLink|Bamboo}}
*{{MC/Blocklink|Bamboo Sapling}}
*{{BlockLink|Bamboo Sapling}}
*{{MC/Blocklink|Saplings|id=oak-sapling}}
*{{BlockLink|Saplings|id=oak-sapling}}
|}
|}


Line 1,176: Line 1,176:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|
|
*{{MC/Blocklink|Tripwire Hook}}
*{{BlockLink|Tripwire Hook}}
*{{MC/Blocklink|Tripwire}}
*{{BlockLink|Tripwire}}
*{{MC/Blocklink|id=oak-hanging-sign|Hanging Signs}}
*{{BlockLink|id=oak-hanging-sign|Hanging Signs}}
|}
|}


Line 1,190: Line 1,190:
|-
|-
|
|
*{{MC/Code|standing}}
*{{code|standing}}
*{{MC/Code|hanging}}
*{{code|hanging}}
*{{MC/Code|side}}
*{{code|side}}
*{{MC/Code|multiple}}
*{{code|multiple}}
|
|
*{{MC/Blocklink|Bell}}
*{{BlockLink|Bell}}
*{{MC/Blocklink|Grindstone}}
*{{BlockLink|Grindstone}}
|}
|}


Line 1,206: Line 1,206:
|-
|-
|
|
*{{MC/Code|no_leaves}}
*{{code|no_leaves}}
*{{MC/Code|small_leaves}}
*{{code|small_leaves}}
*{{MC/Code|large_leaves}}
*{{code|large_leaves}}
|{{MC/Blocklink|Bamboo}}
|{{BlockLink|Bamboo}}
|}
|}


Line 1,219: Line 1,219:
|-
|-
|
|
*{{MC/Code|thin}}
*{{code|thin}}
*{{MC/Code|thick}}
*{{code|thick}}
|{{MC/Blocklink|Bamboo}}
|{{BlockLink|Bamboo}}
|}
|}


Line 1,230: Line 1,230:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Big Dripleaf}}
|{{BlockLink|Big Dripleaf}}
|}
|}


Line 1,240: Line 1,240:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|unstable}}
*{{code|unstable}}
*{{MC/Code|partial_tilt}}
*{{code|partial_tilt}}
*{{MC/Code|full_tilt}}
*{{code|full_tilt}}
|{{MC/Blocklink|Big Dripleaf}}
|{{BlockLink|Big Dripleaf}}
|}
|}


Line 1,252: Line 1,252:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|6}})
|Integer ({{code|0}} to {{code|6}})
|{{MC/Blocklink|Cake}}
|{{BlockLink|Cake}}
|}
|}


Line 1,261: Line 1,261:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Sculk Catalyst}}
|{{BlockLink|Sculk Catalyst}}
|}
|}


Line 1,270: Line 1,270:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|63}})
|Integer ({{code|0}} to {{code|63}})
|{{MC/Blocklink|Chiseled Bookshelf}}
|{{BlockLink|Chiseled Bookshelf}}
|}
|}


Line 1,279: Line 1,279:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Brewing Stand}}
|{{BlockLink|Brewing Stand}}
|}
|}


Line 1,288: Line 1,288:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Brewing Stand}}
|{{BlockLink|Brewing Stand}}
|}
|}


Line 1,297: Line 1,297:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Brewing Stand}}
|{{BlockLink|Brewing Stand}}
|}
|}


Line 1,306: Line 1,306:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|
|
*{{MC/Blocklink|Suspicious Gravel}}
*{{BlockLink|Suspicious Gravel}}
*{{MC/Blocklink|Suspicious Sand}}
*{{BlockLink|Suspicious Sand}}
|}
|}


Line 1,317: Line 1,317:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|id=oak-button|Button}} (any)
|{{BlockLink|id=oak-button|Button}} (any)
|}
|}


Line 1,327: Line 1,327:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Sculk Shrieker}}
|{{BlockLink|Sculk Shrieker}}
|}
|}


Line 1,337: Line 1,337:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|{{MC/Blocklink|Candle}} (any)
|{{BlockLink|Candle}} (any)
|}
|}


Line 1,348: Line 1,348:
|-
|-
|
|
*{{MC/Code|water}}
*{{code|water}}
*{{MC/Code|lava}}
*{{code|lava}}
*{{MC/Code|powder_snow}}
*{{code|powder_snow}}
|{{MC/Blocklink|Cauldron}}
|{{BlockLink|Cauldron}}
|}
|}


Line 1,360: Line 1,360:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|{{MC/Blocklink|Sea Pickle}}
|{{BlockLink|Sea Pickle}}
|}
|}
==== composter_fill_level ====
==== composter_fill_level ====
Line 1,369: Line 1,369:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|8}})
|Integer ({{code|0}} to {{code|8}})
|{{MC/Blocklink|Composter}}
|{{BlockLink|Composter}}
|}
|}
==== conditional_bit ====
==== conditional_bit ====
Line 1,378: Line 1,378:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Command Block}} (any)
|{{BlockLink|Command Block}} (any)
|}
|}
==== coral_direction ====
==== coral_direction ====
Line 1,386: Line 1,386:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|{{MC/Blocklink|id=all-coral-fans|Coral Fan|Coral Wall Fans}} (any, including dead)
|{{BlockLink|id=all-coral-fans|Coral Fan|Coral Wall Fans}} (any, including dead)
|}
|}
==== coral_fan_direction ====
==== coral_fan_direction ====
Line 1,394: Line 1,394:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|1}})
|Integer ({{code|0}} to {{code|1}})
|{{MC/Blocklink|id=all-coral-fans|Coral Fans}} (any, including dead)
|{{BlockLink|id=all-coral-fans|Coral Fans}} (any, including dead)
|}
|}
==== covered_bit ====
==== covered_bit ====
Line 1,402: Line 1,402:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Snow}}
|{{BlockLink|Snow}}
|}
|}
==== crafting ====
==== crafting ====
Line 1,410: Line 1,410:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Crafter}}
|{{BlockLink|Crafter}}
|}
|}
==== creaking_heart_state ====
==== creaking_heart_state ====
Line 1,419: Line 1,419:
|-
|-
|
|
*{{MC/Code|uprooted}}
*{{code|uprooted}}
*{{MC/Code|dormant}}
*{{code|dormant}}
*{{MC/Code|awake}}
*{{code|awake}}
|{{MC/Blocklink|Creaking Heart}}
|{{BlockLink|Creaking Heart}}
|}
|}
==== dead_bit ====
==== dead_bit ====
Line 1,429: Line 1,429:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|Sea Pickle}}
|{{BlockLink|Sea Pickle}}
|}
|}
==== deprecated ====
==== deprecated ====
Line 1,437: Line 1,437:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|
|
*{{MC/Blocklink|Bone Block}}
*{{BlockLink|Bone Block}}
*{{MC/Blocklink|Hay Bale}}
*{{BlockLink|Hay Bale}}
|}
|}
==== direction ====
==== direction ====
Line 1,447: Line 1,447:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|
|
*{{MC/Blocklink|id=white-bed|Bed}}
*{{BlockLink|id=white-bed|Bed}}
*{{MC/Blocklink|Bee Nest}}
*{{BlockLink|Bee Nest}}
*{{MC/Blocklink|Beehive}}
*{{BlockLink|Beehive}}
*{{MC/Blocklink|Bell}}
*{{BlockLink|Bell}}
*{{MC/Blocklink|Chiseled Bookshelf}}
*{{BlockLink|Chiseled Bookshelf}}
*{{MC/Blocklink|Cocoa}}
*{{BlockLink|Cocoa}}
*{{MC/Blocklink|Compound Creator}}
*{{BlockLink|Compound Creator}}
*{{MC/Blocklink|Decorated Pot}}
*{{BlockLink|Decorated Pot}}
*{{MC/Blocklink|Element Constructor}}
*{{BlockLink|Element Constructor}}
*{{MC/Blocklink|Grindstone}}
*{{BlockLink|Grindstone}}
*{{MC/Blocklink|Lab Table}}
*{{BlockLink|Lab Table}}
*{{MC/Blocklink|Loom}}
*{{BlockLink|Loom}}
*{{MC/Blocklink|Material Reducer}}
*{{BlockLink|Material Reducer}}
*{{MC/Blocklink|id=oak-trapdoor|Trapdoors}} (any)
*{{BlockLink|id=oak-trapdoor|Trapdoors}} (any)
*{{MC/Blocklink|Tripwire Hook}}
*{{BlockLink|Tripwire Hook}}
|}
|}
==== disarmed_bit ====
==== disarmed_bit ====
Line 1,470: Line 1,470:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|Tripwire}}
|{{BlockLink|Tripwire}}
|}
|}
==== door_hinge_bit ====
==== door_hinge_bit ====
Line 1,478: Line 1,478:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|id=oak-door|Door}} (any)
|{{BlockLink|id=oak-door|Door}} (any)
|}
|}
==== drag_down ====
==== drag_down ====
Line 1,486: Line 1,486:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|Bubble Column}}
|{{BlockLink|Bubble Column}}
|}
|}
==== dripstone_thickness ====
==== dripstone_thickness ====
Line 1,495: Line 1,495:
|-
|-
|
|
*{{MC/Code|tip}}
*{{code|tip}}
*{{MC/Code|frustum}}
*{{code|frustum}}
*{{MC/Code|middle}}
*{{code|middle}}
*{{MC/Code|base}}
*{{code|base}}
*{{MC/Code|merge}}
*{{code|merge}}
|{{MC/Blocklink|Pointed Dripstone}}
|{{BlockLink|Pointed Dripstone}}
|}
|}
==== end_portal_eye_bit ====
==== end_portal_eye_bit ====
Line 1,507: Line 1,507:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|End Portal Frame}}
|{{BlockLink|End Portal Frame}}
|}
|}
==== explode_bit ====
==== explode_bit ====
Line 1,515: Line 1,515:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|TNT}}
*{{BlockLink|TNT}}
*{{MC/Blocklink|Underwater TNT}}
*{{BlockLink|Underwater TNT}}
|}
|}
==== extinguished ====
==== extinguished ====
Line 1,525: Line 1,525:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Campfire}}
*{{BlockLink|Campfire}}
*{{MC/Blocklink|Soul Campfire}}
*{{BlockLink|Soul Campfire}}
|}
|}
==== facing_direction ====
==== facing_direction ====
Line 1,535: Line 1,535:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}}) (with {{MC/Code|4}} to {{MC/Code|5}} unused)
|Integer ({{code|0}} to {{code|3}}) (with {{code|4}} to {{code|5}} unused)
|
|
*{{MC/Blocklink|Command Block}} (any)
*{{BlockLink|Command Block}} (any)
*{{MC/Blocklink|id=white-glazed-terracotta|Glazed Terracotta}} (any)
*{{BlockLink|id=white-glazed-terracotta|Glazed Terracotta}} (any)
*{{MC/Blocklink|id=oak-hanging-sign|Hanging Signs}} (any)
*{{BlockLink|id=oak-hanging-sign|Hanging Signs}} (any)
*{{MC/Blocklink|id=skeleton-skull|Heads}} (any)
*{{BlockLink|id=skeleton-skull|Heads}} (any)
*{{MC/Blocklink|Ladder}}
*{{BlockLink|Ladder}}
*{{MC/Blocklink|Melon Stem}}
*{{BlockLink|Melon Stem}}
*{{MC/Blocklink|Pumpkin Stem}}
*{{BlockLink|Pumpkin Stem}}
*{{MC/Blocklink|id=white-wall-banner|Wall Banner}}
*{{BlockLink|id=white-wall-banner|Wall Banner}}
*{{MC/Blocklink|id=oak-wall-sign|Sign|Wall Signs}} (any)
*{{BlockLink|id=oak-wall-sign|Sign|Wall Signs}} (any)
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|1}} and {{MC/Code|3}} {{MC/Code|5}}) (with {{MC/Code|2}} unused)
|Integer ({{code|0}} to {{code|1}} and {{code|3}} {{code|5}}) (with {{code|2}} unused)
|{{MC/Blocklink|Hopper}}
|{{BlockLink|Hopper}}
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|5}})
|Integer ({{code|0}} to {{code|5}})
|
|
*{{MC/Blocklink|id=oak-button|Buttons}} (any)
*{{BlockLink|id=oak-button|Buttons}} (any)
*{{MC/Blocklink|Barrel}}
*{{BlockLink|Barrel}}
*{{MC/Blocklink|Dispenser}}
*{{BlockLink|Dispenser}}
*{{MC/Blocklink|Dropper}}
*{{BlockLink|Dropper}}
*{{MC/Blocklink|End Rod}}
*{{BlockLink|End Rod}}
*{{MC/Blocklink|Lightning Rod}} (any)
*{{BlockLink|Lightning Rod}} (any)
*{{MC/Blocklink|Item Frame}}
*{{BlockLink|Item Frame}}
*{{MC/Blocklink|Glow Item Frame}}
*{{BlockLink|Glow Item Frame}}
*{{MC/Blocklink|Jigsaw}}
*{{BlockLink|Jigsaw}}
*{{MC/Blocklink|Piston}}
*{{BlockLink|Piston}}
*{{MC/Blocklink|Piston Head}}
*{{BlockLink|Piston Head}}
*{{MC/Blocklink|Sticky Piston}}
*{{BlockLink|Sticky Piston}}
*{{MC/Blocklink|Sticky Piston Head}}
*{{BlockLink|Sticky Piston Head}}
|}
|}
==== fill_level ====
==== fill_level ====
Line 1,571: Line 1,571:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|6}})
|Integer ({{code|0}} to {{code|6}})
|{{MC/Blocklink|Cauldron}}
|{{BlockLink|Cauldron}}
|}
|}
==== ground_sign_direction ====
==== ground_sign_direction ====
Line 1,580: Line 1,580:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|15}})
|Integer ({{code|0}} to {{code|15}})
|
|
*{{MC/Blocklink|id=white-banner|Banner}} (any non-wall variant)
*{{BlockLink|id=white-banner|Banner}} (any non-wall variant)
*{{MC/Blocklink|id=oak-hanging-sign|Hanging Signs}}
*{{BlockLink|id=oak-hanging-sign|Hanging Signs}}
*{{MC/Blocklink|id=oak-sign|Signs}} (any non-wall variant)
*{{BlockLink|id=oak-sign|Signs}} (any non-wall variant)
|}
|}
==== growing_plant_age ====
==== growing_plant_age ====
Line 1,591: Line 1,591:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|25}})
|Integer ({{code|0}} to {{code|25}})
|
|
*{{MC/Blocklink|Cave Vines}}
*{{BlockLink|Cave Vines}}
*{{MC/Blocklink|id=lit-cave-vines|Glow Berries|Cave Vines Plant with Berries}}
*{{BlockLink|id=lit-cave-vines|Glow Berries|Cave Vines Plant with Berries}}
*{{MC/Blocklink|id=lit-cave-vines-plant|Glow Berries|Cave Vines with Berries}}
*{{BlockLink|id=lit-cave-vines-plant|Glow Berries|Cave Vines with Berries}}
|}
|}
==== growth ====
==== growth ====
Line 1,603: Line 1,603:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}}) (with {{MC/Code|4}} to {{MC/Code|7}} unused)
|Integer ({{code|0}} to {{code|3}}) (with {{code|4}} to {{code|7}} unused)
|
|
*{{MC/Blocklink|Leaf Litter}}
*{{BlockLink|Leaf Litter}}
*{{MC/Blocklink|Pink Petals}}
*{{BlockLink|Pink Petals}}
*{{MC/Blocklink|Sweet Berry Bush}}
*{{BlockLink|Sweet Berry Bush}}
*{{MC/Blocklink|Wildflowers}}
*{{BlockLink|Wildflowers}}
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}}) (with {{MC/Code|5}} to {{MC/Code|7}} unused)
|Integer ({{code|0}} to {{code|3}}) (with {{code|5}} to {{code|7}} unused)
|{{MC/Blocklink|Pitcher Crop}}
|{{BlockLink|Pitcher Crop}}
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|1}}) (with {{MC/Code|2}} to {{MC/Code|7}} unused)
|Integer ({{code|0}} to {{code|1}}) (with {{code|2}} to {{code|7}} unused)
|{{MC/Blocklink|Torchflower Crop}}
|{{BlockLink|Torchflower Crop}}
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|7}})
|Integer ({{code|0}} to {{code|7}})
|
|
*{{MC/Blocklink|Beetroots}}
*{{BlockLink|Beetroots}}
*{{MC/Blocklink|Carrots}}
*{{BlockLink|Carrots}}
*{{MC/Blocklink|Melon Stem}}
*{{BlockLink|Melon Stem}}
*{{MC/Blocklink|Potatoes}}
*{{BlockLink|Potatoes}}
*{{MC/Blocklink|Pumpkin Stem}}
*{{BlockLink|Pumpkin Stem}}
*{{MC/Blocklink|Wheat Crops}}
*{{BlockLink|Wheat Crops}}
|}
|}


Line 1,632: Line 1,632:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=oak-hanging-sign|Hanging Signs}} (any)
*{{BlockLink|id=oak-hanging-sign|Hanging Signs}} (any)
*{{MC/Blocklink|Lantern}} (any)
*{{BlockLink|Lantern}} (any)
*{{MC/Blocklink|Mangrove Propagule}}
*{{BlockLink|Mangrove Propagule}}
*{{MC/Blocklink|Pointed Dripstone}}
*{{BlockLink|Pointed Dripstone}}
*{{MC/Blocklink|Suspicious Gravel}}
*{{BlockLink|Suspicious Gravel}}
*{{MC/Blocklink|Suspicious Sand}}
*{{BlockLink|Suspicious Sand}}
|}
|}
==== head_piece_bit ====
==== head_piece_bit ====
Line 1,646: Line 1,646:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|id=white-bed|Bed}}
|{{BlockLink|id=white-bed|Bed}}
|}
|}
==== height ====
==== height ====
Line 1,654: Line 1,654:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|7}})
|Integer ({{code|0}} to {{code|7}})
|{{MC/Blocklink|Snow}}
|{{BlockLink|Snow}}
|}
|}
==== honey_level ====
==== honey_level ====
Line 1,662: Line 1,662:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|5}})
|Integer ({{code|0}} to {{code|5}})
|
|
*{{MC/Blocklink|Bee Nest}}
*{{BlockLink|Bee Nest}}
*{{MC/Blocklink|Beehive}}
*{{BlockLink|Beehive}}
|}
|}
==== huge_mushroom_bits ====
==== huge_mushroom_bits ====
Line 1,672: Line 1,672:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|15}})
|Integer ({{code|0}} to {{code|15}})
|
|
*{{MC/Blocklink|Red Mushroom Block}}
*{{BlockLink|Red Mushroom Block}}
*{{MC/Blocklink|Brown Mushroom Block}}
*{{BlockLink|Brown Mushroom Block}}
*{{MC/Blocklink|Mushroom Stem}}
*{{BlockLink|Mushroom Stem}}
|}
|}
==== in_wall_bit ====
==== in_wall_bit ====
Line 1,683: Line 1,683:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|id=oak-fence-gate|Fence Gates}}
|{{BlockLink|id=oak-fence-gate|Fence Gates}}
|}
|}
==== infiniburn_bit ====
==== infiniburn_bit ====
Line 1,691: Line 1,691:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|Bedrock}}
|{{BlockLink|Bedrock}}
|}
|}
==== item_frame_map_bit ====
==== item_frame_map_bit ====
Line 1,699: Line 1,699:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Glow Item Frame}}
*{{BlockLink|Glow Item Frame}}
*{{MC/Blocklink|Item Frame}}
*{{BlockLink|Item Frame}}
|}
|}
==== item_frame_photo_bit ====
==== item_frame_photo_bit ====
Line 1,709: Line 1,709:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Glow Item Frame}}
*{{BlockLink|Glow Item Frame}}
*{{MC/Blocklink|Item Frame}}
*{{BlockLink|Item Frame}}
|}
|}
==== kelp_age ====
==== kelp_age ====
Line 1,719: Line 1,719:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|25}})
|Integer ({{code|0}} to {{code|25}})
|{{MC/Blocklink|Kelp}}
|{{BlockLink|Kelp}}
|}
|}
==== lever_direction ====
==== lever_direction ====
Line 1,728: Line 1,728:
|-
|-
|
|
*{{MC/Code|down_east_west}}
*{{code|down_east_west}}
*{{MC/Code|east}}
*{{code|east}}
*{{MC/Code|west}}
*{{code|west}}
*{{MC/Code|south}}
*{{code|south}}
*{{MC/Code|north}}
*{{code|north}}
*{{MC/Code|up_north_south}}
*{{code|up_north_south}}
*{{MC/Code|up_east_west}}
*{{code|up_east_west}}
*{{MC/Code|down_north_south}}
*{{code|down_north_south}}
|{{MC/Blocklink|Lever}}
|{{BlockLink|Lever}}
|}
|}
==== liquid_depth ====
==== liquid_depth ====
Line 1,743: Line 1,743:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|15}})
|Integer ({{code|0}} to {{code|15}})
|
|
*{{MC/Blocklink|Flowing Lava}}
*{{BlockLink|Flowing Lava}}
*{{MC/Blocklink|Flowing Water}}
*{{BlockLink|Flowing Water}}
*{{MC/Blocklink|Lava}}
*{{BlockLink|Lava}}
*{{MC/Blocklink|Water}}
*{{BlockLink|Water}}
|}
|}
==== lit ====
==== lit ====
Line 1,755: Line 1,755:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Candle}} (any)
*{{BlockLink|Candle}} (any)
*{{MC/Blocklink|Candle Cake}} (any)
*{{BlockLink|Candle Cake}} (any)
*{{MC/Blocklink|Copper Bulb}} (any)
*{{BlockLink|Copper Bulb}} (any)
|}
|}
==== minecraft:block_face ====
==== minecraft:block_face ====
Line 1,767: Line 1,767:
|-
|-
|
|
*{{MC/Code|down}}
*{{code|down}}
*{{MC/Code|east}}
*{{code|east}}
*{{MC/Code|north}}
*{{code|north}}
*{{MC/Code|south}}
*{{code|south}}
*{{MC/Code|west}}
*{{code|west}}
*{{MC/Code|up}}
*{{code|up}}
|
|
*{{MC/Blocklink|Amethyst Cluster}}
*{{BlockLink|Amethyst Cluster}}
*{{MC/Blocklink|Large Amethyst Bud}}
*{{BlockLink|Large Amethyst Bud}}
*{{MC/Blocklink|Medium Amethyst Bud}}
*{{BlockLink|Medium Amethyst Bud}}
*{{MC/Blocklink|Small Amethyst Bud}}
*{{BlockLink|Small Amethyst Bud}}
|}
|}
==== minecraft:cardinal_direction ====
==== minecraft:cardinal_direction ====
Line 1,785: Line 1,785:
|-
|-
|
|
*{{MC/Code|east}}
*{{code|east}}
*{{MC/Code|north}}
*{{code|north}}
*{{MC/Code|south}}
*{{code|south}}
*{{MC/Code|west}}
*{{code|west}}
|
|
*{{MC/Blocklink|Anvil|Anvils}}
*{{BlockLink|Anvil|Anvils}}
*{{MC/Blocklink|Big Dripleaf}}
*{{BlockLink|Big Dripleaf}}
*{{MC/Blocklink|Blast Furnace}}
*{{BlockLink|Blast Furnace}}
*{{MC/Blocklink|Calibrated Sculk Sensor}}
*{{BlockLink|Calibrated Sculk Sensor}}
*{{MC/Blocklink|Campfire}}
*{{BlockLink|Campfire}}
*{{MC/Blocklink|Carved Pumpkin}}
*{{BlockLink|Carved Pumpkin}}
*{{MC/Blocklink|Chest}}
*{{BlockLink|Chest}}
*{{MC/Blocklink|Copper Chests|link=Copper Chest}}
*{{BlockLink|Copper Chests|link=Copper Chest}}
*{{MC/Blocklink|Copper Golem Statues|link=Copper Golem Statue}}
*{{BlockLink|Copper Golem Statues|link=Copper Golem Statue}}
*{{MC/Blocklink|Doors}} (any)
*{{BlockLink|Doors}} (any)
*{{MC/Blocklink|Dried Ghast}}
*{{BlockLink|Dried Ghast}}
*{{MC/Blocklink|End Portal Frame}}
*{{BlockLink|End Portal Frame}}
*{{MC/Blocklink|Ender Chest}}
*{{BlockLink|Ender Chest}}
*{{MC/Blocklink|id=oak-fence-gate|Fence Gates}}
*{{BlockLink|id=oak-fence-gate|Fence Gates}}
*{{MC/Blocklink|Furnace}}
*{{BlockLink|Furnace}}
*{{MC/Blocklink|Jack o'Lantern}}
*{{BlockLink|Jack o'Lantern}}
*{{MC/Blocklink|Leaf Litter}}
*{{BlockLink|Leaf Litter}}
*{{MC/Blocklink|Lectern}}
*{{BlockLink|Lectern}}
*{{MC/Blocklink|Lit Blast Furnace}}
*{{BlockLink|Lit Blast Furnace}}
*{{MC/Blocklink|Lit Furnace}}
*{{BlockLink|Lit Furnace}}
*{{MC/Blocklink|Lit Smoker}}
*{{BlockLink|Lit Smoker}}
*{{MC/Blocklink|Pink Petals}}
*{{BlockLink|Pink Petals}}
*{{MC/Blocklink|id=redstone-comparator-on|Powered Redstone Comparator}}
*{{BlockLink|id=redstone-comparator-on|Powered Redstone Comparator}}
*{{MC/Blocklink|id=redstone-repeater-on|Powered Redstone Repeater}}
*{{BlockLink|id=redstone-repeater-on|Powered Redstone Repeater}}
*{{MC/Blocklink|Pumpkin}}
*{{BlockLink|Pumpkin}}
*{{MC/Blocklink|id=oak-shelf|Shelves}}
*{{BlockLink|id=oak-shelf|Shelves}}
*{{MC/Blocklink|Small Dripleaf}}
*{{BlockLink|Small Dripleaf}}
*{{MC/Blocklink|Smoker}}
*{{BlockLink|Smoker}}
*{{MC/Blocklink|Soul Campfire}}
*{{BlockLink|Soul Campfire}}
*{{MC/Blocklink|Stonecutter}}
*{{BlockLink|Stonecutter}}
*{{MC/Blocklink|Trapped Chest}}
*{{BlockLink|Trapped Chest}}
*{{MC/Blocklink|id=redstone-comparator-off|Unpowered Redstone Comparator}}
*{{BlockLink|id=redstone-comparator-off|Unpowered Redstone Comparator}}
*{{MC/Blocklink|id=redstone-repeater-off|Unpowered Redstone Repeater}}
*{{BlockLink|id=redstone-repeater-off|Unpowered Redstone Repeater}}
*{{MC/Blocklink|Wildflowers}}
*{{BlockLink|Wildflowers}}
|}
|}
==== minecraft:connection_east ====
==== minecraft:connection_east ====
Line 1,830: Line 1,830:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|Empty
|Empty
|}
|}
Line 1,838: Line 1,838:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|Empty
|Empty
|}
|}
Line 1,846: Line 1,846:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|Empty
|Empty
|}
|}
Line 1,854: Line 1,854:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|Empty
|Empty
|}
|}
Line 1,863: Line 1,863:
|-
|-
|
|
*{{MC/Code|down}}
*{{code|down}}
*{{MC/Code|up}}
*{{code|up}}
*{{MC/Code|east}}
*{{code|east}}
*{{MC/Code|north}}
*{{code|north}}
*{{MC/Code|south}}
*{{code|south}}
*{{MC/Code|west}}
*{{code|west}}
|{{MC/Blocklink|Observer}}
|{{BlockLink|Observer}}
|}
|}
==== minecraft:vertical_half ====
==== minecraft:vertical_half ====
Line 1,877: Line 1,877:
|-
|-
|
|
*{{MC/Code|bottom}}
*{{code|bottom}}
*{{MC/Code|top}}
*{{code|top}}
|
|
*{{MC/Blocklink|id=smooth-stone-slab|Slabs}} (all)
*{{BlockLink|id=smooth-stone-slab|Slabs}} (all)
*{{MC/Blocklink|id=double-smooth-stone-slab|Slab|Double Slabs}} (all)
*{{BlockLink|id=double-smooth-stone-slab|Slab|Double Slabs}} (all)
|}
|}
==== moisturized_amount ====
==== moisturized_amount ====
Line 1,888: Line 1,888:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|7}})
|Integer ({{code|0}} to {{code|7}})
|{{MC/Blocklink|Farmland}}
|{{BlockLink|Farmland}}
|}
|}
==== multi_face_direction_bits ====
==== multi_face_direction_bits ====
Line 1,896: Line 1,896:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|1}} to {{MC/Code|63}}) (with {{MC/Code|0}} unused}}
|Integer ({{code|1}} to {{code|63}}) (with {{code|0}} unused}}
|
|
*{{MC/Blocklink|Glow Lichen}}
*{{BlockLink|Glow Lichen}}
*{{MC/Blocklink|Resin Clump}}
*{{BlockLink|Resin Clump}}
*{{MC/Blocklink|Sculk Vein}}
*{{BlockLink|Sculk Vein}}
|}
|}
==== natrual ====
==== natrual ====
Line 1,907: Line 1,907:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|Creaking Heart}}
|{{BlockLink|Creaking Heart}}
|}
|}
==== occupied_bit ====
==== occupied_bit ====
Line 1,915: Line 1,915:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|id=white-bed|Bed}}
|{{BlockLink|id=white-bed|Bed}}
|}
|}
==== ominous ====
==== ominous ====
Line 1,923: Line 1,923:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Trial Spawner}}
*{{BlockLink|Trial Spawner}}
*{{MC/Blocklink|Vault}}
*{{BlockLink|Vault}}
|}
|}
==== open_bit ====
==== open_bit ====
Line 1,933: Line 1,933:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Doors}} (any)
*{{BlockLink|Doors}} (any)
*{{MC/Blocklink|id=oak-fence-gate|Fence Gates}}
*{{BlockLink|id=oak-fence-gate|Fence Gates}}
*{{MC/Blocklink|Trapdoors}} (any)
*{{BlockLink|Trapdoors}} (any)
*{{MC/Blocklink|Barrel}}
*{{BlockLink|Barrel}}
*{{MC/Blocklink|Lever}}
*{{BlockLink|Lever}}
|}
|}
==== orientation ====
==== orientation ====
Line 1,947: Line 1,947:
|-
|-
|
|
*{{MC/Code|down_east}}
*{{code|down_east}}
*{{MC/Code|down_north}}
*{{code|down_north}}
*{{MC/Code|down_south}}
*{{code|down_south}}
*{{MC/Code|down_west}}
*{{code|down_west}}
*{{MC/Code|up_north}}
*{{code|up_north}}
*{{MC/Code|up_east}}
*{{code|up_east}}
*{{MC/Code|up_sourth}}
*{{code|up_sourth}}
*{{MC/Code|up_west}}
*{{code|up_west}}
*{{MC/Code|east_up}}
*{{code|east_up}}
*{{MC/Code|west_up}}
*{{code|west_up}}
*{{MC/Code|south_up}}
*{{code|south_up}}
*{{MC/Code|north_up}}
*{{code|north_up}}
|{{MC/Blocklink|Crafter}}
|{{BlockLink|Crafter}}
|}
|}
==== output_lit_bit ====
==== output_lit_bit ====
Line 1,966: Line 1,966:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=redstone-comparator-on|Powered Redstone Comparator}}
*{{BlockLink|id=redstone-comparator-on|Powered Redstone Comparator}}
*{{MC/Blocklink|id=redstone-comparator-off|Unpowered Redstone Comparator}}
*{{BlockLink|id=redstone-comparator-off|Unpowered Redstone Comparator}}
|}
|}
==== output_subtract_bit ====
==== output_subtract_bit ====
Line 1,976: Line 1,976:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=redstone-comparator-on|Powered Redstone Comparator}}
*{{BlockLink|id=redstone-comparator-on|Powered Redstone Comparator}}
*{{MC/Blocklink|id=redstone-comparator-off|Unpowered Redstone Comparator}}
*{{BlockLink|id=redstone-comparator-off|Unpowered Redstone Comparator}}
|}
|}
==== pale_moss_carpet_side_east ====
==== pale_moss_carpet_side_east ====
Line 1,987: Line 1,987:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|short}}
*{{code|short}}
*{{MC/Code|tall}}
*{{code|tall}}
|{{MC/Blocklink|Pale Moss Carpet}}
|{{BlockLink|Pale Moss Carpet}}
|}
|}
==== pale_moss_carpet_side_north ====
==== pale_moss_carpet_side_north ====
Line 1,998: Line 1,998:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|short}}
*{{code|short}}
*{{MC/Code|tall}}
*{{code|tall}}
|{{MC/Blocklink|Pale Moss Carpet}}
|{{BlockLink|Pale Moss Carpet}}
|}
|}
==== pale_moss_carpet_side_south ====
==== pale_moss_carpet_side_south ====
Line 2,009: Line 2,009:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|short}}
*{{code|short}}
*{{MC/Code|tall}}
*{{code|tall}}
|{{MC/Blocklink|Pale Moss Carpet}}
|{{BlockLink|Pale Moss Carpet}}
|}
|}
==== pale_moss_carpet_side_west ====
==== pale_moss_carpet_side_west ====
Line 2,020: Line 2,020:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|short}}
*{{code|short}}
*{{MC/Code|tall}}
*{{code|tall}}
|{{MC/Blocklink|Pale Moss Carpet}}
|{{BlockLink|Pale Moss Carpet}}
|}
|}
==== persistent_bit ====
==== persistent_bit ====
Line 2,030: Line 2,030:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|id=oak-leaves|Leaves}} (any)
|{{BlockLink|id=oak-leaves|Leaves}} (any)
|}
|}
==== pillar_axis ====
==== pillar_axis ====
Line 2,039: Line 2,039:
|-
|-
|
|
*{{MC/Code|x}}
*{{code|x}}
*{{MC/Code|y}}
*{{code|y}}
*{{MC/Code|z}}
*{{code|z}}
|
|
*{{MC/Blocklink|Basalt}}
*{{BlockLink|Basalt}}
*{{MC/Blocklink|Block of Bamboo}}
*{{BlockLink|Block of Bamboo}}
*{{MC/Blocklink|Block of Stripped Bamboo}}
*{{BlockLink|Block of Stripped Bamboo}}
*{{MC/Blocklink|Block of Quartz}}
*{{BlockLink|Block of Quartz}}
*{{MC/Blocklink|Bone Block}}
*{{BlockLink|Bone Block}}
*{{MC/Blocklink|Chiseled Purpur}}
*{{BlockLink|Chiseled Purpur}}
*{{MC/Blocklink|Chiseled Quartz Block}}
*{{BlockLink|Chiseled Quartz Block}}
*{{MC/Blocklink|Copper Chain}} (any)
*{{BlockLink|Copper Chain}} (any)
*{{MC/Blocklink|Creaking Heart}}
*{{BlockLink|Creaking Heart}}
*{{MC/Blocklink|Deepslate}}
*{{BlockLink|Deepslate}}
*{{MC/Blocklink|id=all-froglights|Froglights}}
*{{BlockLink|id=all-froglights|Froglights}}
*{{MC/Blocklink|Hay Bale}}
*{{BlockLink|Hay Bale}}
*{{MC/Blocklink|Infested Deepslate}}
*{{BlockLink|Infested Deepslate}}
*{{MC/Blocklink|Iron Chain}}
*{{BlockLink|Iron Chain}}
*{{MC/Blocklink|id=oak-log|Logs}} (any, including stripped)
*{{BlockLink|id=oak-log|Logs}} (any, including stripped)
*{{MC/Blocklink|Muddy Mangrove Roots}}
*{{BlockLink|Muddy Mangrove Roots}}
*{{MC/Blocklink|Polished Basalt}}
*{{BlockLink|Polished Basalt}}
*{{MC/Blocklink|Purpur Block}}
*{{BlockLink|Purpur Block}}
*{{MC/Blocklink|Purpur Pillar}}
*{{BlockLink|Purpur Pillar}}
*{{MC/Blocklink|Smooth Quartz Block}}
*{{BlockLink|Smooth Quartz Block}}
*{{MC/Blocklink|Deprecated purpur block 2|tile.deprecated_purpur_block_2.name}}
*{{BlockLink|Deprecated purpur block 2|tile.deprecated_purpur_block_2.name}}
*{{MC/Blocklink|id=oak-wood|Wood}} (any, including stripped)
*{{BlockLink|id=oak-wood|Wood}} (any, including stripped)
|}
|}
==== portal_axis ====
==== portal_axis ====
Line 2,072: Line 2,072:
|-
|-
|
|
*{{MC/Code|unknown}}
*{{code|unknown}}
*{{MC/Code|x}}
*{{code|x}}
*{{MC/Code|z}}
*{{code|z}}
|{{MC/Blocklink|Nether Portal}}
|{{BlockLink|Nether Portal}}
|}
|}
==== powered_bit ====
==== powered_bit ====
Line 2,082: Line 2,082:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Copper Bulb}} (any)
*{{BlockLink|Copper Bulb}} (any)
*{{MC/Blocklink|Lectern}}
*{{BlockLink|Lectern}}
*{{MC/Blocklink|Lightning Rod}} (any)
*{{BlockLink|Lightning Rod}} (any)
*{{MC/Blocklink|id=oak-shelf|Shelves}}
*{{BlockLink|id=oak-shelf|Shelves}}
*{{MC/Blocklink|Observer}}
*{{BlockLink|Observer}}
*{{MC/Blocklink|Tripwire}}
*{{BlockLink|Tripwire}}
*{{MC/Blocklink|Tripwire Hook}}
*{{BlockLink|Tripwire Hook}}
|}
|}
==== powered_shelf_type ====
==== powered_shelf_type ====
Line 2,097: Line 2,097:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|{{MC/Blocklink|id=oak-shelf|Shelves}}
|{{BlockLink|id=oak-shelf|Shelves}}
|}
|}
==== propagule_stage ====
==== propagule_stage ====
Line 2,105: Line 2,105:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|4}})
|Integer ({{code|0}} to {{code|4}})
|{{MC/Blocklink|Mangrove Propagule}}
|{{BlockLink|Mangrove Propagule}}
|}
|}
==== rail_data_bit ====
==== rail_data_bit ====
Line 2,113: Line 2,113:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Activator Rail}}
*{{BlockLink|Activator Rail}}
*{{MC/Blocklink|Detector Rail}}
*{{BlockLink|Detector Rail}}
*{{MC/Blocklink|Powered Rail}}
*{{BlockLink|Powered Rail}}
*{{MC/Blocklink|Rail}}
*{{BlockLink|Rail}}
|}
|}
==== rail_direction ====
==== rail_direction ====
Line 2,125: Line 2,125:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|5}} with {{MC/Code|6}} to {{MC/Code|9}} unused)
|Integer ({{code|0}} to {{code|5}} with {{code|6}} to {{code|9}} unused)
|
|
*{{MC/Blocklink|Activator Rail}}
*{{BlockLink|Activator Rail}}
*{{MC/Blocklink|Detector Rail}}
*{{BlockLink|Detector Rail}}
*{{MC/Blocklink|Powered Rail}}
*{{BlockLink|Powered Rail}}
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|9}})
|Integer ({{code|0}} to {{code|9}})
|{{MC/Blocklink|Rail}}
|{{BlockLink|Rail}}
|}
|}
==== redstone_signal ====
==== redstone_signal ====
Line 2,139: Line 2,139:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|1}} with {{MC/Code|2}} to {{MC/Code|15}})
|Integer ({{code|0}} to {{code|1}} with {{code|2}} to {{code|15}})
|
|
*{{MC/Blocklink|Polished Blackstone Pressure Plate}}
*{{BlockLink|Polished Blackstone Pressure Plate}}
*{{MC/Blocklink|Stone Pressure Plate}}
*{{BlockLink|Stone Pressure Plate}}
*{{MC/Blocklink|id=oak-pressure-plate|Wooden Pressure Plate}} (any)
*{{BlockLink|id=oak-pressure-plate|Wooden Pressure Plate}} (any)
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|15}})
|Integer ({{code|0}} to {{code|15}})
|
|
*{{MC/Blocklink|Daylight Detector}}
*{{BlockLink|Daylight Detector}}
*{{MC/Blocklink|Heavy Weighted Pressure Plate}}
*{{BlockLink|Heavy Weighted Pressure Plate}}
*{{MC/Blocklink|Inverted Daylight Detector}}
*{{BlockLink|Inverted Daylight Detector}}
*{{MC/Blocklink|Light Weighted Pressure Plate}}
*{{BlockLink|Light Weighted Pressure Plate}}
*{{MC/Blocklink|Redstone Wire}}
*{{BlockLink|Redstone Wire}}
|}
|}
==== rehydration_level ====
==== rehydration_level ====
Line 2,158: Line 2,158:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|{{MC/Blocklink|Dried Ghast}}
|{{BlockLink|Dried Ghast}}
|}
|}
==== repeater_delay ====
==== repeater_delay ====
Line 2,166: Line 2,166:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|
|
*{{MC/Blocklink|id=redstone-repeater-on|Powered Redstone Repeater}}
*{{BlockLink|id=redstone-repeater-on|Powered Redstone Repeater}}
*{{MC/Blocklink|id=redstone-repeater-off|Unpowered Redstone Repeater}}
*{{BlockLink|id=redstone-repeater-off|Unpowered Redstone Repeater}}
|}
|}
==== respawn_anchor_charge ====
==== respawn_anchor_charge ====
Line 2,176: Line 2,176:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|4}})
|Integer ({{code|0}} to {{code|4}})
|{{MC/Blocklink|Respawn Anchor}}
|{{BlockLink|Respawn Anchor}}
|}
|}
==== rotation ====
==== rotation ====
Line 2,184: Line 2,184:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|{{MC/Blocklink|Jigsaw Block}}
|{{BlockLink|Jigsaw Block}}
|}
|}
==== sculk_sensor_phase ====
==== sculk_sensor_phase ====
Line 2,192: Line 2,192:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|2}})
|Integer ({{code|0}} to {{code|2}})
|
|
*{{MC/Blocklink|Calibrated Sculk Sensor}}
*{{BlockLink|Calibrated Sculk Sensor}}
*{{MC/Blocklink|Sculk Sensor}}
*{{BlockLink|Sculk Sensor}}
|}
|}
==== sea_grass_type ====
==== sea_grass_type ====
Line 2,203: Line 2,203:
|-
|-
|
|
*{{MC/Code|default}}
*{{code|default}}
*{{MC/Code|double_top}}
*{{code|double_top}}
*{{MC/Code|double_bot}}
*{{code|double_bot}}
|{{MC/Blocklink|Seagrass}}
|{{BlockLink|Seagrass}}
|}
|}
==== stability ====
==== stability ====
Line 2,213: Line 2,213:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|7}})
|Integer ({{code|0}} to {{code|7}})
|{{MC/Blocklink|Scaffolding}}
|{{BlockLink|Scaffolding}}
|}
|}
==== stability_check ====
==== stability_check ====
Line 2,221: Line 2,221:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|Scaffolding}}
|{{BlockLink|Scaffolding}}
|}
|}
==== propagule_stage ====
==== propagule_stage ====
Line 2,230: Line 2,230:
|-
|-
|
|
*{{MC/Code|data}}
*{{code|data}}
*{{MC/Code|save}}
*{{code|save}}
*{{MC/Code|load}}
*{{code|load}}
*{{MC/Code|invalid}}
*{{code|invalid}}
*{{MC/Code|export}}
*{{code|export}}
|{{MC/Blocklink|Structure Block}}
|{{BlockLink|Structure Block}}
|}
|}
==== suspended_bit ====
==== suspended_bit ====
Line 2,242: Line 2,242:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|Tripwire}}
|{{BlockLink|Tripwire}}
|}
|}
==== tip ====
==== tip ====
Line 2,250: Line 2,250:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|Pale Hanging Moss}}
|{{BlockLink|Pale Hanging Moss}}
|}
|}
==== toggle_bit ====
==== toggle_bit ====
Line 2,258: Line 2,258:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Bell}}
*{{BlockLink|Bell}}
*{{MC/Blocklink|Hopper}}
*{{BlockLink|Hopper}}
|}
|}
==== torch_facing_direction ====
==== torch_facing_direction ====
Line 2,269: Line 2,269:
|-
|-
|
|
*{{MC/Code|unknown}}
*{{code|unknown}}
*{{MC/Code|west}}
*{{code|west}}
*{{MC/Code|east}}
*{{code|east}}
*{{MC/Code|north}}
*{{code|north}}
*{{MC/Code|south}}
*{{code|south}}
*{{MC/Code|up}}
*{{code|up}}
|
|
*{{MC/Blocklink|Blue Torch}}
*{{BlockLink|Blue Torch}}
*{{MC/Blocklink|Copper Torch}}
*{{BlockLink|Copper Torch}}
*{{MC/Blocklink|Green Torch}}
*{{BlockLink|Green Torch}}
*{{MC/Blocklink|Purple Torch}}
*{{BlockLink|Purple Torch}}
*{{MC/Blocklink|Red Torch}}
*{{BlockLink|Red Torch}}
*{{MC/Blocklink|Redstone Torch}}
*{{BlockLink|Redstone Torch}}
*{{MC/Blocklink|Soul Torch}}
*{{BlockLink|Soul Torch}}
*{{MC/Blocklink|Torch}}
*{{BlockLink|Torch}}
*{{MC/Blocklink|Underwater Torch}}
*{{BlockLink|Underwater Torch}}
*{{MC/Blocklink|id=redstone-torch-off|Redstone Torch|Unlit Redstone Torch}}
*{{BlockLink|id=redstone-torch-off|Redstone Torch|Unlit Redstone Torch}}
|}
|}
==== trial_spawner_state ====
==== trial_spawner_state ====
Line 2,292: Line 2,292:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|5}})
|Integer ({{code|0}} to {{code|5}})
|{{MC/Blocklink|Trial Spawner}}
|{{BlockLink|Trial Spawner}}
|}
|}
==== triggered_bit ====
==== triggered_bit ====
Line 2,300: Line 2,300:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|Crafter}}
*{{BlockLink|Crafter}}
*{{MC/Blocklink|Dispenser}}
*{{BlockLink|Dispenser}}
*{{MC/Blocklink|Dropper}}
*{{BlockLink|Dropper}}
|}
|}
==== turtle_egg_count ====
==== turtle_egg_count ====
Line 2,312: Line 2,312:
|-
|-
|
|
*{{MC/Code|one_egg}}
*{{code|one_egg}}
*{{MC/Code|two_egg}}
*{{code|two_egg}}
*{{MC/Code|three_egg}}
*{{code|three_egg}}
*{{MC/Code|four_egg}}
*{{code|four_egg}}
|{{MC/Blocklink|Turtle Egg}}
|{{BlockLink|Turtle Egg}}
|}
|}
==== twisting_vines_age ====
==== twisting_vines_age ====
Line 2,323: Line 2,323:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|25}})
|Integer ({{code|0}} to {{code|25}})
|{{MC/Blocklink|Twisting Vines}}
|{{BlockLink|Twisting Vines}}
|}
|}
==== update_bit ====
==== update_bit ====
Line 2,331: Line 2,331:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=oak-leaves|Leaves}} (any)
*{{BlockLink|id=oak-leaves|Leaves}} (any)
*{{MC/Blocklink|Flower Pot}}
*{{BlockLink|Flower Pot}}
|}
|}
==== upper_block_bit ====
==== upper_block_bit ====
Line 2,341: Line 2,341:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=oak-door|Doors}} (any)
*{{BlockLink|id=oak-door|Doors}} (any)
*{{MC/Blocklink|Large Fern}}
*{{BlockLink|Large Fern}}
*{{MC/Blocklink|Lilac}}
*{{BlockLink|Lilac}}
*{{MC/Blocklink|Pale Moss Carpet}}
*{{BlockLink|Pale Moss Carpet}}
*{{MC/Blocklink|Peony}}
*{{BlockLink|Peony}}
*{{MC/Blocklink|Pitcher Crop}}
*{{BlockLink|Pitcher Crop}}
*{{MC/Blocklink|Pitcher Plant}}
*{{BlockLink|Pitcher Plant}}
*{{MC/Blocklink|Rose Bush}}
*{{BlockLink|Rose Bush}}
*{{MC/Blocklink|Small Dripleaf}}
*{{BlockLink|Small Dripleaf}}
*{{MC/Blocklink|Sunflower}}
*{{BlockLink|Sunflower}}
*{{MC/Blocklink|Tall Grass}}
*{{BlockLink|Tall Grass}}
|}
|}
==== upside_down_bit ====
==== upside_down_bit ====
Line 2,360: Line 2,360:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=cobblestone-stairs|Stairs}} (all)
*{{BlockLink|id=cobblestone-stairs|Stairs}} (all)
*{{MC/Blocklink|id=oak-trapdoor|Trapdoor|Trapdoors}} (any)
*{{BlockLink|id=oak-trapdoor|Trapdoor|Trapdoors}} (any)
|}
|}
==== vault_state ====
==== vault_state ====
Line 2,371: Line 2,371:
|-
|-
|
|
*{{MC/Code|inactive}}
*{{code|inactive}}
*{{MC/Code|active}}
*{{code|active}}
*{{MC/Code|unlocking}}
*{{code|unlocking}}
*{{MC/Code|ejecting}}
*{{code|ejecting}}
|{{MC/Blocklink|Vault}}
|{{BlockLink|Vault}}
|}
|}
==== vine_direction_bits ====
==== vine_direction_bits ====
Line 2,382: Line 2,382:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|15}})
|Integer ({{code|0}} to {{code|15}})
|{{MC/Blocklink|Vines}}
|{{BlockLink|Vines}}
|}
|}
==== wall_connection_type_east ====
==== wall_connection_type_east ====
Line 2,391: Line 2,391:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|short}}
*{{code|short}}
*{{MC/Code|tall}}
*{{code|tall}}
|{{MC/Blocklink|Border}}
|{{BlockLink|Border}}
|{{MC/Blocklink|id=cobblestone-wall|Wall|Walls}} (any)
|{{BlockLink|id=cobblestone-wall|Wall|Walls}} (any)
|}
|}
==== wall_connection_type_north ====
==== wall_connection_type_north ====
Line 2,403: Line 2,403:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|short}}
*{{code|short}}
*{{MC/Code|tall}}
*{{code|tall}}
|{{MC/Blocklink|Border}}
|{{BlockLink|Border}}
|{{MC/Blocklink|id=cobblestone-wall|Wall|Walls}} (any)
|{{BlockLink|id=cobblestone-wall|Wall|Walls}} (any)
|}
|}
==== wall_connection_type_south ====
==== wall_connection_type_south ====
Line 2,415: Line 2,415:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|short}}
*{{code|short}}
*{{MC/Code|tall}}
*{{code|tall}}
|{{MC/Blocklink|Border}}
|{{BlockLink|Border}}
|{{MC/Blocklink|id=cobblestone-wall|Wall|Walls}} (any)
|{{BlockLink|id=cobblestone-wall|Wall|Walls}} (any)
|}
|}
==== wall_connection_type_west ====
==== wall_connection_type_west ====
Line 2,427: Line 2,427:
|-
|-
|
|
*{{MC/Code|none}}
*{{code|none}}
*{{MC/Code|short}}
*{{code|short}}
*{{MC/Code|tall}}
*{{code|tall}}
|{{MC/Blocklink|Border}}
|{{BlockLink|Border}}
|{{MC/Blocklink|id=cobblestone-wall|Wall|Walls}} (any)
|{{BlockLink|id=cobblestone-wall|Wall|Walls}} (any)
|}
|}
==== wall_post_bit ====
==== wall_post_bit ====
Line 2,438: Line 2,438:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|Border}}
|{{BlockLink|Border}}
|{{MC/Blocklink|id=cobblestone-wall|Wall|Walls}} (any)
|{{BlockLink|id=cobblestone-wall|Wall|Walls}} (any)
|}
|}
==== weeping_vines_age ====
==== weeping_vines_age ====
Line 2,447: Line 2,447:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|25}})
|Integer ({{code|0}} to {{code|25}})
|{{MC/Blocklink|Weeping Vines}}
|{{BlockLink|Weeping Vines}}
|}
|}
==== weirdo_direction ====
==== weirdo_direction ====
Line 2,455: Line 2,455:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|3}})
|Integer ({{code|0}} to {{code|3}})
|{{MC/Blocklink|id=cobblestone-stairs|Stairs}} (all)
|{{BlockLink|id=cobblestone-stairs|Stairs}} (all)
|}
|}
=== Deprecated ===
=== Deprecated ===
This is a list of block states deprecated due to [[Minecraft:Bedrock Edition Flattening|the flattening]]. These block states are still present in the game files, and they can still be used with pre-flattened block IDs in commands. For example, {{MC/Command|1=setblock ~ ~ ~ fence ["wood_type"="acacia"]}} would place an acacia fence.
This is a list of block states deprecated due to [[Minecraft:Bedrock Edition Flattening|the flattening]]. These block states are still present in the game files, and they can still be used with pre-flattened block IDs in commands. For example, {{command|1=setblock ~ ~ ~ fence ["wood_type"="acacia"]}} would place an [[Minecraft:acacia fence]].


==== allow_underwater_bit ====
==== allow_underwater_bit ====
Line 2,467: Line 2,467:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|Boolean ({{code|false}} or {{code|true}})
|{{MC/Blocklink|TNT}}
|{{BlockLink|TNT}}
|}
|}


Line 2,477: Line 2,477:
!Blocks
!Blocks
|-
|-
|Integer ({{MC/Code|0}} to {{MC/Code|15}})
|Integer ({{code|0}} to {{code|15}})
|{{MC/Blocklink|id=light-block|Light (block)|Light}}
|{{BlockLink|id=light-block|Light (block)|Light}}
|}
|}


Line 2,488: Line 2,488:
|-
|-
|
|
*{{MC/Code|compound_creator}}
*{{code|compound_creator}}
*{{MC/Code|material_reducer}}
*{{code|material_reducer}}
*{{MC/Code|element_constructor}}
*{{code|element_constructor}}
*{{MC/Code|lab_table}}
*{{code|lab_table}}
|{{MC/Blocklink|id=compound-creator|Chemistry Table}}
|{{BlockLink|id=compound-creator|Chemistry Table}}
|}
|}


Line 2,502: Line 2,502:
|-
|-
|
|
*{{MC/Code|default}}
*{{code|default}}
*{{MC/Code|chiseled}}
*{{code|chiseled}}
*{{MC/Code|lines}}
*{{code|lines}}
*{{MC/Code|smooth}}
*{{code|smooth}}
|
|
*{{MC/Blocklink|Block of Quartz}} (all types)
*{{BlockLink|Block of Quartz}} (all types)
*{{MC/Blocklink|Purpur Block}} (all types)
*{{BlockLink|Purpur Block}} (all types)
|}
|}


Line 2,518: Line 2,518:
|-
|-
|
|
*{{MC/Code|white}}
*{{code|white}}
*{{MC/Code|orange}}
*{{code|orange}}
*{{MC/Code|magenta}}
*{{code|magenta}}
*{{MC/Code|light_blue}}
*{{code|light_blue}}
*{{MC/Code|yellow}}
*{{code|yellow}}
*{{MC/Code|lime}}
*{{code|lime}}
*{{MC/Code|pink}}
*{{code|pink}}
*{{MC/Code|gray}}
*{{code|gray}}
*{{MC/Code|silver}}
*{{code|silver}}
*{{MC/Code|cyan}}
*{{code|cyan}}
*{{MC/Code|purple}}
*{{code|purple}}
*{{MC/Code|blue}}
*{{code|blue}}
*{{MC/Code|brown}}
*{{code|brown}}
*{{MC/Code|green}}
*{{code|green}}
*{{MC/Code|red}}
*{{code|red}}
*{{MC/Code|black}}
*{{code|black}}
|
|
*{{MC/Blocklink|Carpets}}
*{{BlockLink|Carpets}}
*{{MC/Blocklink|id=shulker-boxes|Dyed Shulker Box|Dyed Shulker Boxes}}
*{{BlockLink|id=shulker-boxes|Dyed Shulker Box|Dyed Shulker Boxes}}
*{{MC/Blocklink|Concrete}}
*{{BlockLink|Concrete}}
*{{MC/Blocklink|Concrete Powder}}
*{{BlockLink|Concrete Powder}}
*{{MC/Blocklink|Hardened Stained Glass}}
*{{BlockLink|Hardened Stained Glass}}
*{{MC/Blocklink|Hardened Stained Glass Panes}}
*{{BlockLink|Hardened Stained Glass Panes}}
*{{MC/Blocklink|Stained Glass}}
*{{BlockLink|Stained Glass}}
*{{MC/Blocklink|Stained Glass Panes}}
*{{BlockLink|Stained Glass Panes}}
*{{MC/Blocklink|Stained Terracotta}}
*{{BlockLink|Stained Terracotta}}
*{{MC/Blocklink|Wool}}
*{{BlockLink|Wool}}
|}
|}


Line 2,553: Line 2,553:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=red-torch|Colored Torch|Colored Torches (Red/Green)}}
*{{BlockLink|id=red-torch|Colored Torch|Colored Torches (Red/Green)}}
*{{MC/Blocklink|id=blue-torch|Colored Torch|Colored Torches (Blue/Purple)}}
*{{BlockLink|id=blue-torch|Colored Torch|Colored Torches (Blue/Purple)}}
|}
|}


Line 2,566: Line 2,566:
|-
|-
|
|
*{{MC/Code|blue}}
*{{code|blue}}
*{{MC/Code|pink}}
*{{code|pink}}
*{{MC/Code|purple}}
*{{code|purple}}
*{{MC/Code|red}}
*{{code|red}}
*{{MC/Code|yellow}}
*{{code|yellow}}
|
|
*{{MC/Blocklink|id=tube-coral|Coral}}
*{{BlockLink|id=tube-coral|Coral}}
*{{MC/Blocklink|id=tube-coral-block|Coral Block}}
*{{BlockLink|id=tube-coral-block|Coral Block}}
*{{MC/Blocklink|id=tube-coral-fan|Coral Fan}}
*{{BlockLink|id=tube-coral-fan|Coral Fan}}
*{{MC/Blocklink|id=dead-tube-coral-fan|Dead Coral Fan}}
*{{BlockLink|id=dead-tube-coral-fan|Dead Coral Fan}}
|}
|}


Line 2,584: Line 2,584:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=tube-coral-fan|Coral Wall Fan}}
*{{BlockLink|id=tube-coral-fan|Coral Wall Fan}}
*{{MC/Blocklink|id=tube-coral-fan|Coral Wall Fan}} (2)
*{{BlockLink|id=tube-coral-fan|Coral Wall Fan}} (2)
*{{MC/Blocklink|id=tube-coral-fan|Coral Wall Fan}} (3)
*{{BlockLink|id=tube-coral-fan|Coral Wall Fan}} (3)
|}
|}


Line 2,598: Line 2,598:
|-
|-
|
|
*{{MC/Code|undamaged}}
*{{code|undamaged}}
*{{MC/Code|slightly_damaged}}
*{{code|slightly_damaged}}
*{{MC/Code|very_damaged}}
*{{code|very_damaged}}
*{{MC/Code|broken}}
*{{code|broken}}
|{{MC/Blocklink|Anvil}}
|{{BlockLink|Anvil}}
|}
|}


Line 2,611: Line 2,611:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|
|
*{{MC/Blocklink|id=tube-coral|Coral}}
*{{BlockLink|id=tube-coral|Coral}}
*{{MC/Blocklink|id=tube-coral-block|Coral Block}}
*{{BlockLink|id=tube-coral-block|Coral Block}}
*{{MC/Blocklink|id=tube-coral-fan|Coral Fan}}
*{{BlockLink|id=tube-coral-fan|Coral Fan}}
*{{MC/Blocklink|id=tube-coral-fan|Coral Wall Fan}}
*{{BlockLink|id=tube-coral-fan|Coral Wall Fan}}
*{{MC/Blocklink|id=tube-coral-fan|Coral Wall Fan}} (2)
*{{BlockLink|id=tube-coral-fan|Coral Wall Fan}} (2)
*{{MC/Blocklink|id=tube-coral-fan|Coral Wall Fan}} (3)
*{{BlockLink|id=tube-coral-fan|Coral Wall Fan}} (3)
|}
|}


Line 2,628: Line 2,628:
|-
|-
|
|
*{{MC/Code|normal}}
*{{code|normal}}
*{{MC/Code|coarse}}
*{{code|coarse}}
|{{MC/Blocklink|Dirt}}
|{{BlockLink|Dirt}}
|}
|}


Line 2,640: Line 2,640:
|-
|-
|
|
*{{MC/Code|sunflower}}
*{{code|sunflower}}
*{{MC/Code|syringa}}
*{{code|syringa}}
*{{MC/Code|grass}}
*{{code|grass}}
*{{MC/Code|fern}}
*{{code|fern}}
*{{MC/Code|rose}}
*{{code|rose}}
*{{MC/Code|paeonia}}
*{{code|paeonia}}
|{{MC/Blocklink|id=sunflower|Plant|Double Plants}}
|{{BlockLink|id=sunflower|Plant|Double Plants}}
|}
|}


Line 2,656: Line 2,656:
|-
|-
|
|
*{{MC/Code|poppy}}
*{{code|poppy}}
*{{MC/Code|orchid}}
*{{code|orchid}}
*{{MC/Code|allium}}
*{{code|allium}}
*{{MC/Code|houstonia}}
*{{code|houstonia}}
*{{MC/Code|tulip_red}}
*{{code|tulip_red}}
*{{MC/Code|tulip_orange}}
*{{code|tulip_orange}}
*{{MC/Code|tulip_white}}
*{{code|tulip_white}}
*{{MC/Code|tulip_pink}}
*{{code|tulip_pink}}
*{{MC/Code|oxeye}}
*{{code|oxeye}}
*{{MC/Code|cornflower}}
*{{code|cornflower}}
*{{MC/Code|lily_of_the_valley}}
*{{code|lily_of_the_valley}}
|{{MC/Blocklink|id=poppy|Flower|Red Flower}}
|{{BlockLink|id=poppy|Flower|Red Flower}}
|}
|}


Line 2,677: Line 2,677:
|-
|-
|
|
*{{MC/Code|stone}}
*{{code|stone}}
*{{MC/Code|cobblestone}}
*{{code|cobblestone}}
*{{MC/Code|stone_brick}}
*{{code|stone_brick}}
*{{MC/Code|mossy_stone_brick}}
*{{code|mossy_stone_brick}}
*{{MC/Code|cracked_stone_brick}}
*{{code|cracked_stone_brick}}
*{{MC/Code|chiseled_stone_brick}}
*{{code|chiseled_stone_brick}}
|{{MC/Blocklink|Infested Blocks}}
|{{BlockLink|Infested Blocks}}
|}
|}


Line 2,693: Line 2,693:
|-
|-
|
|
*{{MC/Code|acacia}}
*{{code|acacia}}
*{{MC/Code|dark_oak}}
*{{code|dark_oak}}
|{{MC/Blocklink|id=acacia-leaves|Leaves}} (2)
|{{BlockLink|id=acacia-leaves|Leaves}} (2)
|}
|}


Line 2,705: Line 2,705:
|-
|-
|
|
*{{MC/Code|acacia}}
*{{code|acacia}}
*{{MC/Code|dark_oak}}
*{{code|dark_oak}}
|{{MC/Blocklink|id=acacia-log|Log}} (2)
|{{BlockLink|id=acacia-log|Log}} (2)
|}
|}


Line 2,717: Line 2,717:
|-
|-
|
|
*{{MC/Code|oak}}
*{{code|oak}}
*{{MC/Code|spruce}}
*{{code|spruce}}
*{{MC/Code|birch}}
*{{code|birch}}
*{{MC/Code|jungle}}
*{{code|jungle}}
|{{MC/Blocklink|id=oak-leaves|Leaves}}
|{{BlockLink|id=oak-leaves|Leaves}}
|}
|}


Line 2,731: Line 2,731:
|-
|-
|
|
*{{MC/Code|oak}}
*{{code|oak}}
*{{MC/Code|spruce}}
*{{code|spruce}}
*{{MC/Code|birch}}
*{{code|birch}}
*{{MC/Code|jungle}}
*{{code|jungle}}
|{{MC/Blocklink|id=oak-log|Log}}
|{{BlockLink|id=oak-log|Log}}
|}
|}


Line 2,745: Line 2,745:
|-
|-
|
|
*{{MC/Code|default}}
*{{code|default}}
*{{MC/Code|dark}}
*{{code|dark}}
*{{MC/Code|bricks}}
*{{code|bricks}}
|{{MC/Blocklink|Prismarine}}
|{{BlockLink|Prismarine}}
|}
|}


Line 2,758: Line 2,758:
|-
|-
|
|
*{{MC/Code|default}}
*{{code|default}}
*{{MC/Code|heiroglyphs}}
*{{code|heiroglyphs}}
*{{MC/Code|cut}}
*{{code|cut}}
*{{MC/Code|smooth}}
*{{code|smooth}}
|
|
*{{MC/Blocklink|Red Sandstone}}
*{{BlockLink|Red Sandstone}}
*{{MC/Blocklink|Sandstone}}
*{{BlockLink|Sandstone}}
|}
|}


Line 2,774: Line 2,774:
|-
|-
|
|
*{{MC/Code|normal}}
*{{code|normal}}
*{{MC/Code|red}}
*{{code|red}}
|{{MC/Blocklink|Sand}}
|{{BlockLink|Sand}}
|}
|}


Line 2,786: Line 2,786:
|-
|-
|
|
*{{MC/Code|oak}}
*{{code|oak}}
*{{MC/Code|spruce}}
*{{code|spruce}}
*{{MC/Code|birch}}
*{{code|birch}}
*{{MC/Code|jungle}}
*{{code|jungle}}
*{{MC/Code|acacia}}
*{{code|acacia}}
*{{MC/Code|dark_oak}}
*{{code|dark_oak}}
*{{MC/Code|pale_oak}} (added after deprecation)
*{{code|pale_oak}} (added after deprecation)
|
|
*{{MC/Blocklink|id=oak-sapling|Sapling}}
*{{BlockLink|id=oak-sapling|Sapling}}
*{{MC/Blocklink|Bamboo Shoot}}
*{{BlockLink|Bamboo Shoot}}
|}
|}


Line 2,805: Line 2,805:
|-
|-
|
|
*{{MC/Code|dry}}
*{{code|dry}}
*{{MC/Code|wet}}
*{{code|wet}}
|{{MC/Blocklink|Sponge}}
|{{BlockLink|Sponge}}
|}
|}


Line 2,817: Line 2,817:
|-
|-
|
|
*{{MC/Code|default}}
*{{code|default}}
*{{MC/Code|mossy}}
*{{code|mossy}}
*{{MC/Code|cracked}}
*{{code|cracked}}
*{{MC/Code|chisled}}
*{{code|chisled}}
*{{MC/Code|smooth}}
*{{code|smooth}}
|{{MC/Blocklink|Stone Bricks}}
|{{BlockLink|Stone Bricks}}
|}
|}


Line 2,832: Line 2,832:
|-
|-
|
|
*{{MC/Code|smooth_stone}}
*{{code|smooth_stone}}
*{{MC/Code|sandstone}}
*{{code|sandstone}}
*{{MC/Code|wood}}
*{{code|wood}}
*{{MC/Code|cobblestone}}
*{{code|cobblestone}}
*{{MC/Code|brick}}
*{{code|brick}}
*{{MC/Code|stone_brick}}
*{{code|stone_brick}}
*{{MC/Code|quartz}}
*{{code|quartz}}
*{{MC/Code|nether_brick}}
*{{code|nether_brick}}
|{{MC/Blocklink|id=smooth-stone-slab|Slab|Stone Slab}}
|{{BlockLink|id=smooth-stone-slab|Slab|Stone Slab}}
|{{MC/Blocklink|id=double-smooth-stone-slab|Slab|Double Stone Slab}}
|{{BlockLink|id=double-smooth-stone-slab|Slab|Double Stone Slab}}
|}
|}


Line 2,851: Line 2,851:
|-
|-
|
|
*{{MC/Code|red_sandstone}}
*{{code|red_sandstone}}
*{{MC/Code|purpur}}
*{{code|purpur}}
*{{MC/Code|prismarine_rough}}
*{{code|prismarine_rough}}
*{{MC/Code|prismarine_dark}}
*{{code|prismarine_dark}}
*{{MC/Code|prismarine_brick}}
*{{code|prismarine_brick}}
*{{MC/Code|mossy_cobblestone}}
*{{code|mossy_cobblestone}}
*{{MC/Code|smooth_sandstone}}
*{{code|smooth_sandstone}}
*{{MC/Code|red_nether_brick}}
*{{code|red_nether_brick}}
}}
}}
|{{MC/Blocklink|id=red-sandstone-slab|Slab|Stone Slab}} (2)
|{{BlockLink|id=red-sandstone-slab|Slab|Stone Slab}} (2)
|{{MC/Blocklink|id=double-red-sandstone-slab|Slab|Double Stone Slab}} (2)
|{{BlockLink|id=double-red-sandstone-slab|Slab|Double Stone Slab}} (2)
|}
|}


Line 2,871: Line 2,871:
|-
|-
|
|
*{{MC/Code|end_stone_brick}}
*{{code|end_stone_brick}}
*{{MC/Code|smooth_red_sandstone}}
*{{code|smooth_red_sandstone}}
*{{MC/Code|polished_andisite}}
*{{code|polished_andisite}}
*{{MC/Code|andisite}}
*{{code|andisite}}
*{{MC/Code|diorite}}
*{{code|diorite}}
*{{MC/Code|polished_diorite}}
*{{code|polished_diorite}}
*{{MC/Code|granite}}
*{{code|granite}}
*{{MC/Code|polished_granite]
*{{code|polished_granite}}
}}
|{{BlockLink|id=end-stone-brick-slab|Slab|Stone Slab}} (3)
|{{MC/Blocklink|id=end-stone-brick-slab|Slab|Stone Slab}} (3)
|{{BlockLink|id=double-end-stone-brick-slab|Slab|Double Stone Slab}} (3)
|{{MC/Blocklink|id=double-end-stone-brick-slab|Slab|Double Stone Slab}} (3)
|}
|}


Line 2,891: Line 2,890:
|-
|-
|
|
*{{MC/Code|mossy_stone_brick}}
*{{code|mossy_stone_brick}}
*{{MC/Code|smooth_quartz}}
*{{code|smooth_quartz}}
*{{MC/Code|stone}}
*{{code|stone}}
*{{MC/Code|cut_sandstone}}
*{{code|cut_sandstone}}
*{{MC/Code|cut_red_sandstone}}
*{{code|cut_red_sandstone}}
}}
}}
|{{MC/Blocklink|id=mossy-stone-brick-slab|Slab|Stone Slab}} (4)
|{{BlockLink|id=mossy-stone-brick-slab|Slab|Stone Slab}} (4)
|{{MC/Blocklink|id=double-mossy-stone-brick-slab|Slab|Double Stone Slab}} (4)
|{{BlockLink|id=double-mossy-stone-brick-slab|Slab|Double Stone Slab}} (4)
|}
|}


Line 2,908: Line 2,907:
|-
|-
|
|
*{{MC/Code|stone}}
*{{code|stone}}
*{{MC/Code|granite}}
*{{code|granite}}
*{{MC/Code|granite_smooth}}
*{{code|granite_smooth}}
*{{MC/Code|diorite}}
*{{code|diorite}}
*{{MC/Code|diorite_smooth}}
*{{code|diorite_smooth}}
*{{MC/Code|andisite}}
*{{code|andisite}}
*{{MC/Code|andisite_smooth}}
*{{code|andisite_smooth}}
|{{MC/Blocklink|Stone}}
|{{BlockLink|Stone}}
|}
|}


Line 2,924: Line 2,923:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|id=oak-wood|Wood}}
|{{BlockLink|id=oak-wood|Wood}}
|}
|}


Line 2,935: Line 2,934:
|-
|-
|
|
*{{MC/Code|void}}
*{{code|void}}
*{{MC/Code|air}}
*{{code|air}}
|{{MC/Blocklink|Structure Void}}
|{{BlockLink|Structure Void}}
|}
|}


Line 2,947: Line 2,946:
|-
|-
|
|
*{{MC/Code|default}}
*{{code|default}}
*{{MC/Code|tall}}
*{{code|tall}}
*{{MC/Code|fern}}
*{{code|fern}}
*{{MC/Code|snow}}
*{{code|snow}}
|{{MC/Blocklink|Short Grass}}
|{{BlockLink|Short Grass}}
|}
|}


Line 2,960: Line 2,959:
!Blocks
!Blocks
|-
|-
|Boolean ({{MC/Code|false}} to {{MC/Code|true}})
|Boolean ({{code|false}} to {{code|true}})
|{{MC/Blocklink|id=smooth-stone-slab|Slab|Slabs}}
|{{BlockLink|id=smooth-stone-slab|Slab|Slabs}}
|{{MC/Blocklink|id=double-smooth-stone-slab|Slab|Double Slabs}}
|{{BlockLink|id=double-smooth-stone-slab|Slab|Double Slabs}}
|}
|}


Line 2,972: Line 2,971:
|-
|-
|
|
*{{MC/Code|cobblestone}}
*{{code|cobblestone}}
*{{MC/Code|mossy_cobblestone}}
*{{code|mossy_cobblestone}}
*{{MC/Code|granite}}
*{{code|granite}}
*{{MC/Code|diorite}}
*{{code|diorite}}
*{{MC/Code|andisite}}
*{{code|andisite}}
*{{MC/Code|sandstone}}
*{{code|sandstone}}
*{{MC/Code|brick}}
*{{code|brick}}
*{{MC/Code|stone_brick}}
*{{code|stone_brick}}
*{{MC/Code|mossy_stone_brick}}
*{{code|mossy_stone_brick}}
*{{MC/Code|nether_brick}}
*{{code|nether_brick}}
*{{MC/Code|end_brick}}
*{{code|end_brick}}
*{{MC/Code|prismarine}}
*{{code|prismarine}}
*{{MC/Code|red_sandstone}}
*{{code|red_sandstone}}
*{{MC/Code|red_nether_brick}}
*{{code|red_nether_brick}}
|{{MC/Blocklink|id=cobblestone-wall|Wall}} (except blackstone and deepslate walls)
|{{BlockLink|id=cobblestone-wall|Wall}} (except blackstone and deepslate walls)
|}
|}


Line 2,996: Line 2,995:
|-
|-
|
|
*{{MC/Code|oak}}
*{{code|oak}}
*{{MC/Code|spruce}}
*{{code|spruce}}
*{{MC/Code|birch}}
*{{code|birch}}
*{{MC/Code|jungle}}
*{{code|jungle}}
*{{MC/Code|acacia}}
*{{code|acacia}}
*{{MC/Code|dark_oak}}
*{{code|dark_oak}}
|{{MC/Blocklink|id=oak-fence|Wooden Fence}}
|{{BlockLink|id=oak-fence|Wooden Fence}}
|{{MC/Blocklink|id=oak-wood|Wood}}
|{{BlockLink|id=oak-wood|Wood}}
|}
|}


== Numeric ID Inherit Tree ==
== Numeric ID Inherit Tree ==
<div class="treeview">
<div class="treeview">
*Entity
*[[Minecraft:Entity]]
**{{MC/Entitylink|Area Effect Cloud}}
**{{EntityLink|Area Effect Cloud}}
**{{MC/Entitylink|Balloon}}
**{{EntityLink|Balloon}}
**{{MC/Entitylink|Boat|Boat Rideable}}
**{{EntityLink|Boat|Boat Rideable}}
**{{MC/Blocklink|Chalkboard}}
**{{BlockLink|Chalkboard}}
**{{MC/Entitylink|Boat with Chest|Chest Boat}}
**{{EntityLink|Boat with Chest|Chest Boat}}
**{{MC/Entitylink|End Crystal}}
**{{EntityLink|End Crystal}}
**{{MC/Itemlink|Eye of Ender}}
**{{ItemLink|Eye of Ender}}
**{{MC/Entitylink|Experience Orb}}
**{{EntityLink|Experience Orb}}
**{{MC/Entitylink|Falling Block|Falling Block Entity}}
**{{EntityLink|Falling Block|Falling Block Entity}}
**{{MC/Entitylink|Fishing Bobber|Fishing Hook}}
**{{EntityLink|Fishing Bobber|Fishing Hook}}
**{{MC/Itemlink|Firework Rocket|Fireworks Rocket}}
**{{ItemLink|Firework Rocket|Fireworks Rocket}}
**{{MC/EnvLink|id=items|Item (entity)|Item Entity}}
**{{EnvLink|id=items|Item (entity)|Item Entity}}
**{{MC/Entitylink|Leash Knot}}
**{{EntityLink|Leash Knot}}
**{{MC/Blocklink|Lectern}}
**{{BlockLink|Lectern}}
**{{MC/Entitylink|Lightning Bolt}}
**{{EntityLink|Lightning Bolt}}
**{{MC/Itemlink|Shield}}
**{{ItemLink|Shield}}
**{{MC/Blocklink|Piston}}
**{{BlockLink|Piston}}
**{{MC/Entitylink|Primed TNT}}
**{{EntityLink|Primed TNT}}
**{{MC/Entitylink|Painting}}
**{{EntityLink|Painting}}
**[[Minecraft:Mob]]
**[[Minecraft:Mob]]
***{{MC/Entitylink|Agent}}
***{{EntityLink|Agent}}
***{{MC/Entitylink|Allay}}
***{{EntityLink|Allay}}
***{{MC/Entitylink|Armor Stand}}
***{{EntityLink|Armor Stand}}
***{{MC/Entitylink|Bee}}
***{{EntityLink|Bee}}
***{{MC/Entitylink|NPC}}
***{{EntityLink|NPC}}
***{{MC/Entitylink|Piglin}}
***{{EntityLink|Piglin}}
***{{MC/Entitylink|Piglin Brute}}
***{{EntityLink|Piglin Brute}}
***{{MC/Entitylink|Player}}
***{{EntityLink|Player}}
***{{MC/Entitylink|Tripod Camera}}
***{{EntityLink|Tripod Camera}}
***{{MC/Entitylink|Zoglin}}
***{{EntityLink|Zoglin}}
***Ambient
***Ambient
****{{MC/Entitylink|Bat}}
****{{EntityLink|Bat}}
***Pathfinder Mob
***Pathfinder Mob
****{{MC/Entitylink|Copper Golem}}
****{{EntityLink|Copper Golem}}
****{{MC/Entitylink|Iron Golem}}
****{{EntityLink|Iron Golem}}
****{{MC/Entitylink|Snow Golem}}
****{{EntityLink|Snow Golem}}
****{{MC/Entitylink|Wandering Trader}}
****{{EntityLink|Wandering Trader}}
****[[Minecraft:Monster]]
****[[Minecraft:Monster]]
*****{{MC/Entitylink|Blaze}}
*****{{EntityLink|Blaze}}
*****{{MC/Entitylink|Breeze}}
*****{{EntityLink|Breeze}}
*****{{MC/Entitylink|Creeper}}
*****{{EntityLink|Creeper}}
*****{{MC/Entitylink|Creaking}}
*****{{EntityLink|Creaking}}
*****{{MC/Entitylink|Elder Guardian}}
*****{{EntityLink|Elder Guardian}}
*****{{MC/Entitylink|Elder Guardian Ghost}}
*****{{EntityLink|Elder Guardian Ghost}}
*****{{MC/Entitylink|Ender Dragon}}
*****{{EntityLink|Ender Dragon}}
*****{{MC/Entitylink|Enderman}}
*****{{EntityLink|Enderman}}
*****{{MC/Entitylink|Evoker}}
*****{{EntityLink|Evoker}}
*****{{MC/Entitylink|Ghast}}
*****{{EntityLink|Ghast}}
*****{{MC/Entitylink|Guardian}}
*****{{EntityLink|Guardian}}
*****{{MC/Entitylink|Magma Cube}}
*****{{EntityLink|Magma Cube}}
*****{{MC/Entitylink|Pillager}}
*****{{EntityLink|Pillager}}
*****{{MC/Entitylink|Ravager}}
*****{{EntityLink|Ravager}}
*****{{MC/Entitylink|Slime}}
*****{{EntityLink|Slime}}
*****{{MC/Entitylink|Shulker}}
*****{{EntityLink|Shulker}}
*****{{MC/Entitylink|Vex}}
*****{{EntityLink|Vex}}
*****{{MC/Entitylink|Vindicator}}
*****{{EntityLink|Vindicator}}
*****{{MC/Entitylink|Witch}}
*****{{EntityLink|Witch}}
*****{{MC/Entitylink|Warden}}
*****{{EntityLink|Warden}}
*****[[Minecraft:Undead]] Mob
*****[[Minecraft:Undead]] Mob
******{{MC/Entitylink|Camel Husk}}
******{{EntityLink|Camel Husk}}
******{{MC/Entitylink|Phantom}}
******{{EntityLink|Phantom}}
******{{MC/Entitylink|Skeleton Horse}}
******{{EntityLink|Skeleton Horse}}
******{{MC/Entitylink|Wither}}
******{{EntityLink|Wither}}
******{{MC/Entitylink|Zombie Horse}}
******{{EntityLink|Zombie Horse}}
******{{MC/Entitylink|Zombie Nautilus}}
******{{EntityLink|Zombie Nautilus}}
******{{MC/Entitylink|Zombified Piglin}}
******{{EntityLink|Zombified Piglin}}
******Zombie Monster
******Zombie Monster
*******{{MC/Entitylink|Drowned}}
*******{{EntityLink|Drowned}}
*******{{MC/Entitylink|Husk}}
*******{{EntityLink|Husk}}
*******{{MC/Entitylink|Old Zombie Villager}}
*******{{EntityLink|Old Zombie Villager}}
*******{{MC/Entitylink|Zombie}}
*******{{EntityLink|Zombie}}
*******{{MC/Entitylink|Zombie Villager}}
*******{{EntityLink|Zombie Villager}}
******Skeleton Monster
******Skeleton Monster
*******{{MC/Entitylink|Bogged}}
*******{{EntityLink|Bogged}}
*******{{MC/Entitylink|Parched}}
*******{{EntityLink|Parched}}
*******{{MC/Entitylink|Skeleton}}
*******{{EntityLink|Skeleton}}
*******{{MC/Entitylink|Stray}}
*******{{EntityLink|Stray}}
*******{{MC/Entitylink|Wither Skeleton}}
*******{{EntityLink|Wither Skeleton}}
*****[[Minecraft:Arthropod]]
*****[[Minecraft:Arthropod]]
******{{MC/Entitylink|Cave Spider}}
******{{EntityLink|Cave Spider}}
******{{MC/Entitylink|Endermite}}
******{{EntityLink|Endermite}}
******{{MC/Entitylink|Silverfish}}
******{{EntityLink|Silverfish}}
******{{MC/Entitylink|Spider}}
******{{EntityLink|Spider}}
****[[Minecraft:Animal]]
****[[Minecraft:Animal]]
*****{{MC/Entitylink|Armadillo}}
*****{{EntityLink|Armadillo}}
*****{{MC/Entitylink|Axolotl}}
*****{{EntityLink|Axolotl}}
*****{{MC/Entitylink|Camel}}
*****{{EntityLink|Camel}}
*****{{MC/Entitylink|Camel Husk}}
*****{{EntityLink|Camel Husk}}
*****{{MC/Entitylink|Chicken}}
*****{{EntityLink|Chicken}}
*****{{MC/Entitylink|Cow}}
*****{{EntityLink|Cow}}
*****{{MC/Entitylink|Firefly}} (removed: beta 1.19.10.20)
*****{{EntityLink|Firefly}} (removed: [[Minecraft:Bedrock Edition beta 1.19.10.20|beta 1.19.10.20]])
*****{{MC/Entitylink|Fox}}
*****{{EntityLink|Fox}}
*****{{MC/Entitylink|Frog}}
*****{{EntityLink|Frog}}
*****{{MC/Entitylink|Goat}}
*****{{EntityLink|Goat}}
*****{{MC/Entitylink|Happy Ghast}}
*****{{EntityLink|Happy Ghast}}
*****{{MC/Entitylink|Hoglin}}
*****{{EntityLink|Hoglin}}
*****{{MC/Entitylink|Llama}}
*****{{EntityLink|Llama}}
*****{{MC/Entitylink|Mooshroom}}
*****{{EntityLink|Mooshroom}}
*****{{MC/Entitylink|Panda}}
*****{{EntityLink|Panda}}
*****{{MC/Entitylink|Pig}}
*****{{EntityLink|Pig}}
*****{{MC/Entitylink|Polar Bear}}
*****{{EntityLink|Polar Bear}}
*****{{MC/Entitylink|Rabbit}}
*****{{EntityLink|Rabbit}}
*****{{MC/Entitylink|Sheep}}
*****{{EntityLink|Sheep}}
*****{{MC/Entitylink|Sniffer}}
*****{{EntityLink|Sniffer}}
*****{{MC/Entitylink|Strider}}
*****{{EntityLink|Strider}}
*****{{MC/Entitylink|Tadpole}}
*****{{EntityLink|Tadpole}}
*****{{MC/Entitylink|Trader Llama}}
*****{{EntityLink|Trader Llama}}
*****{{MC/Entitylink|Turtle}}
*****{{EntityLink|Turtle}}
*****Tamable Animal
*****[[Minecraft:Taming|Tamable Animal]]
******{{MC/Entitylink|Cat}}
******{{EntityLink|Cat}}
******{{MC/Entitylink|Nautilus}}{{MC/Verify}}
******{{EntityLink|Nautilus}}{{verify}}
******{{MC/Entitylink|Parrot}}
******{{EntityLink|Parrot}}
******{{MC/Entitylink|Ocelot}}
******{{EntityLink|Ocelot}}
******{{MC/Entitylink|Wolf}}
******{{EntityLink|Wolf}}
******{{MC/Entitylink|Zombie Nautilus}}{{MC/Verify}}
******{{EntityLink|Zombie Nautilus}}{{verify}}
******Equine Animal
******Equine Animal
*******{{MC/Entitylink|Horse}}
*******{{EntityLink|Horse}}
*******{{MC/Entitylink|Donkey}}
*******{{EntityLink|Donkey}}
*******{{MC/Entitylink|Mule}}
*******{{EntityLink|Mule}}
*******{{MC/Entitylink|Skeleton Horse}}
*******{{EntityLink|Skeleton Horse}}
*******{{MC/Entitylink|Zombie Horse}}
*******{{EntityLink|Zombie Horse}}
****Water Animal
****Water Animal
*****{{MC/Entitylink|Cod}}
*****{{EntityLink|Cod}}
*****{{MC/Entitylink|Dolphin}}
*****{{EntityLink|Dolphin}}
*****{{MC/Entitylink|Glow Squid}}
*****{{EntityLink|Glow Squid}}
*****{{MC/Entitylink|Pufferfish}}
*****{{EntityLink|Pufferfish}}
*****{{MC/Entitylink|Salmon}}
*****{{EntityLink|Salmon}}
*****{{MC/Entitylink|Squid}}
*****{{EntityLink|Squid}}
*****{{MC/Entitylink|Tropical Fish}}
*****{{EntityLink|Tropical Fish}}
****Villager Base
****Villager Base
*****{{MC/Entitylink|Old Villager}}
*****{{EntityLink|Old Villager}}
*****{{MC/Entitylink|Villager}}
*****{{EntityLink|Villager}}
**Minecart
**Minecart
***{{MC/Entitylink|Minecart|Minecart Rideable}}
***{{EntityLink|Minecart|Minecart Rideable}}
***{{MC/Entitylink|Minecart with Chest|Minecart Chest}}
***{{EntityLink|Minecart with Chest|Minecart Chest}}
***{{MC/Entitylink|Minecart with Command Block|Minecart Command Block}}
***{{EntityLink|Minecart with Command Block|Minecart Command Block}}
***{{MC/Entitylink|Minecart with Hopper|Minecart Hopper}}
***{{EntityLink|Minecart with Hopper|Minecart Hopper}}
***{{MC/Entitylink|Minecart with TNT|Minecart TNT}}
***{{EntityLink|Minecart with TNT|Minecart TNT}}
**Projectile
**[[Minecraft:Projectile]]
***{{MC/Entitylink|Arrow}}
***{{EntityLink|Arrow}}
***{{MC/Entitylink|Bottle o' Enchanting|Experience Potion}}
***{{EntityLink|Bottle o' Enchanting|Experience Potion}}
***{{MC/Entitylink|Dragon Fireball}}
***{{EntityLink|Dragon Fireball}}
***{{MC/Entitylink|Evoker Fangs|Evocation Fang}}
***{{EntityLink|Evoker Fangs|Evocation Fang}}
***{{MC/Itemlink|Ender Pearl}}
***{{ItemLink|Ender Pearl}}
***{{MC/Entitylink|Ice Bomb}}
***{{EntityLink|Ice Bomb}}
***{{MC/Entitylink|Fireball|Large Fireball}}
***{{EntityLink|Fireball|Large Fireball}}
***{{MC/Itemlink|Lingering Potion}}
***{{ItemLink|Lingering Potion}}
***{{MC/Entitylink|Llama Spit}}
***{{EntityLink|Llama Spit}}
***{{MC/Itemlink|Bottle o' Enchanting|Thrown Experience Bottle}}
***{{ItemLink|Bottle o' Enchanting|Thrown Experience Bottle}}
***{{MC/Entitylink|Trident|Thrown Trident}}
***{{EntityLink|Trident|Thrown Trident}}
***{{MC/Entitylink|Shulker Bullet}}
***{{EntityLink|Shulker Bullet}}
***{{MC/Entitylink|Small Fireball}}
***{{EntityLink|Small Fireball}}
***{{MC/Itemlink|Egg|Thrown Egg}}
***{{ItemLink|Egg|Thrown Egg}}
***{{MC/Itemlink|Snowball|Thrown Snowball}}
***{{ItemLink|Snowball|Thrown Snowball}}
***{{MC/Itemlink|Splash Potion|Thrown Potion}}
***{{ItemLink|Splash Potion|Thrown Potion}}
***{{MC/Entitylink|Wither Skull|link=Wither#Wither Skull}}
***{{EntityLink|Wither Skull|link=Wither#Wither Skull}}
***{{MC/Entitylink|id=dangerous-wither-skull|Wither#Wither Skull|Wither Skull Dangerous}}
***{{EntityLink|id=dangerous-wither-skull|Wither#Wither Skull|Wither Skull Dangerous}}
**Abstract Arrow
**Abstract Arrow
***{{MC/Entitylink|Arrow|Thrown Arrow}}
***{{EntityLink|Arrow|Thrown Arrow}}
***{{MC/Entitylink|Trident|Thrown Trident}}
***{{EntityLink|Trident|Thrown Trident}}
</div>
</div>


== References ==
== References ==
{{MC/Reflist}}
{{Reflist}}


== Navigation ==
== Navigation ==
{{MC/Navbox Bedrock Edition}}
{{Navbox Bedrock Edition}}
{{MC/Navbox Minecraft|general}}
{{Navbox Minecraft|general}}


{{DEFAULTSORT:Data value}}
{{DEFAULTSORT:Data value}}


de:Numerische Identifikation (Bedrock)
[[Minecraft:de:Numerische Identifikation (Bedrock)]]
ja:データ値/Bedrock Edition
[[Minecraft:ja:データ値/Bedrock Edition]]
pt:Valores de dados da Edição Bedrock
[[Minecraft:pt:Valores de dados da Edição Bedrock]]
ru:Значения данных/Bedrock Edition
[[Minecraft:ru:Значения данных/Bedrock Edition]]
uk:Значення даних (Bedrock Edition)
[[Minecraft:uk:Значення даних (Bedrock Edition)]]
zh:基岩版数据值
[[Minecraft:zh:基岩版数据值]]

Revision as of 11:10, 23 April 2026

Template:Exclusive Template:Update Template:Missing info These data values refer to the different types of blocks and items on Template:El. They are used in many places in Minecraft. Block IDs are used to define blocks placed in the world and inventory items (including items in chests and items dropped in the world). Item IDs are valid only for items. These data values differ greatly from the Minecraft:Java Edition data values.

File:DataValuesPE.png
The block and item IDs, as of version 1.16.20

IDs

Template:For

Block IDs

Template:Hatnote Bedrock Edition data values/Blocks2

Item IDs

Block items

The string IDs of most blocks' direct item forms are the same as IDs of the blocks themselves. However, there are some exceptions:

Note that commands like Template:Cmd use blocks' IDs to specify block items, instead of block items' IDs.

There are also some block items that were previously in the game but have since been removed:

Other items

Other items have values above 255, making it easy to separate the block item IDs from the other item IDs.

In early versions, items had numeric IDs which had been used in commands and savegame files. However, these numeric IDs are deprecated. The following table lists items with their legacy numeric IDs.

Template:LoadBox

In current versions, items have numeric runtime IDs which are used internally in the game. The runtime IDs depend on the order in which the item is registered in the code. So when a new item is added, other items' IDs may also change. And some items are exclusive in normal Bedrock Edition, the developer version, or the Education Edition, so items' runtime IDs are not the same in each edition. The following table lists items with their numeric runtime IDs.

Template:LoadBox

Template:LoadBox

Template:LoadBox

Note that the Template:Code, Template:Code, Template:Code, and Template:Code in the four tables above are not normal items in game. They are used as alias IDs. For backward compatibility, an item has alias ID if its ID was changed:

Entity IDs

Several entity names do not correlate with entity names from Java Edition. The standard for naming new entities changes with subsequent releases; however, existing entity names have not been changed.

Effect IDs

Enchantment IDs

Block states

Template:Merge

After block IDs, block states further define blocks placed, describing for example the height of water or the direction a torch points. These replace the former block data, which was removed from command syntax in 1.19.70. Some of these block states are associated with legacy aux values (also called metadata), which are defined in the form of binary flags. Aux values are intended to be deprecated, with newly added blocks and block states no longer supporting them.

active

Determines whether the block is active or not.

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

age

Tracks the age of plants to handle growth and of fire to handle spread.

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink
Integer (Template:Code to Template:Code)
Integer (Template:Code to Template:Code) Template:BlockLink
Integer (Template:Code to Template:Code)

age_bit

Determines if the sapling should grow.

State Value Blocks
Boolean (Template:Code or Template:Code)

attached_bit

Whether the tripwire hook is connected to a valid tripwire circuit or not. For hanging signs, whether the sign is hanging from a single point or not.

State Value Blocks
Boolean (Template:Code or Template:Code)

attachment

Determines the type of attachment used by a block.

State Value Blocks

bamboo_leaf_size

Determines the size of bamboo leaves.

State Value Blocks
Template:BlockLink

bamboo_stalk_thickness

Determines the thickness of bamboo stalk.

State Value Blocks
Template:BlockLink

big_dripleaf_head

Determines if the block is the leaf part of the plant, or a part of the stem.

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

big_dripleaf_tilt

State Value Blocks
Template:BlockLink

bite_counter

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

bloom

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

books_stored

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

brewing_stand_slot_a_bit

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

brewing_stand_slot_b_bit

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

brewing_stand_slot_c_bit

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

brushed_progress

State Value Blocks
Integer (Template:Code to Template:Code)

button_pressed_bit

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink (any)

can_summon

Determines if the block can or cannot summon mobs.

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

candles

How many candles are contained within this block.

State value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink (any)

cauldron_liquid

What the liquid in the cauldron is.

State Value Blocks
Template:BlockLink

cluster_count

How much is in a cluster

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

composter_fill_level

The fill level of a composter

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

conditional_bit

If a command block is conditional

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink (any)

coral_direction

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink (any, including dead)

coral_fan_direction

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink (any, including dead)

covered_bit

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

crafting

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

creaking_heart_state

State Value Blocks
Template:BlockLink

dead_bit

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

deprecated

State Value Blocks
Integer (Template:Code to Template:Code)

direction

State Value Blocks
Integer (Template:Code to Template:Code)

disarmed_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

door_hinge_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink (any)

drag_down

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

dripstone_thickness

State Value Blocks
Template:BlockLink

end_portal_eye_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

explode_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

extinguished

State Value Blocks
Boolean (Template:Code to Template:Code)

facing_direction

State Value Blocks
Integer (Template:Code to Template:Code) (with Template:Code to Template:Code unused)
Integer (Template:Code to Template:Code and Template:Code Template:Code) (with Template:Code unused) Template:BlockLink
Integer (Template:Code to Template:Code)

fill_level

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

ground_sign_direction

The rotation of standing heads, signs, and banners.

State Value Blocks
Integer (Template:Code to Template:Code)

growing_plant_age

State Value Blocks
Integer (Template:Code to Template:Code)

growth

The rotation of standing heads, signs, and banners.

State Value Blocks
Integer (Template:Code to Template:Code) (with Template:Code to Template:Code unused)
Integer (Template:Code to Template:Code) (with Template:Code to Template:Code unused) Template:BlockLink
Integer (Template:Code to Template:Code) (with Template:Code to Template:Code unused) Template:BlockLink
Integer (Template:Code to Template:Code)

hanging

The rotation of standing heads, signs, and banners.

State Value Blocks
Boolean (Template:Code to Template:Code)

head_piece_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

height

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

honey_level

State Value Blocks
Integer (Template:Code to Template:Code)

huge_mushroom_bits

State Value Blocks
Integer (Template:Code to Template:Code)

in_wall_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

infiniburn_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

item_frame_map_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

item_frame_photo_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

kelp_age

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

lever_direction

State Value Blocks
Template:BlockLink

liquid_depth

State Value Blocks
Integer (Template:Code to Template:Code)

lit

State Value Blocks
Boolean (Template:Code to Template:Code)

minecraft:block_face

State Value Blocks

minecraft:cardinal_direction

State Value Blocks

minecraft:connection_east

State Value Blocks
Boolean (Template:Code to Template:Code) Empty

minecraft:connection_north

State Value Blocks
Boolean (Template:Code to Template:Code) Empty

minecraft:connection_south

State Value Blocks
Boolean (Template:Code to Template:Code) Empty

minecraft:connection_west

State Value Blocks
Boolean (Template:Code to Template:Code) Empty

minecraft:facing_direction

State Value Blocks
Template:BlockLink

minecraft:vertical_half

State Value Blocks

moisturized_amount

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

multi_face_direction_bits

State Value Blocks
Integer (Template:Code to Template:Code) (with Template:Code unused}}

natrual

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

occupied_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

ominous

State Value Blocks
Boolean (Template:Code to Template:Code)

open_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

orientation

State Value Blocks
Template:BlockLink

output_lit_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

output_subtract_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

pale_moss_carpet_side_east

State Value Blocks
Template:BlockLink

pale_moss_carpet_side_north

State Value Blocks
Template:BlockLink

pale_moss_carpet_side_south

State Value Blocks
Template:BlockLink

pale_moss_carpet_side_west

State Value Blocks
Template:BlockLink

persistent_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink (any)

pillar_axis

State Value Blocks

portal_axis

State Value Blocks
Template:BlockLink

powered_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

powered_shelf_type

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

propagule_stage

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

rail_data_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

rail_direction

State Value Blocks
Integer (Template:Code to Template:Code with Template:Code to Template:Code unused)
Integer (Template:Code to Template:Code) Template:BlockLink

redstone_signal

State Value Blocks
Integer (Template:Code to Template:Code with Template:Code to Template:Code)
Integer (Template:Code to Template:Code)

rehydration_level

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

repeater_delay

State Value Blocks
Integer (Template:Code to Template:Code)

respawn_anchor_charge

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

rotation

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

sculk_sensor_phase

State Value Blocks
Integer (Template:Code to Template:Code)

sea_grass_type

State Value Blocks
Template:BlockLink

stability

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

stability_check

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

propagule_stage

State Value Blocks
Template:BlockLink

suspended_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

tip

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

toggle_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

torch_facing_direction

State Value Blocks

trial_spawner_state

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

triggered_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

turtle_egg_count

State Value Blocks
Template:BlockLink

twisting_vines_age

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

update_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

upper_block_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

upside_down_bit

State Value Blocks
Boolean (Template:Code to Template:Code)

vault_state

State Value Blocks
Template:BlockLink

vine_direction_bits

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

wall_connection_type_east

State Value Blocks
Template:BlockLink Template:BlockLink (any)

wall_connection_type_north

State Value Blocks
Template:BlockLink Template:BlockLink (any)

wall_connection_type_south

State Value Blocks
Template:BlockLink Template:BlockLink (any)

wall_connection_type_west

State Value Blocks
Template:BlockLink Template:BlockLink (any)

wall_post_bit

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink Template:BlockLink (any)

weeping_vines_age

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

weirdo_direction

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink (all)

Deprecated

This is a list of block states deprecated due to the flattening. These block states are still present in the game files, and they can still be used with pre-flattened block IDs in commands. For example, Template:Command would place an Minecraft:acacia fence.

allow_underwater_bit

Deprecated Preview 1.21.30.23.

State Value Blocks
Boolean (Template:Code or Template:Code) Template:BlockLink

block_light_level

Deprecated Preview 1.21.20.21.

State Value Blocks
Integer (Template:Code to Template:Code) Template:BlockLink

chemistry_table_type

Deprecated Preview 1.21.30.23.

State Value Blocks
Template:BlockLink

chisel_type

Deprecated Preview 1.21.30.21.

State Value Blocks

color

Deprecated Preview 1.20.60.24.

State Value Blocks

color_bit

Deprecated Preview 1.21.30.22.

State Value Blocks
Boolean (Template:Code to Template:Code)

coral_color

Deprecated Preview 1.21.0.21.

State Value Blocks

coral_hang_type_bit

Deprecated Preview 1.21.10.21.

State Value Blocks
Boolean (Template:Code to Template:Code)

damage

Deprecated Preview 1.21.20.22.

State Value Blocks
Template:BlockLink

dead_bit

Deprecated Preview 1.21.10.21.

State Value Blocks
Boolean (Template:Code to Template:Code)

dirt_type

Deprecated Preview 1.21.20.22.

State Value Blocks
Template:BlockLink

double_plant_type

Deprecated Preview 1.21.0.22.

State Value Blocks
Template:BlockLink

flower_type

Deprecated Preview 1.20.80.23.

State Value Blocks
Template:BlockLink

monster_egg_type

Deprecated Preview 1.21.10.20.

State Value Blocks
Template:BlockLink

new_leaf_type

Deprecated Preview 1.20.70.20.

State Value Blocks
Template:BlockLink (2)

new_log_type

Deprecated Preview 1.20.0.20.

State Value Blocks
Template:BlockLink (2)

old_leaf_type

Deprecated Preview 1.20.70.20.

State Value Blocks
Template:BlockLink

old_log_type

Deprecated Preview 1.20.0.20.

State Value Blocks
Template:BlockLink

prismarine_block_type

Deprecated Preview 1.21.10.22.

State Value Blocks
Template:BlockLink

sand_stone_type

Deprecated Preview 1.21.20.22.

State Value Blocks

sand_type

Deprecated Preview 1.21.20.22.

State Value Blocks
Template:BlockLink

sapling_type

Deprecated Preview 1.20.80.20.

State Value Blocks

sponge_type

Deprecated Preview 1.21.30.22.

State Value Blocks
Template:BlockLink

stone_brick_type

Deprecated Preview 1.21.10.20.

State Value Blocks
Template:BlockLink

stone_slab_type

Deprecated Preview 1.21.10.20.

State Value Blocks
Template:BlockLink Template:BlockLink

stone_slab_type_2

Deprecated Preview 1.21.10.22.

State Value Blocks

}}

Template:BlockLink (2) Template:BlockLink (2)

stone_slab_type_3

Deprecated Preview 1.21.10.22.

State Value Blocks
Template:BlockLink (3) Template:BlockLink (3)

stone_slab_type_4

Deprecated Preview 1.21.10.22.

State Value Blocks

}}

Template:BlockLink (4) Template:BlockLink (4)

stone_type

Deprecated Preview 1.20.50.20.

State Value Blocks
Template:BlockLink

stripped_bit

Deprecated Preview 1.20.70.22.

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink

structure_void_type

Deprecated Preview 1.21.30.21.

State Value Blocks
Template:BlockLink

tall_grass_type

Deprecated Preview 1.21.0.20.

State Value Blocks
Template:BlockLink

top_slot_bit

Deprecated Preview 1.20.20.20.

State Value Blocks
Boolean (Template:Code to Template:Code) Template:BlockLink Template:BlockLink

wall_block_type

Deprecated Preview 1.21.30.21.

State Value Blocks
Template:BlockLink (except blackstone and deepslate walls)

wood_type

Deprecated Preview 1.20.70.22.

State Value Blocks
Template:BlockLink Template:BlockLink

Numeric ID Inherit Tree

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition Template:Navbox Minecraft


Minecraft:de:Numerische Identifikation (Bedrock) Minecraft:ja:データ値/Bedrock Edition Minecraft:pt:Valores de dados da Edição Bedrock Minecraft:ru:Значения данных/Bedrock Edition Minecraft:uk:Значення даних (Bedrock Edition) Minecraft:zh:基岩版数据值

Contents