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
imported>The Non Useful
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{exclusive|bedrock}}
{{MC/Exclusive|bedrock}}
{{update|Alias ID needs update, with multiple changes made during the ongoing [[Minecraft:Bedrock Edition Flattening|Flattening]] process not reflected.}}
{{MC/Update|Alias ID needs update, with multiple changes made during the ongoing [[Minecraft:Bedrock Edition Flattening|Flattening]] process not reflected.}}
{{missing info|Block states. See [[Minecraft:Java Edition data values#Block states]] for format}}
{{MC/Missing info|Block states. See Java Edition data values for format}}
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''' 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 differ greatly from the [[Minecraft:Java Edition data values]].
These data values differ greatly from the 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 ==
{{for|tables of the legacy metadata and/or damage value combinations for blocks and items respectively|Bedrock Edition data values/Metadata table}}
{{MC/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>
{{Hatnote|1=You may edit the contents of this section [https://minecraft.wiki/w/Bedrock_Edition_data_values/Blocks2?action=edit here].}}
{{MC/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 {{cmd|give}} use blocks' IDs to specify block items,  instead of block items' IDs.
Note that commands like {{MC/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 {{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:
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:


{|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||{{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||{{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>
|-
|-
|{{EntitySprite|chicken}}||10||{{dec-hex|10}}||chicken||[[Minecraft:Chicken]]
|{{MC/EntitySprite|chicken}}||10||{{MC/Dec-hex|10}}||chicken||Chicken
|-
|-
|{{EntitySprite|cow}}||11||{{dec-hex|11}}||cow||[[Minecraft:Cow]]
|{{MC/EntitySprite|cow}}||11||{{MC/Dec-hex|11}}||cow||Cow
|-
|-
|{{EntitySprite|pig}}||12||{{dec-hex|12}}||pig||[[Minecraft:Pig]]
|{{MC/EntitySprite|pig}}||12||{{MC/Dec-hex|12}}||pig||[[Minecraft:Pig]]
|-
|-
|{{EntitySprite|sheep}}||13||{{dec-hex|13}}||sheep||[[Minecraft:Sheep]]
|{{MC/EntitySprite|sheep}}||13||{{MC/Dec-hex|13}}||sheep||Sheep
|-
|-
|{{EntitySprite|wolf}}||14||{{dec-hex|14}}||wolf||[[Minecraft:Wolf]]
|{{MC/EntitySprite|wolf}}||14||{{MC/Dec-hex|14}}||wolf||[[Minecraft:Wolf]]
|-
|-
|{{EntitySprite|villager}}||15||{{dec-hex|15}}||villager||[[Minecraft:Villager]]
|{{MC/EntitySprite|villager}}||15||{{MC/Dec-hex|15}}||villager||[[Minecraft:Villager]]
|-
|-
|{{EntitySprite|mooshroom}}||16||{{dec-hex|16}}||mooshroom||[[Minecraft:Mooshroom]]
|{{MC/EntitySprite|mooshroom}}||16||{{MC/Dec-hex|16}}||mooshroom||Mooshroom
|-
|-
|{{EntitySprite|squid}}||17||{{dec-hex|17}}||squid||[[Minecraft:Squid]]
|{{MC/EntitySprite|squid}}||17||{{MC/Dec-hex|17}}||squid||Squid
|-
|-
|{{EntitySprite|rabbit}}||18||{{dec-hex|18}}||rabbit||[[Minecraft:Rabbit]]
|{{MC/EntitySprite|rabbit}}||18||{{MC/Dec-hex|18}}||rabbit||Rabbit
|-
|-
|{{EntitySprite|bat}}||19||{{dec-hex|19}}||bat||[[Minecraft:Bat]]
|{{MC/EntitySprite|bat}}||19||{{MC/Dec-hex|19}}||bat||Bat
|-
|-
|{{EntitySprite|iron-golem}}||20||{{dec-hex|20}}||iron_golem||[[Minecraft:Iron Golem]]
|{{MC/EntitySprite|iron-golem}}||20||{{MC/Dec-hex|20}}||iron_golem||Iron Golem
|-
|-
|{{EntitySprite|snow-golem}}||21||{{dec-hex|21}}||snow_golem||[[Minecraft:Snow Golem]]
|{{MC/EntitySprite|snow-golem}}||21||{{MC/Dec-hex|21}}||snow_golem||Snow Golem
|-
|-
|{{EntitySprite|ocelot}}||22||{{dec-hex|22}}||ocelot||[[Minecraft:Ocelot]]
|{{MC/EntitySprite|ocelot}}||22||{{MC/Dec-hex|22}}||ocelot||Ocelot
|-
|-
|{{EntitySprite|Horse}}||23||{{dec-hex|23}}||horse||[[Minecraft:Horse]]
|{{MC/EntitySprite|Horse}}||23||{{MC/Dec-hex|23}}||horse||[[Minecraft:Horse]]
|-
|-
|{{EntitySprite|Donkey}}||24||{{dec-hex|24}}||donkey||[[Minecraft:Donkey]]
|{{MC/EntitySprite|Donkey}}||24||{{MC/Dec-hex|24}}||donkey||Donkey
|-
|-
|{{EntitySprite|Mule}}||25||{{dec-hex|25}}||mule||[[Minecraft:Mule]]
|{{MC/EntitySprite|Mule}}||25||{{MC/Dec-hex|25}}||mule||Mule
|-
|-
|{{EntitySprite|Skeleton Horse}}||26||{{dec-hex|26}}||skeleton_horse||[[Minecraft:Skeleton Horse]]
|{{MC/EntitySprite|Skeleton Horse}}||26||{{MC/Dec-hex|26}}||skeleton_horse||Skeleton Horse
|-
|-
|{{EntitySprite|Zombie Horse}}||27||{{dec-hex|27}}||zombie_horse||[[Minecraft:Zombie Horse]]
|{{MC/EntitySprite|Zombie Horse}}||27||{{MC/Dec-hex|27}}||zombie_horse||Zombie Horse
|-
|-
|{{EntitySprite|Polar Bear}}||28||{{dec-hex|28}}||polar_bear||[[Minecraft:Polar Bear]]
|{{MC/EntitySprite|Polar Bear}}||28||{{MC/Dec-hex|28}}||polar_bear||[[Minecraft:Polar Bear]]
|-
|-
|{{EntitySprite|Llama}}||29||{{dec-hex|29}}||llama||[[Minecraft:Llama]]
|{{MC/EntitySprite|Llama}}||29||{{MC/Dec-hex|29}}||llama||Llama
|-
|-
|{{EntitySprite|parrot}}||30||{{dec-hex|30}}||parrot||[[Minecraft:Parrot]]
|{{MC/EntitySprite|parrot}}||30||{{MC/Dec-hex|30}}||parrot||Parrot
|-
|-
|{{EntitySprite|dolphin}}||31||{{dec-hex|31}}||dolphin||[[Minecraft:Dolphin]]
|{{MC/EntitySprite|dolphin}}||31||{{MC/Dec-hex|31}}||dolphin||Dolphin
|-
|-
|{{EntitySprite|zombie}}||32||{{dec-hex|32}}||zombie||[[Minecraft:Zombie]]
|{{MC/EntitySprite|zombie}}||32||{{MC/Dec-hex|32}}||zombie||[[Minecraft:Zombie]]
|-
|-
|{{EntitySprite|creeper}}||33||{{dec-hex|33}}||creeper||[[Minecraft:Creeper]]
|{{MC/EntitySprite|creeper}}||33||{{MC/Dec-hex|33}}||creeper||Creeper
|-
|-
|{{EntitySprite|skeleton}}||34||{{dec-hex|34}}||skeleton||[[Minecraft:Skeleton]]
|{{MC/EntitySprite|skeleton}}||34||{{MC/Dec-hex|34}}||skeleton||Skeleton
|-
|-
|{{EntitySprite|spider}}||35||{{dec-hex|35}}||spider||[[Minecraft:Spider]]
|{{MC/EntitySprite|spider}}||35||{{MC/Dec-hex|35}}||spider||Spider
|-
|-
|{{EntitySprite|zombified-piglin}}||36||{{dec-hex|36}}||zombie_pigman||[[Minecraft:Zombified Piglin]]
|{{MC/EntitySprite|zombified-piglin}}||36||{{MC/Dec-hex|36}}||zombie_pigman||Zombified Piglin
|-
|-
|{{EntitySprite|slime}}||37||{{dec-hex|37}}||slime||[[Minecraft:Slime]]
|{{MC/EntitySprite|slime}}||37||{{MC/Dec-hex|37}}||slime||Slime
|-
|-
|{{EntitySprite|enderman}}||38||{{dec-hex|38}}||enderman||[[Minecraft:Enderman]]
|{{MC/EntitySprite|enderman}}||38||{{MC/Dec-hex|38}}||enderman||[[Minecraft:Enderman]]
|-
|-
|{{EntitySprite|silverfish}}||39||{{dec-hex|39}}||silverfish||[[Minecraft:Silverfish]]
|{{MC/EntitySprite|silverfish}}||39||{{MC/Dec-hex|39}}||silverfish||Silverfish
|-
|-
|{{EntitySprite|cave-spider}}||40||{{dec-hex|40}}||cave_spider||[[Minecraft:Cave Spider]]
|{{MC/EntitySprite|cave-spider}}||40||{{MC/Dec-hex|40}}||cave_spider||Cave Spider
|-
|-
|{{EntitySprite|ghast}}||41||{{dec-hex|41}}||ghast||[[Minecraft:Ghast]]
|{{MC/EntitySprite|ghast}}||41||{{MC/Dec-hex|41}}||ghast||Ghast
|-
|-
|{{EntitySprite|magma-cube}}||42||{{dec-hex|42}}||magma_cube||[[Minecraft:Magma Cube]]
|{{MC/EntitySprite|magma-cube}}||42||{{MC/Dec-hex|42}}||magma_cube||Magma Cube
|-
|-
|{{EntitySprite|blaze}}||43||{{dec-hex|43}}||blaze||[[Minecraft:Blaze]]
|{{MC/EntitySprite|blaze}}||43||{{MC/Dec-hex|43}}||blaze||Blaze
|-
|-
|{{EntitySprite|zombie-villager}}||44||{{dec-hex|44}}||zombie_villager||[[Minecraft:Zombie Villager]]
|{{MC/EntitySprite|zombie-villager}}||44||{{MC/Dec-hex|44}}||zombie_villager||Zombie Villager
|-
|-
|{{EntitySprite|witch}}||45||{{dec-hex|45}}||witch||[[Minecraft:Witch]]
|{{MC/EntitySprite|witch}}||45||{{MC/Dec-hex|45}}||witch||[[Minecraft:Witch]]
|-
|-
|{{EntitySprite|Stray}}||46||{{dec-hex|46}}||stray||[[Minecraft:Stray]]
|{{MC/EntitySprite|Stray}}||46||{{MC/Dec-hex|46}}||stray||Stray
|-
|-
|{{EntitySprite|Husk}}||47||{{dec-hex|47}}||husk||[[Minecraft:Husk]]
|{{MC/EntitySprite|Husk}}||47||{{MC/Dec-hex|47}}||husk||[[Minecraft:Husk]]
|-
|-
|{{EntitySprite|Wither Skeleton}}||48||{{dec-hex|48}}||wither_skeleton||[[Minecraft:Wither Skeleton]]
|{{MC/EntitySprite|Wither Skeleton}}||48||{{MC/Dec-hex|48}}||wither_skeleton||Wither Skeleton
|-
|-
|{{EntitySprite|Guardian}}||49||{{dec-hex|49}}||guardian||[[Minecraft:Guardian]]
|{{MC/EntitySprite|Guardian}}||49||{{MC/Dec-hex|49}}||guardian||Guardian
|-
|-
|{{EntitySprite|Elder Guardian}}||50||{{dec-hex|50}}||elder_guardian||[[Minecraft:Elder Guardian]]
|{{MC/EntitySprite|Elder Guardian}}||50||{{MC/Dec-hex|50}}||elder_guardian||Elder Guardian
|-
|-
|{{EntitySprite|NPC}}||51||{{dec-hex|51}}||npc||[[Minecraft:NPC]]
|{{MC/EntitySprite|NPC}}||51||{{MC/Dec-hex|51}}||npc||[[Minecraft:NPC]]
|-
|-
|{{EntitySprite|Wither}}||52||{{dec-hex|52}}||wither||[[Minecraft:Wither]]
|{{MC/EntitySprite|Wither}}||52||{{MC/Dec-hex|52}}||wither||[[Minecraft:Wither]]
|-
|-
|{{EntitySprite|Ender Dragon}}||53||{{dec-hex|53}}||ender_dragon||[[Minecraft:Ender Dragon]]
|{{MC/EntitySprite|Ender Dragon}}||53||{{MC/Dec-hex|53}}||ender_dragon||Ender Dragon
|-
|-
|{{EntitySprite|Shulker}}||54||{{dec-hex|54}}||shulker||[[Minecraft:Shulker]]
|{{MC/EntitySprite|Shulker}}||54||{{MC/Dec-hex|54}}||shulker||Shulker
|-
|-
|{{EntitySprite|Endermite}}||55||{{dec-hex|55}}||endermite||[[Minecraft:Endermite]]
|{{MC/EntitySprite|Endermite}}||55||{{MC/Dec-hex|55}}||endermite||Endermite
|-
|-
|{{EntitySprite|Agent}}||56||{{dec-hex|56}}||agent||[[Minecraft:Agent]]
|{{MC/EntitySprite|Agent}}||56||{{MC/Dec-hex|56}}||agent||[[Minecraft:Agent]]
|-
|-
|{{EntitySprite|Vindicator}}||57||{{dec-hex|57}}||vindicator||[[Minecraft:Vindicator]]
|{{MC/EntitySprite|Vindicator}}||57||{{MC/Dec-hex|57}}||vindicator||Vindicator
|-
|-
|{{EntitySprite|Phantom}}||58||{{dec-hex|58}}||phantom||[[Minecraft:Phantom]]
|{{MC/EntitySprite|Phantom}}||58||{{MC/Dec-hex|58}}||phantom||Phantom
|-
|-
|{{EntitySprite|Ravager}}||59||{{dec-hex|59}}||ravager||[[Minecraft:Ravager]]
|{{MC/EntitySprite|Ravager}}||59||{{MC/Dec-hex|59}}||ravager||Ravager
|-
|-
|{{EntitySprite|armor-stand}}||61||{{dec-hex|61}}||armor_stand||[[Minecraft:Armor stand]]
|{{MC/EntitySprite|armor-stand}}||61||{{MC/Dec-hex|61}}||armor_stand||Armor stand
|-
|-
|{{EntitySprite|Camera}}||62||{{dec-hex|62}}||tripod_camera||[[Minecraft:Camera]]
|{{MC/EntitySprite|Camera}}||62||{{MC/Dec-hex|62}}||tripod_camera||[[Minecraft:Camera]]
|-
|-
|{{EntitySprite|player}}||63||{{dec-hex|63}}||player||[[Minecraft:Player]]
|{{MC/EntitySprite|player}}||63||{{MC/Dec-hex|63}}||player||Player
|-
|-
|{{EnvSprite|items}}||64||{{dec-hex|64}}||item||[[Minecraft:Item (entity)|Dropped item]]
|{{MC/EnvSprite|items}}||64||{{MC/Dec-hex|64}}||item||[[Minecraft:Item (entity)|Dropped item]]
|-
|-
|{{EntitySprite|tnt}}||65||{{dec-hex|65}}||tnt||[[Minecraft:TNT#Primed TNT|Primed TNT]]
|{{MC/EntitySprite|tnt}}||65||{{MC/Dec-hex|65}}||tnt||[[Minecraft:TNT#Primed TNT|Primed TNT]]
|-
|-
|{{EntitySprite|sand}}||66||{{dec-hex|66}}||falling_block||Falling block
|{{MC/EntitySprite|sand}}||66||{{MC/Dec-hex|66}}||falling_block||Falling block
|-
|-
|<!-- No icon -->||67||{{dec-hex|67}}||moving_block||[[Minecraft:Piston#Piston extension|Moving Block]]
|<!-- No icon -->||67||{{MC/Dec-hex|67}}||moving_block||[[Minecraft:Piston#Piston extension|Moving Block]]
|-
|-
|{{ItemSprite|bottle-o'-enchanting}}||68||{{dec-hex|68}}||xp_bottle||Thrown [[Minecraft:Bottle o' Enchanting]]
|{{MC/ItemSprite|bottle-o'-enchanting}}||68||{{MC/Dec-hex|68}}||xp_bottle||Thrown [[Minecraft:Bottle o' Enchanting]]
|-
|-
|{{EntitySprite|experience-orb}}||69||{{dec-hex|69}}||xp_orb||[[Minecraft:Experience Orb]]
|{{MC/EntitySprite|experience-orb}}||69||{{MC/Dec-hex|69}}||xp_orb||Experience Orb
|-
|-
|{{ItemSprite|Eye Of Ender}}||70||{{dec-hex|70}}||eye_of_ender_signal|| [[Minecraft:Eye of Ender]]
|{{MC/ItemSprite|Eye Of Ender}}||70||{{MC/Dec-hex|70}}||eye_of_ender_signal|| [[Minecraft:Eye of Ender]]
|-
|-
|{{EntitySprite|end-crystal}}||71||{{dec-hex|71}}||end_crystal|| [[Minecraft:End Crystal]]
|{{MC/EntitySprite|end-crystal}}||71||{{MC/Dec-hex|71}}||end_crystal|| [[Minecraft:End Crystal]]
|-
|-
|{{ItemSprite|firework-rocket}}||72||{{dec-hex|72}}||fireworks_rocket||[[Minecraft:Firework rocket]]
|{{MC/ItemSprite|firework-rocket}}||72||{{MC/Dec-hex|72}}||fireworks_rocket||Firework rocket
|-
|-
|{{EntitySprite|trident}}||73||{{dec-hex|73}}||thrown_trident||[[Minecraft:Trident]]
|{{MC/EntitySprite|trident}}||73||{{MC/Dec-hex|73}}||thrown_trident||[[Minecraft:Trident]]
|-
|-
|{{EntitySprite|turtle}}||74||{{dec-hex|74}}||turtle||[[Minecraft:Turtle]]
|{{MC/EntitySprite|turtle}}||74||{{MC/Dec-hex|74}}||turtle||[[Minecraft:Turtle]]
|-
|-
|{{EntitySprite|cat}}||75||{{dec-hex|75}}||cat||[[Minecraft:Cat]]
|{{MC/EntitySprite|cat}}||75||{{MC/Dec-hex|75}}||cat||Cat
|-
|-
|{{EntitySprite|shulker-bullet}}||76||{{dec-hex|76}}||shulker_bullet
|{{MC/EntitySprite|shulker-bullet}}||76||{{MC/Dec-hex|76}}||shulker_bullet
||[[Minecraft:Shulker#Shulker Bullet|Shulker bullet]]
||Shulker bullet
|-
|-
|{{EntitySprite|fishing-bobber}}||77||{{dec-hex|77}}||fishing_hook|| [[Minecraft:Fishing Rod]] hook
|{{MC/EntitySprite|fishing-bobber}}||77||{{MC/Dec-hex|77}}||fishing_hook|| [[Minecraft:Fishing Rod]] hook
|-
|-
|{{ItemSprite|Board}}||78||{{dec-hex|78}}||chalkboard||[[Minecraft:Chalkboard]]
|{{MC/ItemSprite|Board}}||78||{{MC/Dec-hex|78}}||chalkboard||[[Minecraft:Chalkboard]]
|-
|-
|{{EntitySprite|dragon-fireball}}||79||{{dec-hex|79}}||dragon_fireball||[[Minecraft:Ender Dragon#Dragon Fireball|Dragon fireball]]
|{{MC/EntitySprite|dragon-fireball}}||79||{{MC/Dec-hex|79}}||dragon_fireball||Dragon fireball
|-
|-
|{{EntitySprite|arrow}}||80||{{dec-hex|80}}||arrow||Shot [[Minecraft:arrow]]
|{{MC/EntitySprite|arrow}}||80||{{MC/Dec-hex|80}}||arrow||Shot [[Minecraft:arrow]]
|-
|-
|{{EntitySprite|snowball}}||81||{{dec-hex|81}}||snowball||Thrown [[Minecraft:snowball]]
|{{MC/EntitySprite|snowball}}||81||{{MC/Dec-hex|81}}||snowball||Thrown [[Minecraft:snowball]]
|-
|-
|{{EntitySprite|egg}}||82||{{dec-hex|82}}||egg||Thrown [[Minecraft:egg]]
|{{MC/EntitySprite|egg}}||82||{{MC/Dec-hex|82}}||egg||Thrown [[Minecraft:egg]]
|-
|-
|{{EntitySprite|painting}}||83||{{dec-hex|83}}||painting||[[Minecraft:Paintings|Painting]]
|{{MC/EntitySprite|painting}}||83||{{MC/Dec-hex|83}}||painting||Painting
|-
|-
|{{EntitySprite|Minecart}}||84||{{dec-hex|84}}||minecart||[[Minecraft:Minecart]]
|{{MC/EntitySprite|Minecart}}||84||{{MC/Dec-hex|84}}||minecart||[[Minecraft:Minecart]]
|-
|-
|{{EntitySprite|fireball}}||85||{{dec-hex|85}}||fireball||[[Minecraft:Ghast]] fireball
|{{MC/EntitySprite|fireball}}||85||{{MC/Dec-hex|85}}||fireball||Ghast fireball
|-
|-
|{{ItemSprite|splash-potion}}||86||{{dec-hex|86}}||splash_potion||Thrown [[Minecraft:Splash Potions|splash potion]]
|{{MC/ItemSprite|splash-potion}}||86||{{MC/Dec-hex|86}}||splash_potion||Thrown splash potion
|-
|-
|{{EntitySprite|Ender Pearl}}||87||{{dec-hex|87}}||ender_pearl||Thrown [[Minecraft:Ender Pearl]]
|{{MC/EntitySprite|Ender Pearl}}||87||{{MC/Dec-hex|87}}||ender_pearl||Thrown [[Minecraft:Ender Pearl]]
|-
|-
|{{EntitySprite|Leash Knot}}||88||{{dec-hex|88}}||leash_knot||[[Minecraft:Leash]] knot
|{{MC/EntitySprite|Leash Knot}}||88||{{MC/Dec-hex|88}}||leash_knot||Leash knot
|-
|-
|{{EntitySprite|Wither Skull}}||89||{{dec-hex|89}}||wither_skull||[[Minecraft:Wither]] skull
|{{MC/EntitySprite|Wither Skull}}||89||{{MC/Dec-hex|89}}||wither_skull||[[Minecraft:Wither]] skull
|-
|-
|{{EntitySprite|boats}}||90||{{dec-hex|90}}||boat||[[Minecraft:Boat]]
|{{MC/EntitySprite|boats}}||90||{{MC/Dec-hex|90}}||boat||[[Minecraft:Boat]]
|-
|-
|{{EntitySprite|Dangerous Wither Skull}}||91||{{dec-hex|91}}||wither_skull_dangerous||Blue [[Minecraft:wither]] skull
|{{MC/EntitySprite|Dangerous Wither Skull}}||91||{{MC/Dec-hex|91}}||wither_skull_dangerous||Blue [[Minecraft:wither]] skull
|-
|-
|{{EntitySprite|lightning}}||93||{{dec-hex|93}}||lightning_bolt||[[Minecraft:Lightning]] Bolt
|{{MC/EntitySprite|lightning}}||93||{{MC/Dec-hex|93}}||lightning_bolt||Lightning Bolt
|-
|-
|{{EntitySprite|fireball}}||94||{{dec-hex|94}}||small_fireball||[[Minecraft:Blaze]] fireball
|{{MC/EntitySprite|fireball}}||94||{{MC/Dec-hex|94}}||small_fireball||Blaze fireball
|-
|-
|{{EffectSprite|particle-water-breathing}}||95||{{dec-hex|95}}||area_effect_cloud||[[Minecraft:Area Effect Cloud]]
|{{MC/EffectSprite|particle-water-breathing}}||95||{{MC/Dec-hex|95}}||area_effect_cloud||Area Effect Cloud
|-
|-
|{{EntitySprite|minecart-with-hopper}}||96||{{dec-hex|96}}||hopper_minecart||[[Minecraft:Minecart with Hopper]]
|{{MC/EntitySprite|minecart-with-hopper}}||96||{{MC/Dec-hex|96}}||hopper_minecart||[[Minecraft:Minecart with Hopper]]
|-
|-
|{{EntitySprite|minecart-with-TNT}}||97||{{dec-hex|97}}||tnt_minecart||[[Minecraft:Minecart with TNT]]
|{{MC/EntitySprite|minecart-with-TNT}}||97||{{MC/Dec-hex|97}}||tnt_minecart||[[Minecraft:Minecart with TNT]]
|-
|-
|{{EntitySprite|minecart-with-chest}}||98||{{dec-hex|98}}||chest_minecart||[[Minecraft:Minecart with Chest]]
|{{MC/EntitySprite|minecart-with-chest}}||98||{{MC/Dec-hex|98}}||chest_minecart||[[Minecraft:Minecart with Chest]]
|-
|-
|{{EntitySprite|Minecart-with-command-block}}||100||{{dec-hex|100}}||command_block_minecart||[[Minecraft:Minecart with Command Block]]  
|{{MC/EntitySprite|Minecart-with-command-block}}||100||{{MC/Dec-hex|100}}||command_block_minecart||[[Minecraft:Minecart with Command Block]]  
|-
|-
|{{ItemSprite|lingering-potion}}||101||{{dec-hex|101}}||lingering_potion||Thrown [[Minecraft:lingering potion]]
|{{MC/ItemSprite|lingering-potion}}||101||{{MC/Dec-hex|101}}||lingering_potion||Thrown lingering potion
|-
|-
|{{EntitySprite|llama-spit}}||102||{{dec-hex|102}}||llama_spit||[[Minecraft:Llama#Spit|Llama spit]]
|{{MC/EntitySprite|llama-spit}}||102||{{MC/Dec-hex|102}}||llama_spit||Llama spit
|-
|-
|{{EntitySprite|evoker-fangs}}||103||{{dec-hex|103}}||evocation_fang||[[Minecraft:Evoker#Evocation fangs|Evocation fangs]]
|{{MC/EntitySprite|evoker-fangs}}||103||{{MC/Dec-hex|103}}||evocation_fang||Evocation fangs
|-
|-
|{{EntitySprite|Evoker}}||104||{{dec-hex|104}}||evocation_illager||[[Minecraft:Evoker]]
|{{MC/EntitySprite|Evoker}}||104||{{MC/Dec-hex|104}}||evocation_illager||Evoker
|-
|-
|{{EntitySprite|Vex}}||105||{{dec-hex|105}}||vex||[[Minecraft:Vex]]
|{{MC/EntitySprite|Vex}}||105||{{MC/Dec-hex|105}}||vex||Vex
|-
|-
|{{ItemSprite|ice-bomb}}||106||{{dec-hex|106}}||ice_bomb||[[Minecraft:Ice Bomb]]
|{{MC/ItemSprite|ice-bomb}}||106||{{MC/Dec-hex|106}}||ice_bomb||[[Minecraft:Ice Bomb]]
|-
|-
|{{ItemSprite|white-balloon}}||107||{{dec-hex|107}}||balloon||[[Minecraft:Balloon]]
|{{MC/ItemSprite|white-balloon}}||107||{{MC/Dec-hex|107}}||balloon||[[Minecraft:Balloon]]
|-
|-
|{{EntitySprite|pufferfish}}||108||{{dec-hex|108}}||pufferfish||[[Minecraft:Pufferfish]]
|{{MC/EntitySprite|pufferfish}}||108||{{MC/Dec-hex|108}}||pufferfish||Pufferfish
|-
|-
|{{EntitySprite|salmon}}||109||{{dec-hex|109}}||salmon||[[Minecraft:Salmon]]
|{{MC/EntitySprite|salmon}}||109||{{MC/Dec-hex|109}}||salmon||Salmon
|-
|-
|{{EntitySprite|drowned}}||110||{{dec-hex|110}}||drowned||[[Minecraft:Drowned]]
|{{MC/EntitySprite|drowned}}||110||{{MC/Dec-hex|110}}||drowned||Drowned
|-
|-
|{{EntitySprite|tropical-fish}}||111||{{dec-hex|111}}||tropicalfish||[[Minecraft:Tropical Fish]]
|{{MC/EntitySprite|tropical-fish}}||111||{{MC/Dec-hex|111}}||tropicalfish||[[Minecraft:Tropical Fish]]
|-
|-
|{{EntitySprite|cod}}||112||{{dec-hex|112}}||cod||[[Minecraft:Cod]]
|{{MC/EntitySprite|cod}}||112||{{MC/Dec-hex|112}}||cod||Cod
|-
|-
|{{EntitySprite|panda}}||113||{{dec-hex|113}}||panda||[[Minecraft:Panda]]
|{{MC/EntitySprite|panda}}||113||{{MC/Dec-hex|113}}||panda||Panda
|-
|-
|{{EntitySprite|pillager}}||114||{{dec-hex|114}}||pillager||[[Minecraft:Pillager]]
|{{MC/EntitySprite|pillager}}||114||{{MC/Dec-hex|114}}||pillager||Pillager
|-
|-
|{{EntitySprite|villager}}||115||{{dec-hex|115}}||villager_v2||[[Minecraft:Villager]]
|{{MC/EntitySprite|villager}}||115||{{MC/Dec-hex|115}}||villager_v2||[[Minecraft:Villager]]
|-
|-
|{{EntitySprite|zombie-villager}}||116||{{dec-hex|116}}||zombie_villager_v2||[[Minecraft:Zombie Villager]]
|{{MC/EntitySprite|zombie-villager}}||116||{{MC/Dec-hex|116}}||zombie_villager_v2||Zombie Villager
|-
|-
|{{ItemSprite|shield}}||117||{{dec-hex|117}}||shield||[[Minecraft:Shield]]
|{{MC/ItemSprite|shield}}||117||{{MC/Dec-hex|117}}||shield||[[Minecraft:Shield]]
|-
|-
|{{EntitySprite|wandering-trader}}||118||{{dec-hex|118}}||wandering_trader||[[Minecraft:Wandering Trader]]
|{{MC/EntitySprite|wandering-trader}}||118||{{MC/Dec-hex|118}}||wandering_trader||Wandering Trader
|-
|-
|{{EntitySprite|Elder Guardian}}||120||{{dec-hex|120}}||elder_guardian_ghost||[[Minecraft:Elder Guardian Ghost]]
|{{MC/EntitySprite|Elder Guardian}}||120||{{MC/Dec-hex|120}}||elder_guardian_ghost||[[Minecraft:Elder Guardian Ghost]]
|-
|-
|{{EntitySprite|fox}}||121||{{dec-hex|121}}||fox||[[Minecraft:Fox]]
|{{MC/EntitySprite|fox}}||121||{{MC/Dec-hex|121}}||fox||Fox
|-
|-
|{{EntitySprite|bee}}||122||{{dec-hex|122}}||bee||[[Minecraft:Bee]]
|{{MC/EntitySprite|bee}}||122||{{MC/Dec-hex|122}}||bee||Bee
|-
|-
|{{EntitySprite|Piglin}}||123||{{dec-hex|123}}||piglin||[[Minecraft:Piglin]]
|{{MC/EntitySprite|Piglin}}||123||{{MC/Dec-hex|123}}||piglin||[[Minecraft:Piglin]]
|-
|-
|{{EntitySprite|Hoglin}}||124||{{dec-hex|124}}||hoglin||[[Minecraft:Hoglin]]
|{{MC/EntitySprite|Hoglin}}||124||{{MC/Dec-hex|124}}||hoglin||Hoglin
|-
|-
|{{EntitySprite|Strider}}||125||{{dec-hex|125}}||strider||[[Minecraft:Strider]]
|{{MC/EntitySprite|Strider}}||125||{{MC/Dec-hex|125}}||strider||Strider
|-
|-
|{{EntitySprite|Zoglin}}||126||{{dec-hex|126}}||zoglin||[[Minecraft:Zoglin]]
|{{MC/EntitySprite|Zoglin}}||126||{{MC/Dec-hex|126}}||zoglin||Zoglin
|-
|-
|{{EntitySprite|Piglin Brute}}||127||{{dec-hex|127}}||piglin_brute||[[Minecraft:Piglin Brute]]
|{{MC/EntitySprite|Piglin Brute}}||127||{{MC/Dec-hex|127}}||piglin_brute||Piglin Brute
|-
|-
|{{EntitySprite|Goat}}||128||{{dec-hex|128}}||goat||[[Minecraft:Goat]]
|{{MC/EntitySprite|Goat}}||128||{{MC/Dec-hex|128}}||goat||Goat
|-
|-
|{{EntitySprite|Glow Squid}}||129||{{dec-hex|129}}||glow_squid||[[Minecraft:Glow Squid]]
|{{MC/EntitySprite|Glow Squid}}||129||{{MC/Dec-hex|129}}||glow_squid||Glow Squid
|-
|-
|{{EntitySprite|Axolotl}}||130||{{dec-hex|130}}||axolotl||[[Minecraft:Axolotl]]
|{{MC/EntitySprite|Axolotl}}||130||{{MC/Dec-hex|130}}||axolotl||Axolotl
|-
|-
|{{EntitySprite|Warden}}||131||{{dec-hex|131}}||warden||[[Minecraft:Warden]]
|{{MC/EntitySprite|Warden}}||131||{{MC/Dec-hex|131}}||warden||[[Minecraft:Warden]]
|-
|-
|{{EntitySprite|Frog}}||132||{{dec-hex|132}}||frog||[[Minecraft:Frog]]
|{{MC/EntitySprite|Frog}}||132||{{MC/Dec-hex|132}}||frog||Frog
|-
|-
|{{EntitySprite|Tadpole}}||133||{{dec-hex|133}}||tadpole||[[Minecraft:Tadpole]]
|{{MC/EntitySprite|Tadpole}}||133||{{MC/Dec-hex|133}}||tadpole||Tadpole
|-
|-
|{{EntitySprite|allay}}||134||{{dec-hex|134}}||allay||[[Minecraft:Allay]]
|{{MC/EntitySprite|allay}}||134||{{MC/Dec-hex|134}}||allay||Allay
|-
|-
|{{EntitySprite|firefly}}||135||{{dec-hex|135}}||firefly||[[Minecraft:Firefly]] <small>(removed)</small>
|{{MC/EntitySprite|firefly}}||135||{{MC/Dec-hex|135}}||firefly||Firefly <small>(removed)</small>
|-
|-
|{{EntitySprite|camel}}||138||{{dec-hex|138}}||camel||[[Minecraft:Camel]]
|{{MC/EntitySprite|camel}}||138||{{MC/Dec-hex|138}}||camel||Camel
|-
|-
|{{EntitySprite|sniffer}}||139||{{dec-hex|139}}||sniffer||[[Minecraft:Sniffer]]
|{{MC/EntitySprite|sniffer}}||139||{{MC/Dec-hex|139}}||sniffer||Sniffer
|-
|-
|{{EntitySprite|Breeze}}||140||{{dec-hex|140}}||breeze||[[Minecraft:Breeze]]
|{{MC/EntitySprite|Breeze}}||140||{{MC/Dec-hex|140}}||breeze||Breeze
|-
|-
|{{EntitySprite|Wind Charge}}||141||{{dec-hex|141}}||breeze_wind_charge_projectile||[[Minecraft:Wind Charge]]
|{{MC/EntitySprite|Wind Charge}}||141||{{MC/Dec-hex|141}}||breeze_wind_charge_projectile||[[Minecraft:Wind Charge]]
|-
|-
|{{EntitySprite|Armadillo}}||142||{{dec-hex|142}}||armadillo||[[Minecraft:Armadillo]]
|{{MC/EntitySprite|Armadillo}}||142||{{MC/Dec-hex|142}}||armadillo||Armadillo
|-
|-
|{{EntitySprite|Wind Charge}}||143||{{dec-hex|143}}||wind_charge_projectile||[[Minecraft:Wind Charge]]
|{{MC/EntitySprite|Wind Charge}}||143||{{MC/Dec-hex|143}}||wind_charge_projectile||[[Minecraft:Wind Charge]]
|-
|-
|{{EntitySprite|Bogged}}||144||{{dec-hex|144}}||bogged||[[Minecraft:Bogged]]
|{{MC/EntitySprite|Bogged}}||144||{{MC/Dec-hex|144}}||bogged||Bogged
|-
|-
|{{EntitySprite|Ominous Item Spawner}}||145||{{dec-hex|145}}||ominous_item_spawner||[[Minecraft:Ominous Item Spawner]]
|{{MC/EntitySprite|Ominous Item Spawner}}||145||{{MC/Dec-hex|145}}||ominous_item_spawner||Ominous Item Spawner
|-
|-
|{{EntitySprite|Creaking}}||146||{{dec-hex|146}}||creaking||[[Minecraft:Creaking]]
|{{MC/EntitySprite|Creaking}}||146||{{MC/Dec-hex|146}}||creaking||Creaking
|-
|-
|{{EntitySprite|Happy Ghast}}||147||{{dec-hex|147}}||happy_ghast||[[Minecraft:Happy Ghast]]
|{{MC/EntitySprite|Happy Ghast}}||147||{{MC/Dec-hex|147}}||happy_ghast||Happy Ghast
|-
|-
|{{EntitySprite|Copper Golem}}||148||{{dec-hex|148}}||copper_golem||[[Minecraft:Copper Golem]]
|{{MC/EntitySprite|Copper Golem}}||148||{{MC/Dec-hex|148}}||copper_golem||Copper Golem
|-
|-
|{{EntitySprite|Nautilus}}||149||{{dec-hex|149}}||nautilus||[[Minecraft:Nautilus]]
|{{MC/EntitySprite|Nautilus}}||149||{{MC/Dec-hex|149}}||nautilus||Nautilus
|-
|-
|{{EntitySprite|Zombie Nautilus}}||150||{{dec-hex|150}}||zombie_nautilus||[[Minecraft:Zombie Nautilus]]
|{{MC/EntitySprite|Zombie Nautilus}}||150||{{MC/Dec-hex|150}}||zombie_nautilus||Zombie Nautilus
|-
|-
|{{EntitySprite|Parched}}||151||{{dec-hex|151}}||parched||[[Minecraft:Parched]]
|{{MC/EntitySprite|Parched}}||151||{{MC/Dec-hex|151}}||parched||Parched
|-
|-
|{{EntitySprite|Camel Husk}}||152||{{dec-hex|152}}||camel_husk||[[Minecraft:Camel Husk]]
|{{MC/EntitySprite|Camel Husk}}||152||{{MC/Dec-hex|152}}||camel_husk||Camel Husk
|-
|-
|{{EntitySprite|Trader Llama}}||157||{{dec-hex|157}}||trader_llama||[[Minecraft:Trader Llama]]
|{{MC/EntitySprite|Trader Llama}}||157||{{MC/Dec-hex|157}}||trader_llama||Trader Llama
|-
|-
|{{EntitySprite|boat-with-chest}}||218||{{dec-hex|134}}||chest_boat||[[Minecraft:Boat with Chest]]
|{{MC/EntitySprite|boat-with-chest}}||218||{{MC/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!![[Minecraft:Resource location]]!!Particle
!Effect!!ID!!Resource location!!Particle
|-
|-
|height="32px"|{{EffectSprite|speed}} Speed
|height="32px"|{{MC/EffectSprite|speed}} Speed
|1
|1
|{{code|speed}}
|{{MC/Code|speed}}
|{{EffectSprite|particle-speed}}
|{{MC/EffectSprite|particle-speed}}
|-
|-
|height="32px"|{{EffectSprite|slowness}} Slowness
|height="32px"|{{MC/EffectSprite|slowness}} Slowness
|2
|2
|
|
{{code|slowness}}
{{MC/Code|slowness}}
|{{EffectSprite|particle-slowness}}
|{{MC/EffectSprite|particle-slowness}}
|-
|-
|height="32px"|
|height="32px"|
{{EffectSprite|haste}} Haste
{{MC/EffectSprite|haste}} Haste
|3
|3
|{{code|haste}}
|{{MC/Code|haste}}
|{{EffectSprite|particle-haste}}
|{{MC/EffectSprite|particle-haste}}
|-
|-
|height="32px"|{{EffectSprite|mining-fatigue}} Mining Fatigue
|height="32px"|{{MC/EffectSprite|mining-fatigue}} Mining Fatigue
|4
|4
|{{code|mining_fatigue}}
|{{MC/Code|mining_fatigue}}
|{{EffectSprite|particle-mining-fatigue}}
|{{MC/EffectSprite|particle-mining-fatigue}}
|-
|-
|height="32px"|{{EffectSprite|strength}} Strength
|height="32px"|{{MC/EffectSprite|strength}} Strength
|5
|5
|{{code|strength}}
|{{MC/Code|strength}}
|{{EffectSprite|particle-strength}}
|{{MC/EffectSprite|particle-strength}}
|-
|-
|height="32px"|Instant Health
|height="32px"|Instant Health
|6
|6
|{{code|instant_health}}
|{{MC/Code|instant_health}}
|{{EffectSprite|particle-healing}}
|{{MC/EffectSprite|particle-healing}}
|-
|-
|height="32px"|Instant Damage
|height="32px"|Instant Damage
|7
|7
|{{code|instant_damage}}
|{{MC/Code|instant_damage}}
|{{EffectSprite|particle-harming}}
|{{MC/EffectSprite|particle-harming}}
|-
|-
|height="32px"|{{EffectSprite|jump-boost}} Jump Boost
|height="32px"|{{MC/EffectSprite|jump-boost}} Jump Boost
|8
|8
|{{code|jump_boost}}
|{{MC/Code|jump_boost}}
|{{EffectSprite|particle-jump-boost}}
|{{MC/EffectSprite|particle-jump-boost}}
|-
|-
|height="32px"|{{EffectSprite|nausea}} Nausea
|height="32px"|{{MC/EffectSprite|nausea}} Nausea
|9
|9
|{{code|nausea}}
|{{MC/Code|nausea}}
|
|
{{EffectSprite|particle-nausea}}
{{MC/EffectSprite|particle-nausea}}
|-
|-
|height="32px"|{{EffectSprite|regeneration}} Regeneration
|height="32px"|{{MC/EffectSprite|regeneration}} Regeneration
|10
|10
|{{code|regeneration}}
|{{MC/Code|regeneration}}
|{{EffectSprite|particle-regeneration}}
|{{MC/EffectSprite|particle-regeneration}}
|-
|-
|height="32px"|{{EffectSprite|resistance}} Resistance
|height="32px"|{{MC/EffectSprite|resistance}} Resistance
|11
|11
|{{code|resistance}}
|{{MC/Code|resistance}}
|{{EffectSprite|particle-resistance}}
|{{MC/EffectSprite|particle-resistance}}
|-
|-
|height="32px"|{{EffectSprite|fire-resistance}} Fire Resistance
|height="32px"|{{MC/EffectSprite|fire-resistance}} Fire Resistance
|12
|12
|{{code|fire_resistance}}
|{{MC/Code|fire_resistance}}
|{{EffectSprite|particle-fire-resistance}}
|{{MC/EffectSprite|particle-fire-resistance}}
|-
|-
|height="32px"|{{EffectSprite|water-breathing}} Water Breathing
|height="32px"|{{MC/EffectSprite|water-breathing}} Water Breathing
|13
|13
|{{code|water_breathing}}
|{{MC/Code|water_breathing}}
|{{EffectSprite|particle-water-breathing}}
|{{MC/EffectSprite|particle-water-breathing}}
|-
|-
|height="32px"|{{EffectSprite|invisibility}} Invisibility
|height="32px"|{{MC/EffectSprite|invisibility}} Invisibility
|14
|14
|{{code|invisibility}}
|{{MC/Code|invisibility}}
|{{EffectSprite|particle-invisibility}}
|{{MC/EffectSprite|particle-invisibility}}
|-
|-
|height="32px"|{{EffectSprite|blindness}} Blindness
|height="32px"|{{MC/EffectSprite|blindness}} Blindness
|15
|15
|{{code|blindness}}
|{{MC/Code|blindness}}
|{{EffectSprite|particle-blindness}}
|{{MC/EffectSprite|particle-blindness}}
|-
|-
|height="32px"|{{EffectSprite|night-vision}} Night Vision
|height="32px"|{{MC/EffectSprite|night-vision}} Night Vision
|16
|16
|{{code|night_vision}}
|{{MC/Code|night_vision}}
|{{EffectSprite|particle-night-vision}}
|{{MC/EffectSprite|particle-night-vision}}
|-
|-
|height="32px"|{{EffectSprite|hunger}} Hunger
|height="32px"|{{MC/EffectSprite|hunger}} Hunger
|17
|17
|{{code|hunger}}
|{{MC/Code|hunger}}
|{{EffectSprite|particle-hunger}}
|{{MC/EffectSprite|particle-hunger}}
|-
|-
|height="32px"|{{EffectSprite|weakness}} Weakness
|height="32px"|{{MC/EffectSprite|weakness}} Weakness
|18
|18
|{{code|weakness}}
|{{MC/Code|weakness}}
|{{EffectSprite|particle-weakness}}
|{{MC/EffectSprite|particle-weakness}}
|-
|-
|height="32px"|{{EffectSprite|poison}} Poison
|height="32px"|{{MC/EffectSprite|poison}} Poison
|19
|19
|{{code|poison}}
|{{MC/Code|poison}}
|{{EffectSprite|particle-poison}}
|{{MC/EffectSprite|particle-poison}}
|-
|-
|height="32px"|{{EffectSprite|wither}} Wither
|height="32px"|{{MC/EffectSprite|wither}} Wither
|20
|20
|{{code|wither}}
|{{MC/Code|wither}}
|
|
{{EffectSprite|particle-wither}}
{{MC/EffectSprite|particle-wither}}
|-
|-
|height="32px"|{{EffectSprite|health-boost}} Health Boost
|height="32px"|{{MC/EffectSprite|health-boost}} Health Boost
|21
|21
|{{code|health_boost}}
|{{MC/Code|health_boost}}
|{{EffectSprite|particle-health-boost}}
|{{MC/EffectSprite|particle-health-boost}}
|-
|-
|height="32px"|{{EffectSprite|absorption}} Absorption
|height="32px"|{{MC/EffectSprite|absorption}} Absorption
|22
|22
|{{code|absorption}}
|{{MC/Code|absorption}}
|{{EffectSprite|particle-absorption}}
|{{MC/EffectSprite|particle-absorption}}
|-
|-
|height="32px"|Saturation
|height="32px"|Saturation
|23
|23
|{{code|saturation}}
|{{MC/Code|saturation}}
|{{EffectSprite|particle-saturation}}
|{{MC/EffectSprite|particle-saturation}}
|-
|-
|height="32px"|
|height="32px"|
{{EffectSprite|levitation}} Levitation
{{MC/EffectSprite|levitation}} Levitation
|24
|24
|{{code|levitation}}
|{{MC/Code|levitation}}
||{{EffectSprite|particle-levitation}}
||{{MC/EffectSprite|particle-levitation}}
|-
|-
|height="32px"|{{EffectSprite|poison}} Fatal Poison
|height="32px"|{{MC/EffectSprite|poison}} Fatal Poison
|25
|25
|{{code|fatal_poison}}
|{{MC/Code|fatal_poison}}
|{{EffectSprite|particle-poison}}
|{{MC/EffectSprite|particle-poison}}
|-
|-
|height="32px"|{{EffectSprite|conduit-power}} Conduit Power
|height="32px"|{{MC/EffectSprite|conduit-power}} Conduit Power
|26
|26
|{{code|conduit_power}}
|{{MC/Code|conduit_power}}
|{{EffectSprite|particle-conduit-power}}
|{{MC/EffectSprite|particle-conduit-power}}
|-
|-
|height="32px"|{{EffectSprite|slow-falling}} Slow Falling
|height="32px"|{{MC/EffectSprite|slow-falling}} Slow Falling
|27
|27
|{{code|slow_falling}}
|{{MC/Code|slow_falling}}
|{{EffectSprite|particle-slow-falling}}
|{{MC/EffectSprite|particle-slow-falling}}
|-
|-
|height="32px"|{{EffectSprite|bad-omen}} Bad Omen
|height="32px"|{{MC/EffectSprite|bad-omen}} Bad Omen
|28
|28
|{{code|bad_omen}}
|{{MC/Code|bad_omen}}
|{{EffectSprite|particle-bad-omen}}
|{{MC/EffectSprite|particle-bad-omen}}
|-
|-
|height="32px"|{{EffectSprite|hero-of-the-village}} Hero of the Village
|height="32px"|{{MC/EffectSprite|hero-of-the-village}} Hero of the Village
|29
|29
|{{code|village_hero}}
|{{MC/Code|village_hero}}
|{{EffectSprite|particle-hero-of-the-village}}
|{{MC/EffectSprite|particle-hero-of-the-village}}
|-
|-
|height="32px"|{{EffectSprite|darkness}} Darkness
|height="32px"|{{MC/EffectSprite|darkness}} Darkness
|30
|30
|{{code|darkness}}
|{{MC/Code|darkness}}
|{{EffectSprite|particle-darkness}}
|{{MC/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
![[Minecraft:Resource location]]
!Resource location
!ID
!ID
|-
|-
|Protection
|Protection
|{{code|protection}}
|{{MC/Code|protection}}
|0
|0
|-
|-
|Fire Protection
|Fire Protection
|{{code|fire_protection}}
|{{MC/Code|fire_protection}}
|1
|1
|-
|-
|Feather Falling
|Feather Falling
|{{code|feather_falling}}
|{{MC/Code|feather_falling}}
|2
|2
|-
|-
|Blast Protection
|Blast Protection
|{{code|blast_protection}}
|{{MC/Code|blast_protection}}
|3
|3
|-
|-
|Projectile Protection
|Projectile Protection
|{{code|projectile_protection}}
|{{MC/Code|projectile_protection}}
|4
|4
|-
|-
|Thorns
|Thorns
|{{code|thorns}}
|{{MC/Code|thorns}}
|5
|5
|-
|-
|Respiration
|Respiration
|{{code|respiration}}
|{{MC/Code|respiration}}
|6
|6
|-
|-
|Depth Strider
|Depth Strider
|{{code|depth_strider}}
|{{MC/Code|depth_strider}}
|7
|7
|-
|-
|Aqua Affinity
|Aqua Affinity
|{{code|aqua_affinity}}
|{{MC/Code|aqua_affinity}}
|8
|8
|-
|-
|Sharpness
|Sharpness
|{{code|sharpness}}
|{{MC/Code|sharpness}}
|9
|9
|-
|-
|Smite
|Smite
|
|
{{code|smite}}
{{MC/Code|smite}}
|10
|10
|-
|-
|Bane of Arthropods
|Bane of Arthropods
|{{code|bane_of_arthropods}}
|{{MC/Code|bane_of_arthropods}}
|11
|11
|-
|-
|Knockback
|Knockback
|{{code|knockback}}
|{{MC/Code|knockback}}
|12
|12
|-
|-
|Fire Aspect
|Fire Aspect
|{{code|fire_aspect}}
|{{MC/Code|fire_aspect}}
|13
|13
|-
|-
|Looting
|Looting
|{{code|looting}}
|{{MC/Code|looting}}
|14
|14
|-
|-
|Efficiency
|Efficiency
|{{code|efficiency}}
|{{MC/Code|efficiency}}
|15
|15
|-
|-
|Silk Touch
|Silk Touch
|{{code|silk_touch}}
|{{MC/Code|silk_touch}}
|16
|16
|-
|-
|Unbreaking
|Unbreaking
|{{code|unbreaking}}
|{{MC/Code|unbreaking}}
|17
|17
|-
|-
|Fortune
|Fortune
|{{code|fortune}}
|{{MC/Code|fortune}}
|18
|18
|-
|-
|Power
|Power
|{{code|power}}
|{{MC/Code|power}}
|19
|19
|-
|-
|Punch
|Punch
|{{code|punch}}
|{{MC/Code|punch}}
|20
|20
|-
|-
|Flame
|Flame
|{{code|flame}}
|{{MC/Code|flame}}
|21
|21
|-
|-
|Infinity
|Infinity
|{{code|infinity}}
|{{MC/Code|infinity}}
|22
|22
|-
|-
|Luck of the Sea
|Luck of the Sea
|{{code|luck_of_the_sea}}
|{{MC/Code|luck_of_the_sea}}
|23
|23
|-
|-
|Lure
|Lure
|{{code|lure}}
|{{MC/Code|lure}}
|24
|24
|-
|-
|Frost Walker
|Frost Walker
|{{code|frost_walker}}
|{{MC/Code|frost_walker}}
|25
|25
|-
|-
|Mending
|Mending
|{{code|mending}}
|{{MC/Code|mending}}
|26
|26
|-
|-
|Curse of Binding
|Curse of Binding
|{{code|binding}}
|{{MC/Code|binding}}
|27
|27
|-
|-
|Curse of Vanishing
|Curse of Vanishing
|{{code|vanishing}}
|{{MC/Code|vanishing}}
|28
|28
|-
|-
|Impaling
|Impaling
|{{code|impaling}}
|{{MC/Code|impaling}}
|29
|29
|-
|-
|Riptide
|Riptide
|{{code|riptide}}
|{{MC/Code|riptide}}
|30
|30
|-
|-
|Loyalty
|Loyalty
|{{code|loyalty}}
|{{MC/Code|loyalty}}
|31
|31
|-
|-
|Channeling
|Channeling
|{{code|channeling}}
|{{MC/Code|channeling}}
|32
|32
|-
|-
|Multishot
|Multishot
|{{code|multishot}}
|{{MC/Code|multishot}}
|33
|33
|-
|-
|Piercing
|Piercing
|{{code|piercing}}
|{{MC/Code|piercing}}
|34
|34
|-
|-
|Quick Charge
|Quick Charge
|{{code|quick_charge}}
|{{MC/Code|quick_charge}}
|35
|35
|-
|-
|Soul Speed
|Soul Speed
|{{code|soul_speed}}
|{{MC/Code|soul_speed}}
|36
|36
|-
|-
|Swift Sneak
|Swift Sneak
|{{code|swift_sneak}}
|{{MC/Code|swift_sneak}}
|37
|37
|-
|-
|Wind Burst
|Wind Burst
|{{Code|wind_burst}}
|{{MC/Code|wind_burst}}
|38
|38
|-
|-
|Density
|Density
|{{Code|density}}
|{{MC/Code|density}}
|39
|39
|-
|-
|Breach
|Breach
|{{Code|breach}}
|{{MC/Code|breach}}
|40
|40
|-
|-
|Lunge
|Lunge
|{{Code|lunge}}
|{{MC/Code|lunge}}
|41
|41
|}
|}
Line 1,128: Line 1,128:
!Blocks
!Blocks
|-
|-
|Boolean ({{code|false}} or {{code|true}})
|Boolean ({{MC/Code|false}} or {{MC/Code|true}})
|{{BlockLink|Sculk Shrieker}}
|{{MC/Blocklink|Sculk Shrieker}}
|}
|}


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


Line 2,871: Line 2,871:
|-
|-
|
|
*{{code|end_stone_brick}}
*{{MC/Code|end_stone_brick}}
*{{code|smooth_red_sandstone}}
*{{MC/Code|smooth_red_sandstone}}
*{{code|polished_andisite}}
*{{MC/Code|polished_andisite}}
*{{code|andisite}}
*{{MC/Code|andisite}}
*{{code|diorite}}
*{{MC/Code|diorite}}
*{{code|polished_diorite}}
*{{MC/Code|polished_diorite}}
*{{code|granite}}
*{{MC/Code|granite}}
*{{code|polished_granite]
*{{MC/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,891:
|-
|-
|
|
*{{code|mossy_stone_brick}}
*{{MC/Code|mossy_stone_brick}}
*{{code|smooth_quartz}}
*{{MC/Code|smooth_quartz}}
*{{code|stone}}
*{{MC/Code|stone}}
*{{code|cut_sandstone}}
*{{MC/Code|cut_sandstone}}
*{{code|cut_red_sandstone}}
*{{MC/Code|cut_red_sandstone}}
}}
}}
|{{BlockLink|id=mossy-stone-brick-slab|Slab|Stone Slab}} (4)
|{{MC/Blocklink|id=mossy-stone-brick-slab|Slab|Stone Slab}} (4)
|{{BlockLink|id=double-mossy-stone-brick-slab|Slab|Double Stone Slab}} (4)
|{{MC/Blocklink|id=double-mossy-stone-brick-slab|Slab|Double Stone Slab}} (4)
|}
|}


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


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


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


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


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


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


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


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


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


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


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


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

Latest revision as of 19:40, 9 April 2026

Script error: No such module "Exclusive". Template:Message boxTemplate:Article other

  1. REDIRECT Template:Missing information

Template:Redr These data values refer to the different types of blocks and items on

  1. REDIRECT Template:Edition

Template:Rcat. 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.

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

IDs

Template:Hatnote

Block IDs

You may edit the contents of this section here.

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

  1. REDIRECT Template:Command

Template:Redr 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 boat, dye, banner_pattern, and 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:

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 (false or true)
  1. redirect Template:blockLink

Template:Redr

age

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

State Value Blocks
Integer (0 to 2)
  1. redirect Template:blockLink

Template:Redr

Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

Integer (0 to 5)
  1. redirect Template:blockLink

Template:Redr

Integer (0 to 15)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

age_bit

Determines if the sapling should grow.

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

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 (false or true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

attachment

Determines the type of attachment used by a block.

State Value Blocks
  • standing
  • hanging
  • side
  • multiple
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

bamboo_leaf_size

Determines the size of bamboo leaves.

State Value Blocks
  • no_leaves
  • small_leaves
  • large_leaves
  1. redirect Template:blockLink

Template:Redr

bamboo_stalk_thickness

Determines the thickness of bamboo stalk.

State Value Blocks
  • thin
  • thick
  1. redirect Template:blockLink

Template:Redr

big_dripleaf_head

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

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

big_dripleaf_tilt

State Value Blocks
  • none
  • unstable
  • partial_tilt
  • full_tilt
  1. redirect Template:blockLink

Template:Redr

bite_counter

State Value Blocks
Integer (0 to 6)
  1. redirect Template:blockLink

Template:Redr

bloom

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

books_stored

State Value Blocks
Integer (0 to 63)
  1. redirect Template:blockLink

Template:Redr

brewing_stand_slot_a_bit

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

brewing_stand_slot_b_bit

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

brewing_stand_slot_c_bit

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

brushed_progress

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

button_pressed_bit

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr (any)

can_summon

Determines if the block can or cannot summon mobs.

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

candles

How many candles are contained within this block.

State value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr (any)

cauldron_liquid

What the liquid in the cauldron is.

State Value Blocks
  • water
  • lava
  • powder_snow
  1. redirect Template:blockLink

Template:Redr

cluster_count

How much is in a cluster

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

composter_fill_level

The fill level of a composter

State Value Blocks
Integer (0 to 8)
  1. redirect Template:blockLink

Template:Redr

conditional_bit

If a command block is conditional

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr (any)

coral_direction

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr (any, including dead)

coral_fan_direction

State Value Blocks
Integer (0 to 1)
  1. redirect Template:blockLink

Template:Redr (any, including dead)

covered_bit

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

crafting

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

creaking_heart_state

State Value Blocks
  • uprooted
  • dormant
  • awake
  1. redirect Template:blockLink

Template:Redr

dead_bit

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

deprecated

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

direction

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

disarmed_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

door_hinge_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (any)

drag_down

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

dripstone_thickness

State Value Blocks
  • tip
  • frustum
  • middle
  • base
  • merge
  1. redirect Template:blockLink

Template:Redr

end_portal_eye_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

explode_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

extinguished

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

facing_direction

State Value Blocks
Integer (0 to 3) (with 4 to 5 unused)
  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

Integer (0 to 1 and 3 5) (with 2 unused)
  1. redirect Template:blockLink

Template:Redr

Integer (0 to 5)
  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

fill_level

State Value Blocks
Integer (0 to 6)
  1. redirect Template:blockLink

Template:Redr

ground_sign_direction

The rotation of standing heads, signs, and banners.

State Value Blocks
Integer (0 to 15)
  1. redirect Template:blockLink

Template:Redr (any non-wall variant)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any non-wall variant)

growing_plant_age

State Value Blocks
Integer (0 to 25)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

growth

The rotation of standing heads, signs, and banners.

State Value Blocks
Integer (0 to 3) (with 4 to 7 unused)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

Integer (0 to 3) (with 5 to 7 unused)
  1. redirect Template:blockLink

Template:Redr

Integer (0 to 1) (with 2 to 7 unused)
  1. redirect Template:blockLink

Template:Redr

Integer (0 to 7)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

hanging

The rotation of standing heads, signs, and banners.

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

head_piece_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

height

State Value Blocks
Integer (0 to 7)
  1. redirect Template:blockLink

Template:Redr

honey_level

State Value Blocks
Integer (0 to 5)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

huge_mushroom_bits

State Value Blocks
Integer (0 to 15)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

in_wall_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

infiniburn_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

item_frame_map_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

item_frame_photo_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

kelp_age

State Value Blocks
Integer (0 to 25)
  1. redirect Template:blockLink

Template:Redr

lever_direction

State Value Blocks
  • down_east_west
  • east
  • west
  • south
  • north
  • up_north_south
  • up_east_west
  • down_north_south
  1. redirect Template:blockLink

Template:Redr

liquid_depth

State Value Blocks
Integer (0 to 15)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

lit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr (any)

minecraft:block_face

State Value Blocks
  • down
  • east
  • north
  • south
  • west
  • up
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

minecraft:cardinal_direction

State Value Blocks
  • east
  • north
  • south
  • west
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

minecraft:connection_east

State Value Blocks
Boolean (false to true) Empty

minecraft:connection_north

State Value Blocks
Boolean (false to true) Empty

minecraft:connection_south

State Value Blocks
Boolean (false to true) Empty

minecraft:connection_west

State Value Blocks
Boolean (false to true) Empty

minecraft:facing_direction

State Value Blocks
  • down
  • up
  • east
  • north
  • south
  • west
  1. redirect Template:blockLink

Template:Redr

minecraft:vertical_half

State Value Blocks
  • bottom
  • top
  1. redirect Template:blockLink

Template:Redr (all)

  1. redirect Template:blockLink

Template:Redr (all)

moisturized_amount

State Value Blocks
Integer (0 to 7)
  1. redirect Template:blockLink

Template:Redr

multi_face_direction_bits

State Value Blocks
Integer (1 to 63) (with 0 unused}}
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

natrual

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

occupied_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

ominous

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

open_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

orientation

State Value Blocks
  • down_east
  • down_north
  • down_south
  • down_west
  • up_north
  • up_east
  • up_sourth
  • up_west
  • east_up
  • west_up
  • south_up
  • north_up
  1. redirect Template:blockLink

Template:Redr

output_lit_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

output_subtract_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

pale_moss_carpet_side_east

State Value Blocks
  • none
  • short
  • tall
  1. redirect Template:blockLink

Template:Redr

pale_moss_carpet_side_north

State Value Blocks
  • none
  • short
  • tall
  1. redirect Template:blockLink

Template:Redr

pale_moss_carpet_side_south

State Value Blocks
  • none
  • short
  • tall
  1. redirect Template:blockLink

Template:Redr

pale_moss_carpet_side_west

State Value Blocks
  • none
  • short
  • tall
  1. redirect Template:blockLink

Template:Redr

persistent_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (any)

pillar_axis

State Value Blocks
  • x
  • y
  • z
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any, including stripped)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any, including stripped)

portal_axis

State Value Blocks
  • unknown
  • x
  • z
  1. redirect Template:blockLink

Template:Redr

powered_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

powered_shelf_type

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

propagule_stage

State Value Blocks
Integer (0 to 4)
  1. redirect Template:blockLink

Template:Redr

rail_data_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

rail_direction

State Value Blocks
Integer (0 to 5 with 6 to 9 unused)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

Integer (0 to 9)
  1. redirect Template:blockLink

Template:Redr

redstone_signal

State Value Blocks
Integer (0 to 1 with 2 to 15)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

Integer (0 to 15)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

rehydration_level

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

repeater_delay

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

respawn_anchor_charge

State Value Blocks
Integer (0 to 4)
  1. redirect Template:blockLink

Template:Redr

rotation

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr

sculk_sensor_phase

State Value Blocks
Integer (0 to 2)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

sea_grass_type

State Value Blocks
  • default
  • double_top
  • double_bot
  1. redirect Template:blockLink

Template:Redr

stability

State Value Blocks
Integer (0 to 7)
  1. redirect Template:blockLink

Template:Redr

stability_check

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

propagule_stage

State Value Blocks
  • data
  • save
  • load
  • invalid
  • export
  1. redirect Template:blockLink

Template:Redr

suspended_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

tip

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

toggle_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

torch_facing_direction

State Value Blocks
  • unknown
  • west
  • east
  • north
  • south
  • up
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

trial_spawner_state

State Value Blocks
Integer (0 to 5)
  1. redirect Template:blockLink

Template:Redr

triggered_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

turtle_egg_count

State Value Blocks
  • one_egg
  • two_egg
  • three_egg
  • four_egg
  1. redirect Template:blockLink

Template:Redr

twisting_vines_age

State Value Blocks
Integer (0 to 25)
  1. redirect Template:blockLink

Template:Redr

update_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

upper_block_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (any)

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

upside_down_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr (all)

  1. redirect Template:blockLink

Template:Redr (any)

vault_state

State Value Blocks
  • inactive
  • active
  • unlocking
  • ejecting
  1. redirect Template:blockLink

Template:Redr

vine_direction_bits

State Value Blocks
Integer (0 to 15)
  1. redirect Template:blockLink

Template:Redr

wall_connection_type_east

State Value Blocks
  • none
  • short
  • tall
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

wall_connection_type_north

State Value Blocks
  • none
  • short
  • tall
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

wall_connection_type_south

State Value Blocks
  • none
  • short
  • tall
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

wall_connection_type_west

State Value Blocks
  • none
  • short
  • tall
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

wall_post_bit

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (any)

weeping_vines_age

State Value Blocks
Integer (0 to 25)
  1. redirect Template:blockLink

Template:Redr

weirdo_direction

State Value Blocks
Integer (0 to 3)
  1. redirect Template:blockLink

Template:Redr (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, Script error: No such module "command". would place an acacia fence.

allow_underwater_bit

Deprecated Preview 1.21.30.23.

State Value Blocks
Boolean (false or true)
  1. redirect Template:blockLink

Template:Redr

block_light_level

Deprecated Preview 1.21.20.21.

State Value Blocks
Integer (0 to 15)
  1. redirect Template:blockLink

Template:Redr

chemistry_table_type

Deprecated Preview 1.21.30.23.

State Value Blocks
  • compound_creator
  • material_reducer
  • element_constructor
  • lab_table
  1. redirect Template:blockLink

Template:Redr

chisel_type

Deprecated Preview 1.21.30.21.

State Value Blocks
  • default
  • chiseled
  • lines
  • smooth
  1. redirect Template:blockLink

Template:Redr (all types)

  1. redirect Template:blockLink

Template:Redr (all types)

color

Deprecated Preview 1.20.60.24.

State Value Blocks
  • white
  • orange
  • magenta
  • light_blue
  • yellow
  • lime
  • pink
  • gray
  • silver
  • cyan
  • purple
  • blue
  • brown
  • green
  • red
  • black
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

color_bit

Deprecated Preview 1.21.30.22.

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

coral_color

Deprecated Preview 1.21.0.21.

State Value Blocks
  • blue
  • pink
  • purple
  • red
  • yellow
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

coral_hang_type_bit

Deprecated Preview 1.21.10.21.

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (2)

  1. redirect Template:blockLink

Template:Redr (3)

damage

Deprecated Preview 1.21.20.22.

State Value Blocks
  • undamaged
  • slightly_damaged
  • very_damaged
  • broken
  1. redirect Template:blockLink

Template:Redr

dead_bit

Deprecated Preview 1.21.10.21.

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr (2)

  1. redirect Template:blockLink

Template:Redr (3)

dirt_type

Deprecated Preview 1.21.20.22.

State Value Blocks
  • normal
  • coarse
  1. redirect Template:blockLink

Template:Redr

double_plant_type

Deprecated Preview 1.21.0.22.

State Value Blocks
  • sunflower
  • syringa
  • grass
  • fern
  • rose
  • paeonia
  1. redirect Template:blockLink

Template:Redr

flower_type

Deprecated Preview 1.20.80.23.

State Value Blocks
  • poppy
  • orchid
  • allium
  • houstonia
  • tulip_red
  • tulip_orange
  • tulip_white
  • tulip_pink
  • oxeye
  • cornflower
  • lily_of_the_valley
  1. redirect Template:blockLink

Template:Redr

monster_egg_type

Deprecated Preview 1.21.10.20.

State Value Blocks
  • stone
  • cobblestone
  • stone_brick
  • mossy_stone_brick
  • cracked_stone_brick
  • chiseled_stone_brick
  1. redirect Template:blockLink

Template:Redr

new_leaf_type

Deprecated Preview 1.20.70.20.

State Value Blocks
  • acacia
  • dark_oak
  1. redirect Template:blockLink

Template:Redr (2)

new_log_type

Deprecated Preview 1.20.0.20.

State Value Blocks
  • acacia
  • dark_oak
  1. redirect Template:blockLink

Template:Redr (2)

old_leaf_type

Deprecated Preview 1.20.70.20.

State Value Blocks
  • oak
  • spruce
  • birch
  • jungle
  1. redirect Template:blockLink

Template:Redr

old_log_type

Deprecated Preview 1.20.0.20.

State Value Blocks
  • oak
  • spruce
  • birch
  • jungle
  1. redirect Template:blockLink

Template:Redr

prismarine_block_type

Deprecated Preview 1.21.10.22.

State Value Blocks
  • default
  • dark
  • bricks
  1. redirect Template:blockLink

Template:Redr

sand_stone_type

Deprecated Preview 1.21.20.22.

State Value Blocks
  • default
  • heiroglyphs
  • cut
  • smooth
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

sand_type

Deprecated Preview 1.21.20.22.

State Value Blocks
  • normal
  • red
  1. redirect Template:blockLink

Template:Redr

sapling_type

Deprecated Preview 1.20.80.20.

State Value Blocks
  • oak
  • spruce
  • birch
  • jungle
  • acacia
  • dark_oak
  • pale_oak (added after deprecation)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

sponge_type

Deprecated Preview 1.21.30.22.

State Value Blocks
  • dry
  • wet
  1. redirect Template:blockLink

Template:Redr

stone_brick_type

Deprecated Preview 1.21.10.20.

State Value Blocks
  • default
  • mossy
  • cracked
  • chisled
  • smooth
  1. redirect Template:blockLink

Template:Redr

stone_slab_type

Deprecated Preview 1.21.10.20.

State Value Blocks
  • smooth_stone
  • sandstone
  • wood
  • cobblestone
  • brick
  • stone_brick
  • quartz
  • nether_brick
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

stone_slab_type_2

Deprecated Preview 1.21.10.22.

State Value Blocks
  • red_sandstone
  • purpur
  • prismarine_rough
  • prismarine_dark
  • prismarine_brick
  • mossy_cobblestone
  • smooth_sandstone
  • red_nether_brick

}}

  1. redirect Template:blockLink

Template:Redr (2)

  1. redirect Template:blockLink

Template:Redr (2)

stone_slab_type_3

Deprecated Preview 1.21.10.22.

State Value Blocks
  • end_stone_brick
  • smooth_red_sandstone
  • polished_andisite
  • andisite
  • diorite
  • polished_diorite
  • granite
  • polished_granite]

  1. redirect Template:blockLink

Template:Redr (3)

  1. redirect Template:blockLink

Template:Redr (3)

stone_slab_type_4

Deprecated Preview 1.21.10.22.

State Value Blocks
  • mossy_stone_brick
  • smooth_quartz
  • stone
  • cut_sandstone
  • cut_red_sandstone

}}

  1. redirect Template:blockLink

Template:Redr (4)

  1. redirect Template:blockLink

Template:Redr (4)

stone_type

Deprecated Preview 1.20.50.20.

State Value Blocks
  • stone
  • granite
  • granite_smooth
  • diorite
  • diorite_smooth
  • andisite
  • andisite_smooth
  1. redirect Template:blockLink

Template:Redr

stripped_bit

Deprecated Preview 1.20.70.22.

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

structure_void_type

Deprecated Preview 1.21.30.21.

State Value Blocks
  • void
  • air
  1. redirect Template:blockLink

Template:Redr

tall_grass_type

Deprecated Preview 1.21.0.20.

State Value Blocks
  • default
  • tall
  • fern
  • snow
  1. redirect Template:blockLink

Template:Redr

top_slot_bit

Deprecated Preview 1.20.20.20.

State Value Blocks
Boolean (false to true)
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

wall_block_type

Deprecated Preview 1.21.30.21.

State Value Blocks
  • cobblestone
  • mossy_cobblestone
  • granite
  • diorite
  • andisite
  • sandstone
  • brick
  • stone_brick
  • mossy_stone_brick
  • nether_brick
  • end_brick
  • prismarine
  • red_sandstone
  • red_nether_brick
  1. redirect Template:blockLink

Template:Redr (except blackstone and deepslate walls)

wood_type

Deprecated Preview 1.20.70.22.

State Value Blocks
  • oak
  • spruce
  • birch
  • jungle
  • acacia
  • dark_oak
  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

Numeric ID Inherit Tree

  • Entity
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. redirect Template:blockLink

Template:Redr

  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:ItemLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:ItemLink
    • Script error: No such module "SpriteFile".
  1. REDIRECT Template:EntityLink
  1. redirect Template:blockLink

Template:Redr

  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:ItemLink
  1. redirect Template:blockLink

Template:Redr

  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
      • Ambient
  1. REDIRECT Template:EntityLink
      • Pathfinder Mob
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
            • Zombie Monster
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
            • Skeleton Monster
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink (removed: beta 1.19.10.20)
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
          • Tamable Animal
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink{{
 #vardefine: verifyedition | 

}}<verify for {{#var:verifyedition}}></verify for {{#var:verifyedition}}>{{

 #vardefine: verifyedition | 

}}

  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink{{
 #vardefine: verifyedition | 

}}<verify for {{#var:verifyedition}}></verify for {{#var:verifyedition}}>{{

 #vardefine: verifyedition | 

}}

            • Equine Animal
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
        • Water Animal
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
        • Villager Base
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
    • Minecart
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
    • Projectile
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:ItemLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:ItemLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:ItemLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:ItemLink
  1. REDIRECT Template:ItemLink
  1. REDIRECT Template:ItemLink
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink
    • Abstract Arrow
  1. REDIRECT Template:EntityLink
  1. REDIRECT Template:EntityLink

References

<references group="">

 </references>

Navigation

Editions
Merged
Ports to consoles
Discontinued
Development
Version history
Technical
Creator
Add-ons
Multiplayer
Exclusive features
Blocks
Mobs
Effects
Unused
Removed

Template:Article other


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

Contents