Minecraft:Bedrock Edition data values
More actions
Script error: No such module "Exclusive". Template:Message boxTemplate:Article other
- REDIRECT Template:Missing information
Template:Redr These data values refer to the different types of blocks and items on
- 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.
IDs
Block IDs
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
- 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:
| 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 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:
| 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.
| Icon | Dec | Hex | Name | Entity |
|---|---|---|---|---|
| 1 |
| |||
| Script error: No such module "SpriteFile". | 10 |
| ||
| Script error: No such module "SpriteFile". | 11 |
| ||
| Script error: No such module "SpriteFile". | 12 |
| ||
| Script error: No such module "SpriteFile". | 13 |
| ||
| Script error: No such module "SpriteFile". | 14 |
| ||
| Script error: No such module "SpriteFile". | 15 |
| ||
| Script error: No such module "SpriteFile". | 16 |
| ||
| Script error: No such module "SpriteFile". | 17 |
| ||
| Script error: No such module "SpriteFile". | 18 |
| ||
| Script error: No such module "SpriteFile". | 19 |
| ||
| Script error: No such module "SpriteFile". | 20 |
| ||
| Script error: No such module "SpriteFile". | 21 |
| ||
| Script error: No such module "SpriteFile". | 22 |
| ||
| Script error: No such module "SpriteFile". | 23 |
| ||
| Script error: No such module "SpriteFile". | 24 |
| ||
| Script error: No such module "SpriteFile". | 25 |
| ||
| Script error: No such module "SpriteFile". | 26 |
| ||
| Script error: No such module "SpriteFile". | 27 |
| ||
| Script error: No such module "SpriteFile". | 28 |
| ||
| Script error: No such module "SpriteFile". | 29 |
| ||
| Script error: No such module "SpriteFile". | 30 |
| ||
| Script error: No such module "SpriteFile". | 31 |
| ||
| Script error: No such module "SpriteFile". | 32 |
| ||
| Script error: No such module "SpriteFile". | 33 |
| ||
| Script error: No such module "SpriteFile". | 34 |
| ||
| Script error: No such module "SpriteFile". | 35 |
| ||
| Script error: No such module "SpriteFile". | 36 |
| ||
| Script error: No such module "SpriteFile". | 37 |
| ||
| Script error: No such module "SpriteFile". | 38 |
| ||
| Script error: No such module "SpriteFile". | 39 |
| ||
| Script error: No such module "SpriteFile". | 40 |
| ||
| Script error: No such module "SpriteFile". | 41 |
| ||
| Script error: No such module "SpriteFile". | 42 |
| ||
| Script error: No such module "SpriteFile". | 43 |
| ||
| Script error: No such module "SpriteFile". | 44 |
| ||
| Script error: No such module "SpriteFile". | 45 |
| ||
| Script error: No such module "SpriteFile". | 46 |
| ||
| Script error: No such module "SpriteFile". | 47 |
| ||
| Script error: No such module "SpriteFile". | 48 |
| ||
| Script error: No such module "SpriteFile". | 49 |
| ||
| Script error: No such module "SpriteFile". | 50 |
| ||
| Script error: No such module "SpriteFile". | 51 |
| ||
| Script error: No such module "SpriteFile". | 52 |
| ||
| Script error: No such module "SpriteFile". | 53 |
| ||
| Script error: No such module "SpriteFile". | 54 |
| ||
| Script error: No such module "SpriteFile". | 55 |
| ||
| Script error: No such module "SpriteFile". | 56 |
| ||
| Script error: No such module "SpriteFile". | 57 |
| ||
| Script error: No such module "SpriteFile". | 58 |
| ||
| Script error: No such module "SpriteFile". | 59 |
| ||
| Script error: No such module "SpriteFile". | 61 |
| ||
| Script error: No such module "SpriteFile". | 62 |
| ||
| Script error: No such module "SpriteFile". | 63 |
| ||
| Script error: No such module "SpriteFile". | 64 |
| ||
| Script error: No such module "SpriteFile". | 65 |
| ||
| Script error: No such module "SpriteFile". | 66 |
| ||
| 67 |
| |||
| Script error: No such module "SpriteFile". | 68 |
| ||
| Script error: No such module "SpriteFile". | 69 |
| ||
| Script error: No such module "SpriteFile". | 70 |
| ||
| Script error: No such module "SpriteFile". | 71 |
| ||
| Script error: No such module "SpriteFile". | 72 |
| ||
| Script error: No such module "SpriteFile". | 73 |
| ||
| Script error: No such module "SpriteFile". | 74 |
| ||
| Script error: No such module "SpriteFile". | 75 |
| ||
| Script error: No such module "SpriteFile". | 76 |
|
Shulker bullet | |
| Script error: No such module "SpriteFile". | 77 |
| ||
| Script error: No such module "SpriteFile". | 78 |
| ||
| Script error: No such module "SpriteFile". | 79 |
| ||
| Script error: No such module "SpriteFile". | 80 |
| ||
| Script error: No such module "SpriteFile". | 81 |
| ||
| Script error: No such module "SpriteFile". | 82 |
| ||
| Script error: No such module "SpriteFile". | 83 |
| ||
| Script error: No such module "SpriteFile". | 84 |
| ||
| Script error: No such module "SpriteFile". | 85 |
| ||
| Script error: No such module "SpriteFile". | 86 |
| ||
| Script error: No such module "SpriteFile". | 87 |
| ||
| Script error: No such module "SpriteFile". | 88 |
| ||
| Script error: No such module "SpriteFile". | 89 |
| ||
| Script error: No such module "SpriteFile". | 90 |
| ||
| Script error: No such module "SpriteFile". | 91 |
| ||
| Script error: No such module "SpriteFile". | 93 |
| ||
| Script error: No such module "SpriteFile". | 94 |
| ||
| Script error: No such module "SpriteFile". | 95 |
| ||
| Script error: No such module "SpriteFile". | 96 |
| ||
| Script error: No such module "SpriteFile". | 97 |
| ||
| Script error: No such module "SpriteFile". | 98 |
| ||
| Script error: No such module "SpriteFile". | 100 |
| ||
| Script error: No such module "SpriteFile". | 101 |
| ||
| Script error: No such module "SpriteFile". | 102 |
| ||
| Script error: No such module "SpriteFile". | 103 |
| ||
| Script error: No such module "SpriteFile". | 104 |
| ||
| Script error: No such module "SpriteFile". | 105 |
| ||
| Script error: No such module "SpriteFile". | 106 |
| ||
| Script error: No such module "SpriteFile". | 107 |
| ||
| Script error: No such module "SpriteFile". | 108 |
| ||
| Script error: No such module "SpriteFile". | 109 |
| ||
| Script error: No such module "SpriteFile". | 110 |
| ||
| Script error: No such module "SpriteFile". | 111 |
| ||
| Script error: No such module "SpriteFile". | 112 |
| ||
| Script error: No such module "SpriteFile". | 113 |
| ||
| Script error: No such module "SpriteFile". | 114 |
| ||
| Script error: No such module "SpriteFile". | 115 |
| ||
| Script error: No such module "SpriteFile". | 116 |
| ||
| Script error: No such module "SpriteFile". | 117 |
| ||
| Script error: No such module "SpriteFile". | 118 |
| ||
| Script error: No such module "SpriteFile". | 120 |
| ||
| Script error: No such module "SpriteFile". | 121 |
| ||
| Script error: No such module "SpriteFile". | 122 |
| ||
| Script error: No such module "SpriteFile". | 123 |
| ||
| Script error: No such module "SpriteFile". | 124 |
| ||
| Script error: No such module "SpriteFile". | 125 |
| ||
| Script error: No such module "SpriteFile". | 126 |
| ||
| Script error: No such module "SpriteFile". | 127 |
| ||
| Script error: No such module "SpriteFile". | 128 |
| ||
| Script error: No such module "SpriteFile". | 129 |
| ||
| Script error: No such module "SpriteFile". | 130 |
| ||
| Script error: No such module "SpriteFile". | 131 |
| ||
| Script error: No such module "SpriteFile". | 132 |
| ||
| Script error: No such module "SpriteFile". | 133 |
| ||
| Script error: No such module "SpriteFile". | 134 |
| ||
| Script error: No such module "SpriteFile". | 135 |
| ||
| Script error: No such module "SpriteFile". | 138 |
| ||
| Script error: No such module "SpriteFile". | 139 |
| ||
| Script error: No such module "SpriteFile". | 140 |
| ||
| Script error: No such module "SpriteFile". | 141 |
| ||
| Script error: No such module "SpriteFile". | 142 |
| ||
| Script error: No such module "SpriteFile". | 143 |
| ||
| Script error: No such module "SpriteFile". | 144 |
| ||
| Script error: No such module "SpriteFile". | 145 |
| ||
| Script error: No such module "SpriteFile". | 146 |
| ||
| Script error: No such module "SpriteFile". | 147 |
| ||
| Script error: No such module "SpriteFile". | 148 |
| ||
| Script error: No such module "SpriteFile". | 149 |
| ||
| Script error: No such module "SpriteFile". | 150 |
| ||
| Script error: No such module "SpriteFile". | 151 |
| ||
| Script error: No such module "SpriteFile". | 152 |
| ||
| Script error: No such module "SpriteFile". | 157 |
| ||
| Script error: No such module "SpriteFile". | 218 |
|
Effect IDs
| Effect | ID | Resource location | Particle |
|---|---|---|---|
| Script error: No such module "SpriteFile". Speed | 1 | speed
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Slowness | 2 |
|
Script error: No such module "SpriteFile". |
|
Script error: No such module "SpriteFile". Haste |
3 | haste
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Mining Fatigue | 4 | mining_fatigue
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Strength | 5 | strength
|
Script error: No such module "SpriteFile". |
| Instant Health | 6 | instant_health
|
Script error: No such module "SpriteFile". |
| Instant Damage | 7 | instant_damage
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Jump Boost | 8 | jump_boost
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Nausea | 9 | nausea
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Regeneration | 10 | regeneration
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Resistance | 11 | resistance
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Fire Resistance | 12 | fire_resistance
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Water Breathing | 13 | water_breathing
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Invisibility | 14 | invisibility
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Blindness | 15 | blindness
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Night Vision | 16 | night_vision
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Hunger | 17 | hunger
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Weakness | 18 | weakness
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Poison | 19 | poison
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Wither | 20 | wither
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Health Boost | 21 | health_boost
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Absorption | 22 | absorption
|
Script error: No such module "SpriteFile". |
| Saturation | 23 | saturation
|
Script error: No such module "SpriteFile". |
|
Script error: No such module "SpriteFile". Levitation |
24 | levitation
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Fatal Poison | 25 | fatal_poison
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Conduit Power | 26 | conduit_power
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Slow Falling | 27 | slow_falling
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Bad Omen | 28 | bad_omen
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Hero of the Village | 29 | village_hero
|
Script error: No such module "SpriteFile". |
| Script error: No such module "SpriteFile". Darkness | 30 | darkness
|
Script error: No such module "SpriteFile". |
Enchantment IDs
| Enchantment | Resource location | ID |
|---|---|---|
| Protection | protection
|
0 |
| Fire Protection | fire_protection
|
1 |
| Feather Falling | feather_falling
|
2 |
| Blast Protection | blast_protection
|
3 |
| Projectile Protection | projectile_protection
|
4 |
| Thorns | thorns
|
5 |
| Respiration | respiration
|
6 |
| Depth Strider | depth_strider
|
7 |
| Aqua Affinity | aqua_affinity
|
8 |
| Sharpness | sharpness
|
9 |
| Smite |
|
10 |
| Bane of Arthropods | bane_of_arthropods
|
11 |
| Knockback | knockback
|
12 |
| Fire Aspect | fire_aspect
|
13 |
| Looting | looting
|
14 |
| Efficiency | efficiency
|
15 |
| Silk Touch | silk_touch
|
16 |
| Unbreaking | unbreaking
|
17 |
| Fortune | fortune
|
18 |
| Power | power
|
19 |
| Punch | punch
|
20 |
| Flame | flame
|
21 |
| Infinity | infinity
|
22 |
| Luck of the Sea | luck_of_the_sea
|
23 |
| Lure | lure
|
24 |
| Frost Walker | frost_walker
|
25 |
| Mending | mending
|
26 |
| Curse of Binding | binding
|
27 |
| Curse of Vanishing | vanishing
|
28 |
| Impaling | impaling
|
29 |
| Riptide | riptide
|
30 |
| Loyalty | loyalty
|
31 |
| Channeling | channeling
|
32 |
| Multishot | multishot
|
33 |
| Piercing | piercing
|
34 |
| Quick Charge | quick_charge
|
35 |
| Soul Speed | soul_speed
|
36 |
| Swift Sneak | swift_sneak
|
37 |
| Wind Burst | wind_burst
|
38 |
| Density | density
|
39 |
| Breach | breach
|
40 |
| Lunge | lunge
|
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 (false or true)
|
|
age
Tracks the age of plants to handle growth and of fire to handle spread.
| State Value | Blocks |
|---|---|
Integer (0 to 2)
|
|
Integer (0 to 3)
|
|
Integer (0 to 5)
|
|
Integer (0 to 15)
|
|
age_bit
Determines if the sapling should grow.
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
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)
|
|
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 |
|---|---|
|
|
bamboo_stalk_thickness
Determines the thickness of bamboo stalk.
| State Value | Blocks |
|---|---|
|
|
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)
|
|
big_dripleaf_tilt
| State Value | Blocks |
|---|---|
|
|
bite_counter
| State Value | Blocks |
|---|---|
Integer (0 to 6)
|
|
bloom
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
books_stored
| State Value | Blocks |
|---|---|
Integer (0 to 63)
|
|
brewing_stand_slot_a_bit
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
brewing_stand_slot_b_bit
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
brewing_stand_slot_c_bit
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
brushed_progress
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
|
button_pressed_bit
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
Template:Redr (any) |
can_summon
Determines if the block can or cannot summon mobs.
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
candles
How many candles are contained within this block.
| State value | Blocks |
|---|---|
Integer (0 to 3)
|
Template:Redr (any) |
cauldron_liquid
What the liquid in the cauldron is.
| State Value | Blocks |
|---|---|
|
|
cluster_count
How much is in a cluster
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
|
composter_fill_level
The fill level of a composter
| State Value | Blocks |
|---|---|
Integer (0 to 8)
|
|
conditional_bit
If a command block is conditional
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
Template:Redr (any) |
coral_direction
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
Template:Redr (any, including dead) |
coral_fan_direction
| State Value | Blocks |
|---|---|
Integer (0 to 1)
|
Template:Redr (any, including dead) |
covered_bit
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
crafting
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
creaking_heart_state
| State Value | Blocks |
|---|---|
|
|
dead_bit
| State Value | Blocks |
|---|---|
Boolean (false or true)
|
|
deprecated
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
|
direction
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
Template:Redr (any)
|
disarmed_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
door_hinge_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (any) |
drag_down
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
dripstone_thickness
| State Value | Blocks |
|---|---|
|
|
end_portal_eye_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
explode_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
extinguished
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
facing_direction
| State Value | Blocks |
|---|---|
Integer (0 to 3) (with 4 to 5 unused)
|
Template:Redr (any)
Template:Redr (any)
Template:Redr (any)
Template:Redr (any)
Template:Redr (any) |
Integer (0 to 1 and 3 5) (with 2 unused)
|
|
Integer (0 to 5)
|
Template:Redr (any)
Template:Redr (any)
|
fill_level
| State Value | Blocks |
|---|---|
Integer (0 to 6)
|
|
ground_sign_direction
The rotation of standing heads, signs, and banners.
| State Value | Blocks |
|---|---|
Integer (0 to 15)
|
Template:Redr (any non-wall variant)
Template:Redr (any non-wall variant) |
growing_plant_age
| State Value | Blocks |
|---|---|
Integer (0 to 25)
|
|
growth
The rotation of standing heads, signs, and banners.
| State Value | Blocks |
|---|---|
Integer (0 to 3) (with 4 to 7 unused)
|
|
Integer (0 to 3) (with 5 to 7 unused)
|
|
Integer (0 to 1) (with 2 to 7 unused)
|
|
Integer (0 to 7)
|
|
hanging
The rotation of standing heads, signs, and banners.
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (any)
Template:Redr (any)
|
head_piece_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
height
| State Value | Blocks |
|---|---|
Integer (0 to 7)
|
|
honey_level
| State Value | Blocks |
|---|---|
Integer (0 to 5)
|
|
huge_mushroom_bits
| State Value | Blocks |
|---|---|
Integer (0 to 15)
|
|
in_wall_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
infiniburn_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
item_frame_map_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
item_frame_photo_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
kelp_age
| State Value | Blocks |
|---|---|
Integer (0 to 25)
|
|
lever_direction
| State Value | Blocks |
|---|---|
|
|
liquid_depth
| State Value | Blocks |
|---|---|
Integer (0 to 15)
|
|
lit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (any)
Template:Redr (any)
Template:Redr (any) |
minecraft:block_face
| State Value | Blocks |
|---|---|
|
|
minecraft:cardinal_direction
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 |
|---|---|
|
|
minecraft:vertical_half
| State Value | Blocks |
|---|---|
|
Template:Redr (all)
Template:Redr (all) |
moisturized_amount
| State Value | Blocks |
|---|---|
Integer (0 to 7)
|
|
multi_face_direction_bits
| State Value | Blocks |
|---|---|
Integer (1 to 63) (with 0 unused}}
|
|
natrual
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
occupied_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
ominous
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
open_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (any)
Template:Redr (any)
|
orientation
| State Value | Blocks |
|---|---|
|
|
output_lit_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
output_subtract_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
pale_moss_carpet_side_east
| State Value | Blocks |
|---|---|
|
|
pale_moss_carpet_side_north
| State Value | Blocks |
|---|---|
|
|
pale_moss_carpet_side_south
| State Value | Blocks |
|---|---|
|
|
pale_moss_carpet_side_west
| State Value | Blocks |
|---|---|
|
|
persistent_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (any) |
pillar_axis
| State Value | Blocks |
|---|---|
|
Template:Redr (any)
Template:Redr (any, including stripped)
Template:Redr (any, including stripped) |
portal_axis
| State Value | Blocks |
|---|---|
|
|
powered_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (any)
Template:Redr (any)
|
powered_shelf_type
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
|
propagule_stage
| State Value | Blocks |
|---|---|
Integer (0 to 4)
|
|
rail_data_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
rail_direction
| State Value | Blocks |
|---|---|
Integer (0 to 5 with 6 to 9 unused)
|
|
Integer (0 to 9)
|
|
redstone_signal
| State Value | Blocks |
|---|---|
Integer (0 to 1 with 2 to 15)
|
Template:Redr (any) |
Integer (0 to 15)
|
|
rehydration_level
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
|
repeater_delay
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
|
respawn_anchor_charge
| State Value | Blocks |
|---|---|
Integer (0 to 4)
|
|
rotation
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
|
sculk_sensor_phase
| State Value | Blocks |
|---|---|
Integer (0 to 2)
|
|
sea_grass_type
| State Value | Blocks |
|---|---|
|
|
stability
| State Value | Blocks |
|---|---|
Integer (0 to 7)
|
|
stability_check
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
propagule_stage
| State Value | Blocks |
|---|---|
|
|
suspended_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
tip
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
toggle_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
torch_facing_direction
| State Value | Blocks |
|---|---|
|
|
trial_spawner_state
| State Value | Blocks |
|---|---|
Integer (0 to 5)
|
|
triggered_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
turtle_egg_count
| State Value | Blocks |
|---|---|
|
|
twisting_vines_age
| State Value | Blocks |
|---|---|
Integer (0 to 25)
|
|
update_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (any)
|
upper_block_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (any)
|
upside_down_bit
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (all)
Template:Redr (any) |
vault_state
| State Value | Blocks |
|---|---|
|
|
vine_direction_bits
| State Value | Blocks |
|---|---|
Integer (0 to 15)
|
|
wall_connection_type_east
| State Value | Blocks | |
|---|---|---|
|
|
Template:Redr (any) |
wall_connection_type_north
| State Value | Blocks | |
|---|---|---|
|
|
Template:Redr (any) |
wall_connection_type_south
| State Value | Blocks | |
|---|---|---|
|
|
Template:Redr (any) |
wall_connection_type_west
| State Value | Blocks | |
|---|---|---|
|
|
Template:Redr (any) |
wall_post_bit
| State Value | Blocks | |
|---|---|---|
Boolean (false to true)
|
|
Template:Redr (any) |
weeping_vines_age
| State Value | Blocks |
|---|---|
Integer (0 to 25)
|
|
weirdo_direction
| State Value | Blocks |
|---|---|
Integer (0 to 3)
|
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)
|
|
block_light_level
Deprecated Preview 1.21.20.21.
| State Value | Blocks |
|---|---|
Integer (0 to 15)
|
|
chemistry_table_type
Deprecated Preview 1.21.30.23.
| State Value | Blocks |
|---|---|
|
|
chisel_type
Deprecated Preview 1.21.30.21.
| State Value | Blocks |
|---|---|
|
Template:Redr (all types)
Template:Redr (all types) |
color
Deprecated Preview 1.20.60.24.
| State Value | Blocks |
|---|---|
|
|
color_bit
Deprecated Preview 1.21.30.22.
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
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 (false to true)
|
Template:Redr (2)
Template:Redr (3) |
damage
Deprecated Preview 1.21.20.22.
| State Value | Blocks |
|---|---|
|
|
dead_bit
Deprecated Preview 1.21.10.21.
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
Template:Redr (2)
Template:Redr (3) |
dirt_type
Deprecated Preview 1.21.20.22.
| State Value | Blocks |
|---|---|
|
|
double_plant_type
Deprecated Preview 1.21.0.22.
| State Value | Blocks |
|---|---|
|
|
flower_type
Deprecated Preview 1.20.80.23.
| State Value | Blocks |
|---|---|
|
|
monster_egg_type
Deprecated Preview 1.21.10.20.
| State Value | Blocks |
|---|---|
|
|
new_leaf_type
Deprecated Preview 1.20.70.20.
| State Value | Blocks |
|---|---|
|
Template:Redr (2) |
new_log_type
Deprecated Preview 1.20.0.20.
| State Value | Blocks |
|---|---|
|
Template:Redr (2) |
old_leaf_type
Deprecated Preview 1.20.70.20.
| State Value | Blocks |
|---|---|
|
|
old_log_type
Deprecated Preview 1.20.0.20.
| State Value | Blocks |
|---|---|
|
|
prismarine_block_type
Deprecated Preview 1.21.10.22.
| State Value | Blocks |
|---|---|
|
|
sand_stone_type
Deprecated Preview 1.21.20.22.
| State Value | Blocks |
|---|---|
|
|
sand_type
Deprecated Preview 1.21.20.22.
| State Value | Blocks |
|---|---|
|
|
sapling_type
Deprecated Preview 1.20.80.20.
| State Value | Blocks |
|---|---|
|
|
sponge_type
Deprecated Preview 1.21.30.22.
| State Value | Blocks |
|---|---|
|
|
stone_brick_type
Deprecated Preview 1.21.10.20.
| State Value | Blocks |
|---|---|
|
|
stone_slab_type
Deprecated Preview 1.21.10.20.
| State Value | Blocks | |
|---|---|---|
|
|
|
stone_slab_type_2
Deprecated Preview 1.21.10.22.
| State Value | Blocks | |
|---|---|---|
}} |
Template:Redr (2) |
Template:Redr (2) |
stone_slab_type_3
Deprecated Preview 1.21.10.22.
| State Value | Blocks | |
|---|---|---|
|
Template:Redr (3) |
Template:Redr (3) |
stone_slab_type_4
Deprecated Preview 1.21.10.22.
| State Value | Blocks | |
|---|---|---|
}} |
Template:Redr (4) |
Template:Redr (4) |
stone_type
Deprecated Preview 1.20.50.20.
| State Value | Blocks |
|---|---|
|
|
stripped_bit
Deprecated Preview 1.20.70.22.
| State Value | Blocks |
|---|---|
Boolean (false to true)
|
|
structure_void_type
Deprecated Preview 1.21.30.21.
| State Value | Blocks |
|---|---|
|
|
tall_grass_type
Deprecated Preview 1.21.0.20.
| State Value | Blocks |
|---|---|
|
|
top_slot_bit
Deprecated Preview 1.20.20.20.
| State Value | Blocks | |
|---|---|---|
Boolean (false to true)
|
|
|
wall_block_type
Deprecated Preview 1.21.30.21.
| State Value | Blocks |
|---|---|
|
Template:Redr (except blackstone and deepslate walls) |
wood_type
Deprecated Preview 1.20.70.22.
| State Value | Blocks | |
|---|---|---|
|
|
|
Numeric ID Inherit Tree
- Entity
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- redirect Template:blockLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:ItemLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:ItemLink
- Script error: No such module "SpriteFile".
- REDIRECT Template:EntityLink
- redirect Template:blockLink
- REDIRECT Template:EntityLink
- REDIRECT Template:ItemLink
- redirect Template:blockLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Ambient
- Ambient
- REDIRECT Template:EntityLink
- Pathfinder Mob
- Pathfinder Mob
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Minecraft:Undead Mob
- Minecraft:Undead Mob
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Zombie Monster
- Zombie Monster
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Skeleton Monster
- Skeleton Monster
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink (removed: beta 1.19.10.20)
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Tamable Animal
- Tamable Animal
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink{{
#vardefine: verifyedition |
}}<verify for {{#var:verifyedition}}></verify for {{#var:verifyedition}}>{{
#vardefine: verifyedition |
}}
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink{{
#vardefine: verifyedition |
}}<verify for {{#var:verifyedition}}></verify for {{#var:verifyedition}}>{{
#vardefine: verifyedition |
}}
- Equine Animal
- Equine Animal
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Water Animal
- Water Animal
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Villager Base
- Villager Base
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Minecart
- Minecart
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Projectile
- Projectile
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:ItemLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:ItemLink
- REDIRECT Template:EntityLink
- REDIRECT Template:ItemLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- REDIRECT Template:ItemLink
- REDIRECT Template:ItemLink
- REDIRECT Template:ItemLink
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
- Abstract Arrow
- Abstract Arrow
- REDIRECT Template:EntityLink
- REDIRECT Template:EntityLink
References
<references group="">
</references>
| |||||||||||||||||||||||
| |||||||||||||||||||||||
de:Numerische Identifikation (Bedrock) ja:データ値/Bedrock Edition pt:Valores de dados da Edição Bedrock ru:Значения данных/Bedrock Edition uk:Значення даних (Bedrock Edition) zh:基岩版数据值