Minecraft:Bedrock Edition data values
More actions
Template:Exclusive Template:Update Template:Missing info These data values refer to the different types of blocks and items on Template:El. They are used in many places in Minecraft. Block IDs are used to define blocks placed in the world and inventory items (including items in chests and items dropped in the world). Item IDs are valid only for items. These data values differ greatly from the Minecraft:Java Edition data values.
IDs
Block IDs
Template:Hatnote Bedrock Edition data values/Blocks2
Item IDs
Block items
The string IDs of most blocks' direct item forms are the same as IDs of the blocks themselves. However, there are some exceptions:
| Block ID | Block item ID |
|---|---|
| campfire | item.campfire |
| brewing_stand | item.brewing_stand |
| cauldron | item.cauldron |
| flower_pot | item.flower_pot |
| soul_campfire | item.soul_campfire |
| wheat | item.wheat |
| jungle_door | item.jungle_door |
| glow_frame | item.glow_frame |
| nether_wart | item.nether_wart |
| bed | item.bed |
| beetroot | item.beetroot |
| spruce_door | item.spruce_door |
| cake | item.cake |
| camera | item.camera |
| frame | item.frame |
| crimson_door | item.crimson_door |
| warped_door | item.warped_door |
| acacia_door | item.acacia_door |
| dark_oak_door | item.dark_oak_door |
| wooden_door | item.wooden_door |
| nether_sprouts | item.nether_sprouts |
| reeds | item.reeds |
| iron_door | item.iron_door |
| kelp | item.kelp |
| birch_door | item.birch_door |
| hopper | item.hopper |
| glow_frame | item.glow_frame |
| mangrove_door | item.mangrove_door |
Note that commands like Template:Cmd use blocks' IDs to specify block items, instead of block items' IDs.
There are also some block items that were previously in the game but have since been removed:
| Resource Location | Item ID | In-game name | Added | Removed |
|---|---|---|---|---|
| item.light_block | -215 | Light Block | beta 1.13.0.4 | beta 1.13.0.13 |
| mangrove_propagule_hanging | -476 | none (tile.mangrove_propagule_hanging.name) | Preview 1.19.0.21 | Preview 1.19.0.29 |
| item.chain | -286 | Chain | beta 1.16.0.57 | Preview 1.21.110.23 |
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.
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.
Note that the Template:Code, Template:Code, Template:Code, and Template:Code in the four tables above are not normal items in game. They are used as alias IDs. For backward compatibility, an item has alias ID if its ID was changed:
| Alias ID | Current ID |
|---|---|
| record_wait | music_disc_wait |
| darkoak_sign | dark_oak_sign |
| record_mellohi | music_disc_mellohi |
| glazedterracotta.blue | blue_glazed_terracotta |
| glazedterracotta.light_blue | light_blue_glazed_terracotta |
| glazedterracotta.lime | lime_glazed_terracotta |
| record_pigstep | music_disc_pigstep |
| fish | cod |
| melon | melon_slice |
| record_far | music_disc_far |
| record_ward | music_disc_ward |
| muttonraw | mutton |
| map | filled_map |
| carrotonastick | carrot_on_a_stick |
| totem | totem_of_undying |
| reeds | sugar_cane |
| sign | oak_sign |
| horsearmordiamond | diamond_horse_armor |
| muttoncooked | cooked_mutton |
| glazedterracotta.green | green_glazed_terracotta |
| glazedterracotta.pink | pink_glazed_terracotta |
| horsearmorleather | leather_horse_armor |
| fireball | fire_charge |
| record_otherside | music_disc_otherside |
| cooked_fish | cooked_cod |
| glazedterracotta.black | black_glazed_terracotta |
| speckled_melon | glistering_melon_slice |
| record_13 | music_disc_13 |
| horsearmorgold | golden_horse_armor |
| appleenchanted | enchanted_golden_apple |
| glazedterracotta.brown | brown_glazed_terracotta |
| record_blocks | music_disc_blocks |
| glazedterracotta.cyan | cyan_glazed_terracotta |
| record_cat | music_disc_cat |
| nametag | name_tag |
| glazedterracotta.gray | gray_glazed_terracotta |
| record_strad | music_disc_strad |
| horsearmoriron | iron_horse_armor |
| glazedterracotta.yellow | yellow_glazed_terracotta |
| turtle_shell_piece | scute |
| netherstar | nether_star |
| glazedterracotta.magenta | magenta_glazed_terracotta |
| glazedterracotta.orange | orange_glazed_terracotta |
| prismarineshard | prismarine_shard |
| fireworks | firework_rocket |
| emptymap | empty_map |
| glazedterracotta.white | white_glazed_terracotta |
| chorus_fruit_popped | popped_chorus_fruit |
| lodestonecompass | lodestone_compass |
| glazedterracotta.purple | purple_glazed_terracotta |
| glazedterracotta.silver | silver_glazed_terracotta |
| record_mall | music_disc_mall |
| record_stal | music_disc_stal |
| fireworkscharge | firework_star |
| clownfish | tropical_fish |
| record_11 | music_disc_11 |
| glazedterracotta.red | red_glazed_terracotta |
| record_chirp | music_disc_chirp |
| bucket:1 | milk_bucket |
| bucket:0 | bucket |
| bucket:3 | salmon_bucket |
| bucket:2 | cod_bucket |
| bucket:5 | pufferfish_bucket |
| bucket:4 | tropical_fish_bucket |
| bucket:8 | water_bucket |
| bucket:13 | tadpole_bucket |
| bucket:12 | axolotl_bucket |
| bucket:11 | powder_snow_bucket |
| bucket:10 | lava_bucket |
| dye:20 | glow_ink_sac |
| dye:19 | white_dye |
| dye:18 | blue_dye |
| dye:14 | orange_dye |
| dye:15 | bone_meal |
| dye:1 | red_dye |
| dye:0 | ink_sac |
| dye:3 | cocoa_beans |
| dye:2 | green_dye |
| dye:5 | purple_dye |
| dye:4 | lapis_lazuli |
| dye:7 | light_gray_dye |
| dye:6 | cyan_dye |
| dye:9 | pink_dye |
| dye:8 | gray_dye |
| dye:16 | black_dye |
| dye:17 | brown_dye |
| dye:13 | magenta_dye |
| dye:12 | light_blue_dye |
| dye:11 | yellow_dye |
| dye:10 | lime_dye |
| spawn_egg:43 | blaze_spawn_egg |
| spawn_egg:47 | husk_spawn_egg |
| spawn_egg:37 | slime_spawn_egg |
| spawn_egg:57 | vindicator_spawn_egg |
| spawn_egg:112 | cod_spawn_egg |
| spawn_egg:115 | villager_spawn_egg |
| spawn_egg:111 | tropical_fish_spawn_egg |
| spawn_egg:114 | pillager_spawn_egg |
| spawn_egg:27 | zombie_horse_spawn_egg |
| spawn_egg:17 | squid_spawn_egg |
| spawn_egg:13 | sheep_spawn_egg |
| spawn_egg:33 | creeper_spawn_egg |
| spawn_egg:23 | horse_spawn_egg |
| spawn_egg:42 | magma_cube_spawn_egg |
| spawn_egg:36 | zombie_pigman_spawn_egg |
| spawn_egg:46 | stray_spawn_egg |
| spawn_egg:56 | agent_spawn_egg |
| spawn_egg:122 | bee_spawn_egg |
| spawn_egg:125 | strider_spawn_egg |
| spawn_egg:108 | pufferfish_spawn_egg |
| spawn_egg:129 | glow_squid_spawn_egg |
| spawn_egg:121 | fox_spawn_egg |
| spawn_egg:124 | hoglin_spawn_egg |
| spawn_egg:16 | mooshroom_spawn_egg |
| spawn_egg:26 | skeleton_horse_spawn_egg |
| spawn_egg:138 | sniffer_spawn_egg |
| spawn_egg:139 | camel_spawn_egg |
| spawn_egg:12 | pig_spawn_egg |
| spawn_egg:22 | ocelot_spawn_egg |
| spawn_egg:32 | zombie_spawn_egg |
| spawn_egg:51 | npc_spawn_egg |
| spawn_egg:41 | ghast_spawn_egg |
| spawn_egg:55 | endermite_spawn_egg |
| spawn_egg:45 | witch_spawn_egg |
| spawn_egg:35 | spider_spawn_egg |
| spawn_egg:59 | ravager_spawn_egg |
| spawn_egg:49 | guardian_spawn_egg |
| spawn_egg:39 | silverfish_spawn_egg |
| spawn_egg:29 | llama_spawn_egg |
| spawn_egg:132 | frog_spawn_egg |
| spawn_egg:118 | wandering_trader_spawn_egg |
| spawn_egg:19 | bat_spawn_egg |
| spawn_egg:25 | mule_spawn_egg |
| spawn_egg:15 | villager_spawn_egg |
| spawn_egg:31 | dolphin_spawn_egg |
| spawn_egg:11 | cow_spawn_egg |
| spawn_egg:40 | cave_spider_spawn_egg |
| spawn_egg:50 | elder_guardian_spawn_egg |
| spawn_egg:54 | shulker_spawn_egg |
| spawn_egg:34 | skeleton_spawn_egg |
| spawn_egg:44 | zombie_villager_spawn_egg |
| spawn_egg:48 | wither_skeleton_spawn_egg |
| spawn_egg:58 | phantom_spawn_egg |
| spawn_egg:28 | polar_bear_spawn_egg |
| spawn_egg:38 | enderman_spawn_egg |
| spawn_egg:133 | tadpole_spawn_egg |
| spawn_egg:130 | axolotl_spawn_egg |
| spawn_egg:75 | cat_spawn_egg |
| spawn_egg:127 | piglin_brute_spawn_egg |
| spawn_egg:126 | zoglin_spawn_egg |
| spawn_egg:105 | vex_spawn_egg |
| spawn_egg:123 | piglin_spawn_egg |
| spawn_egg:113 | panda_spawn_egg |
| spawn_egg:18 | rabbit_spawn_egg |
| spawn_egg:110 | drowned_spawn_egg |
| spawn_egg:109 | salmon_spawn_egg |
| spawn_egg:14 | wolf_spawn_egg |
| spawn_egg:24 | donkey_spawn_egg |
| spawn_egg:128 | goat_spawn_egg |
| spawn_egg:104 | evoker_spawn_egg |
| spawn_egg:74 | turtle_spawn_egg |
| spawn_egg:30 | parrot_spawn_egg |
| spawn_egg:116 | zombie_villager_spawn_egg |
| spawn_egg:10 | chicken_spawn_egg |
| coal:1 | charcoal |
| coal:0 | coal |
| banner_pattern:1 | skull_banner_pattern |
| banner_pattern:0 | creeper_banner_pattern |
| banner_pattern:3 | mojang_banner_pattern |
| banner_pattern:2 | flower_banner_pattern |
| banner_pattern:5 | bordure_indented_banner_pattern |
| banner_pattern:4 | field_masoned_banner_pattern |
| banner_pattern:7 | globe_banner_pattern |
| banner_pattern:6 | piglin_banner_pattern |
| boat:1 | spruce_boat |
| boat:0 | oak_boat |
| boat:3 | jungle_boat |
| boat:2 | birch_boat |
| boat:5 | dark_oak_boat |
| boat:4 | acacia_boat |
| record_5 | music_disc_5 |
| sealantern | sea_lantern |
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
| Enchantment | Minecraft:Resource location | ID |
|---|---|---|
| Protection | Template:Code | 0 |
| Fire Protection | Template:Code | 1 |
| Feather Falling | Template:Code | 2 |
| Blast Protection | Template:Code | 3 |
| Projectile Protection | Template:Code | 4 |
| Thorns | Template:Code | 5 |
| Respiration | Template:Code | 6 |
| Depth Strider | Template:Code | 7 |
| Aqua Affinity | Template:Code | 8 |
| Sharpness | Template:Code | 9 |
| Smite | 10 | |
| Bane of Arthropods | Template:Code | 11 |
| Knockback | Template:Code | 12 |
| Fire Aspect | Template:Code | 13 |
| Looting | Template:Code | 14 |
| Efficiency | Template:Code | 15 |
| Silk Touch | Template:Code | 16 |
| Unbreaking | Template:Code | 17 |
| Fortune | Template:Code | 18 |
| Power | Template:Code | 19 |
| Punch | Template:Code | 20 |
| Flame | Template:Code | 21 |
| Infinity | Template:Code | 22 |
| Luck of the Sea | Template:Code | 23 |
| Lure | Template:Code | 24 |
| Frost Walker | Template:Code | 25 |
| Mending | Template:Code | 26 |
| Curse of Binding | Template:Code | 27 |
| Curse of Vanishing | Template:Code | 28 |
| Impaling | Template:Code | 29 |
| Riptide | Template:Code | 30 |
| Loyalty | Template:Code | 31 |
| Channeling | Template:Code | 32 |
| Multishot | Template:Code | 33 |
| Piercing | Template:Code | 34 |
| Quick Charge | Template:Code | 35 |
| Soul Speed | Template:Code | 36 |
| Swift Sneak | Template:Code | 37 |
| Wind Burst | Template:Code | 38 |
| Density | Template:Code | 39 |
| Breach | Template:Code | 40 |
| Lunge | Template:Code | 41 |
Block states
After block IDs, block states further define blocks placed, describing for example the height of water or the direction a torch points. These replace the former block data, which was removed from command syntax in 1.19.70. Some of these block states are associated with legacy aux values (also called metadata), which are defined in the form of binary flags. Aux values are intended to be deprecated, with newly added blocks and block states no longer supporting them.
active
Determines whether the block is active or not.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
age
Tracks the age of plants to handle growth and of fire to handle spread.
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
| Integer (Template:Code to Template:Code) | |
| Integer (Template:Code to Template:Code) | Template:BlockLink |
| Integer (Template:Code to Template:Code) |
age_bit
Determines if the sapling should grow.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) |
attached_bit
Whether the tripwire hook is connected to a valid tripwire circuit or not. For hanging signs, whether the sign is hanging from a single point or not.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) |
attachment
Determines the type of attachment used by a block.
| State Value | Blocks |
|---|---|
bamboo_leaf_size
Determines the size of bamboo leaves.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
bamboo_stalk_thickness
Determines the thickness of bamboo stalk.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
big_dripleaf_head
Determines if the block is the leaf part of the plant, or a part of the stem.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
big_dripleaf_tilt
| State Value | Blocks |
|---|---|
| Template:BlockLink |
bite_counter
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
bloom
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
books_stored
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
brewing_stand_slot_a_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
brewing_stand_slot_b_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
brewing_stand_slot_c_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
brushed_progress
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
button_pressed_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink (any) |
can_summon
Determines if the block can or cannot summon mobs.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
candles
How many candles are contained within this block.
| State value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink (any) |
cauldron_liquid
What the liquid in the cauldron is.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
cluster_count
How much is in a cluster
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
composter_fill_level
The fill level of a composter
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
conditional_bit
If a command block is conditional
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink (any) |
coral_direction
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink (any, including dead) |
coral_fan_direction
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink (any, including dead) |
covered_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
crafting
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
creaking_heart_state
| State Value | Blocks |
|---|---|
| Template:BlockLink |
dead_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
deprecated
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
direction
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
disarmed_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
door_hinge_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink (any) |
drag_down
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
dripstone_thickness
| State Value | Blocks |
|---|---|
| Template:BlockLink |
end_portal_eye_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
explode_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
extinguished
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
facing_direction
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) (with Template:Code to Template:Code unused) | |
| Integer (Template:Code to Template:Code and Template:Code Template:Code) (with Template:Code unused) | Template:BlockLink |
| Integer (Template:Code to Template:Code) |
fill_level
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
ground_sign_direction
The rotation of standing heads, signs, and banners.
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
|
growing_plant_age
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
growth
The rotation of standing heads, signs, and banners.
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) (with Template:Code to Template:Code unused) | |
| Integer (Template:Code to Template:Code) (with Template:Code to Template:Code unused) | Template:BlockLink |
| Integer (Template:Code to Template:Code) (with Template:Code to Template:Code unused) | Template:BlockLink |
| Integer (Template:Code to Template:Code) |
hanging
The rotation of standing heads, signs, and banners.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
head_piece_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
height
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
honey_level
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
huge_mushroom_bits
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
in_wall_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
infiniburn_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
item_frame_map_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
item_frame_photo_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
kelp_age
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
lever_direction
| State Value | Blocks |
|---|---|
| Template:BlockLink |
liquid_depth
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
lit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
|
minecraft:block_face
| State Value | Blocks |
|---|---|
minecraft:cardinal_direction
minecraft:connection_east
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Empty |
minecraft:connection_north
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Empty |
minecraft:connection_south
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Empty |
minecraft:connection_west
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Empty |
minecraft:facing_direction
| State Value | Blocks |
|---|---|
| Template:BlockLink |
minecraft:vertical_half
| State Value | Blocks |
|---|---|
|
moisturized_amount
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
multi_face_direction_bits
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) (with Template:Code unused}} |
natrual
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
occupied_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
ominous
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
open_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
orientation
| State Value | Blocks |
|---|---|
| Template:BlockLink |
output_lit_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
output_subtract_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
pale_moss_carpet_side_east
| State Value | Blocks |
|---|---|
| Template:BlockLink |
pale_moss_carpet_side_north
| State Value | Blocks |
|---|---|
| Template:BlockLink |
pale_moss_carpet_side_south
| State Value | Blocks |
|---|---|
| Template:BlockLink |
pale_moss_carpet_side_west
| State Value | Blocks |
|---|---|
| Template:BlockLink |
persistent_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink (any) |
pillar_axis
portal_axis
| State Value | Blocks |
|---|---|
| Template:BlockLink |
powered_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
powered_shelf_type
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
propagule_stage
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
rail_data_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
rail_direction
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code with Template:Code to Template:Code unused) | |
| Integer (Template:Code to Template:Code) | Template:BlockLink |
redstone_signal
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code with Template:Code to Template:Code) | |
| Integer (Template:Code to Template:Code) |
rehydration_level
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
repeater_delay
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
respawn_anchor_charge
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
rotation
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
sculk_sensor_phase
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) |
sea_grass_type
| State Value | Blocks |
|---|---|
| Template:BlockLink |
stability
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
stability_check
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
propagule_stage
| State Value | Blocks |
|---|---|
| Template:BlockLink |
suspended_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
tip
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
toggle_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
torch_facing_direction
| State Value | Blocks |
|---|---|
trial_spawner_state
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
triggered_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
turtle_egg_count
| State Value | Blocks |
|---|---|
| Template:BlockLink |
twisting_vines_age
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
update_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
upper_block_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
upside_down_bit
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
|
vault_state
| State Value | Blocks |
|---|---|
| Template:BlockLink |
vine_direction_bits
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
wall_connection_type_east
| State Value | Blocks | |
|---|---|---|
| Template:BlockLink | Template:BlockLink (any) |
wall_connection_type_north
| State Value | Blocks | |
|---|---|---|
| Template:BlockLink | Template:BlockLink (any) |
wall_connection_type_south
| State Value | Blocks | |
|---|---|---|
| Template:BlockLink | Template:BlockLink (any) |
wall_connection_type_west
| State Value | Blocks | |
|---|---|---|
| Template:BlockLink | Template:BlockLink (any) |
wall_post_bit
| State Value | Blocks | |
|---|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink | Template:BlockLink (any) |
weeping_vines_age
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
weirdo_direction
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink (all) |
Deprecated
This is a list of block states deprecated due to the flattening. These block states are still present in the game files, and they can still be used with pre-flattened block IDs in commands. For example, Template:Command would place an Minecraft:acacia fence.
allow_underwater_bit
Deprecated Preview 1.21.30.23.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code or Template:Code) | Template:BlockLink |
block_light_level
Deprecated Preview 1.21.20.21.
| State Value | Blocks |
|---|---|
| Integer (Template:Code to Template:Code) | Template:BlockLink |
chemistry_table_type
Deprecated Preview 1.21.30.23.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
chisel_type
Deprecated Preview 1.21.30.21.
| State Value | Blocks |
|---|---|
|
color
Deprecated Preview 1.20.60.24.
| State Value | Blocks |
|---|---|
color_bit
Deprecated Preview 1.21.30.22.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
coral_color
Deprecated Preview 1.21.0.21.
| State Value | Blocks |
|---|---|
coral_hang_type_bit
Deprecated Preview 1.21.10.21.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
damage
Deprecated Preview 1.21.20.22.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
dead_bit
Deprecated Preview 1.21.10.21.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) |
dirt_type
Deprecated Preview 1.21.20.22.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
double_plant_type
Deprecated Preview 1.21.0.22.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
flower_type
Deprecated Preview 1.20.80.23.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
monster_egg_type
Deprecated Preview 1.21.10.20.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
new_leaf_type
Deprecated Preview 1.20.70.20.
| State Value | Blocks |
|---|---|
| Template:BlockLink (2) |
new_log_type
Deprecated Preview 1.20.0.20.
| State Value | Blocks |
|---|---|
| Template:BlockLink (2) |
old_leaf_type
Deprecated Preview 1.20.70.20.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
old_log_type
Deprecated Preview 1.20.0.20.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
prismarine_block_type
Deprecated Preview 1.21.10.22.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
sand_stone_type
Deprecated Preview 1.21.20.22.
| State Value | Blocks |
|---|---|
sand_type
Deprecated Preview 1.21.20.22.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
sapling_type
Deprecated Preview 1.20.80.20.
| State Value | Blocks |
|---|---|
|
sponge_type
Deprecated Preview 1.21.30.22.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
stone_brick_type
Deprecated Preview 1.21.10.20.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
stone_slab_type
Deprecated Preview 1.21.10.20.
| State Value | Blocks | |
|---|---|---|
| Template:BlockLink | Template:BlockLink |
stone_slab_type_2
Deprecated Preview 1.21.10.22.
| State Value | Blocks | |
|---|---|---|
}} |
Template:BlockLink (2) | Template:BlockLink (2) |
stone_slab_type_3
Deprecated Preview 1.21.10.22.
| State Value | Blocks | |
|---|---|---|
| Template:BlockLink (3) | Template:BlockLink (3) |
stone_slab_type_4
Deprecated Preview 1.21.10.22.
| State Value | Blocks | |
|---|---|---|
|
}} |
Template:BlockLink (4) | Template:BlockLink (4) |
stone_type
Deprecated Preview 1.20.50.20.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
stripped_bit
Deprecated Preview 1.20.70.22.
| State Value | Blocks |
|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink |
structure_void_type
Deprecated Preview 1.21.30.21.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
tall_grass_type
Deprecated Preview 1.21.0.20.
| State Value | Blocks |
|---|---|
| Template:BlockLink |
top_slot_bit
Deprecated Preview 1.20.20.20.
| State Value | Blocks | |
|---|---|---|
| Boolean (Template:Code to Template:Code) | Template:BlockLink | Template:BlockLink |
wall_block_type
Deprecated Preview 1.21.30.21.
| State Value | Blocks |
|---|---|
| Template:BlockLink (except blackstone and deepslate walls) |
wood_type
Deprecated Preview 1.20.70.22.
| State Value | Blocks | |
|---|---|---|
| Template:BlockLink | Template:BlockLink |
Numeric ID Inherit Tree
- Minecraft:Entity
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:BlockLink
- Template:EntityLink
- Template:EntityLink
- Template:ItemLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:ItemLink
- Template:EnvLink
- Template:EntityLink
- Template:BlockLink
- Template:EntityLink
- Template:ItemLink
- Template:BlockLink
- Template:EntityLink
- Template:EntityLink
- Minecraft:Mob
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Ambient
- Pathfinder Mob
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Minecraft:Monster
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Minecraft:Undead Mob
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Zombie Monster
- Skeleton Monster
- Minecraft:Arthropod
- Minecraft:Animal
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink (removed: beta 1.19.10.20)
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Tamable Animal
- Water Animal
- Villager Base
- Minecart
- Minecraft:Projectile
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:ItemLink
- Template:EntityLink
- Template:EntityLink
- Template:ItemLink
- Template:EntityLink
- Template:ItemLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:ItemLink
- Template:ItemLink
- Template:ItemLink
- Template:EntityLink
- Template:EntityLink
- Abstract Arrow
References
Template:Navbox Bedrock Edition Template:Navbox Minecraft
Minecraft:de:Numerische Identifikation (Bedrock) Minecraft:ja:データ値/Bedrock Edition Minecraft:pt:Valores de dados da Edição Bedrock Minecraft:ru:Значения данных/Bedrock Edition Minecraft:uk:Значення даних (Bedrock Edition) Minecraft:zh:基岩版数据值