Block states are extra pieces of data that further define a block.
List of block states
Anvil
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| damage | 0 | File:Grid Anvil.png Anvil | 1 |
File:Grid Slightly Damaged Anvil.png Slightly Damaged Anvil | 2 | ||
File:Grid Very Damaged Anvil.png Very Damaged Anvil | |||
| facing | east,north,south,west | The direction the anvil is facing. placing an anvil while facing north will place an anvil which faces north so that its wider dimension points east—west. |
Banner
minecraft:wall_banner
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | east,north,south,west | The direction the banner is facing. |
minecraft:standing_banner
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| rotation | 0–15 | Angle of rotation of the banner with 0 being a banner facing south and each increment being a 22.5 degree clockwise rotation. |
Bed
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | east,north,south,west | The direction the head of the bed is pointing. | |
| occupied | false,true | True when a player is using the bed. | |
| part | foot,head | The half of the bed in the current block. |
Brewing Stand
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| has_bottle_0 | false,true | True when a bottle is in slot 1. | |
| has_bottle_1 | false,true | True when a bottle is in slot 2. | |
| has_bottle_2 | false,true | True when a bottle is in slot 3. |
Button
minecraft:stone_button
minecraft:wooden_button
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| face | wall | ceilingfloorwall | The face of the block it's placed on. Floor is on top of a block, ceiling is on the bottom, and wall is on one of its sides. |
| facing | north | eastnorthsouthwest | The direction it's facing. Opposite to the direction the player is facing if placed on the side of a block. |
| powered | false | falsetrue | If true, the button is currently activated. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| button_pressed_bit | 0x8 | false | falsetrue | 01 | If the button is currently activated. |
| facing_direction | 0x1 0x2 0x4 | 0 | 012345 | 012345 | The direction it's facing.
|
Cactus
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| age | 0–15 | A freshly—planted cactus has an age of 0. The age is incremented at random intervals. At age 15 a cactus grows a new cactus block above it if there is air there and if the growth would not exceed a total cactus height of 3 blocks. |
Cake
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| bites | 0–6 | Number of bites taken from the cake. |
Carpet
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| color | white,orange,magenta,lightBlue,yellow,lime,pink,gray,silver,cyan,purple,blue,brown,green,red,black
| The color of the carpet. |
Cauldron
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| level | 0–3 | Water level in a Cauldron "0" being empty and "3" being full. |
Chest, Ender Chest and Trapped Chest
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | north | eastnorthsouthwest | The direction the chest's latch is on. The opposite from the direction the player faces when placing a chest. |
| type | single | leftrightsingle | The direction the chest has a connection with. |
| waterlogged | false | falsetrue | Whether or not there's water in the same place as this chest. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| facing_direction (Hidden[upcoming: BE 1.20.40]) | 0x10x20x4 | 2 | 2345 | 2345 | The direction the chest's latch is on.
|
01 | 01 | Unused | |||
| minecraft:cardinal_direction[upcoming: BE 1.20.40] | Not Supported | north | eastnorthsouthwest | Unsupported | The direction the chest's latch is on. The opposite from the direction the player faces when placing a chest. |
Cobblestone Wall and Mossy Cobblestone Wall
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| east north south up west | false,true | When true the cobblestone wall extends from the center post in that direction. | |
| variant | mossy_cobblestone | Mossy Cobblestone Wall | cobblestone |
Cobblestone Wall |
Cocoa
Cocoa/BS
Command Block
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| conditional | false | falsetrue | True if the command block is in conditional mode. |
| facing | north | downeastnorthsouthupwest | The direction the command block is pointing. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| conditional_bit | 0x8 | false | falsetrue | 01 | True if the command block is in conditional mode. |
| facing_direction | 0x10x20x4 | 0 | 012345 | 012345 | The direction the command block is pointing.
|
Daylight Sensor
minecraft:daylight_detector
minecraft:daylight_detector_inverted
Daylight Sensor/BS
Dirt
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| dirt_type | 0x1 | normal
| normal | 0 | Dirt |
coarse | 1 | Coarse Dirt |
Dispenser
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | north | downeastnorthsouthupwest | The direction in which contents are shot or dropped. The opposite from the direction the player faces while placing the block. |
| triggered | false | falsetrue | True if this block is activated. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| facing_direction | 0x10x20x4 | 0 | 01234567 | 01234567 | The direction in which contents are shot or dropped.
|
| triggered_bit | 0x8 | false | falsetrue | 01 | True if this block is activated. |
Door
minecraft:wooden_door
minecraft:iron_door
minecraft:acacia_door
minecraft:jungle_door
minecraft:birch_door
minecraft:spruce_door
minecraft:dark_oak_door
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | north | eastnorthsouthwest | The direction the door's "inside" is facing. The direction the player faces while placing the door. For example, a door facing east occupies the west part of its block when closed. |
| half | lower | lowerupper | Identifies which part of the door the block is. |
| hinge | left | leftright | Identifies the side the hinge is on (when facing the same direction as the door's inside). |
| open | false | falsetrue | True if the door is currently open. |
| powered | false | falsetrue | True if the door is currently powered by redstone. |
Bedrock Edition:
Lower Door Block:
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| direction | 0x10x2 | 0 | 0123 | 0123 | The direction the door's "inside" is facing. The direction the player faces while placing the door. For example, a door facing east occupies the west part of its block when closed.
|
| door_hinge_bit | — [sic] | false | falsetrue | 00 [sic] | Identifies the side the hinge is on (when facing the same direction as the door's inside). false if hinge is on the left (the default), true if on the right. Lower door block has the same aux value when it is opened and closed. |
| open_bit | 0x4 | false | falsetrue | 01 | True if the door is currently open. |
| upper_block_bit | 0x8 | false | falsetrue | 01 | Always false for the lower part of a door. |
Upper Door Block:
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| direction | — [sic] | 0 | 0123 | 0000 [sic] | The direction the door's "inside" is facing. The direction the player faces while placing the door. For example, a door facing east occupies the west part of its block when closed.
|
| door_hinge_bit | — [sic] | false | falsetrue | 0Unsupported | Identifies the side the hinge is on (when facing the same direction as the door's inside). false if hinge is on the left (the default), true if on the right. Upper door block doesn't support aux value when its hinge is on the right. |
| open_bit | — [sic] | false | falsetrue | 00 [sic] | True if the door is currently open. Lower door block has the same aux value when it is opened and closed. |
| upper_block_bit | 0x8 | false | falsetrue | 01 | Always true for the upper part of a door. |
Dropper
Dropper/BS
End Portal
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| eye | false,true | If true the portal frame block contains an Eye of Ender. | |
| facing | east,north,south,west | The direction of the End Portal. the northern three blocks must all face south and so on. |
Farmland
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| moisture | 0–6 | Not fully—hydrated. | 7 |
Fully—hydrated. |
Fence
minecraft:fence
minecraft:acacia_fence
minecraft:jungle_fence
minecraft:birch_fence
minecraft:spruce_fence
minecraft:dark_oak_fence
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| east north south west | false,true | When true the fence extends from the center post in this direction. |
Fence Gate
minecraft:fence_gate
minecraft:acacia_fence_gate
minecraft:jungle_fence_gate
minecraft:birch_fence_gate
minecraft:spruce_fence_gate
minecraft:dark_oak_fence_gate
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | east,north,south,west | For an open gate the direction the gates swing open. the direction the gate was placed or the last direction the gates have swung. | |
| in_wall | false,true | If true the gate is lowered by two pixels to accommodate attaching more cleanly with normal and mossy Cobblestone Walls. | |
| open | false,true | If true the gate is opened. | |
| powered | false,true | If true the gate is receiving redstone power. |
Fire
Flowers
minecraft:red_flower
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| age | 0–15 | | |
| alt | false,true | | |
| flip | false,true | | |
| upper | 0–2 | | |
| east north south west | false,true | If true fire texture shows on the block's east face. | |
| type | poppy | Poppy | blue_orchid |
Blue Orchid | allium | ||
Allium | houstonia | ||
Azure Bluet | red_tulip | ||
Red Tulip | orange_tulip | ||
Orange Tulip | white_tulip | ||
White Tulip | pink_tulip | ||
Pink Tulip | oxeye_daisy | ||
Oxeye Daisy |
minecraft:yellow_flower
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| type | dandelion | Dandelion |
Flower Pot
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| contents | empty | The flower pot contains no plant. | acacia_sapling,allium,birch_sapling,blue_orchid,cactus,dandelion,dark_oak_sapling,dead_bush,fern,houstonia,jungle_sapling,mushroom_brown,mushroom_red,oak_sapling,orange_tulip,oxeye_daisy,pink_tulip,red_tulip,rose,spruce_sapling,white_tulip |
The plant that appears in the flower pot. | |||
| legacy_data | 0–15 | The data values that previously described the flower pot in older versions. mushrooms rose dandelion cactus fern and dead bush. |
Furnace
minecraft:furnace
minecraft:lit_furnace
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | east,north,south,west | Specifies the direction the furnace is facing. |
Glass Pane
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| east north south west | false,true | Specifies the directions the panes extend from its center when attaching to other panes stained panes or blocks. |
Grass
Java Edition:
Tall grass and large fern
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| half | lower | lowerupper | The half of the plant contained in this block. |
Bedrock Edition:
Grass and fern
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| tall_grass_type | 0x10x2 | default
| default | 0 | Fern (Unused variant which looks identical to grass) |
tall | 1 | Grass | |||
fern | 2 | Fern | |||
snow | 3 | Fern (looks identical to actual fern) |
Tall grass and large fern
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| double_plant_type | 0x10x20x4 | sunflower | sunflowersyringagrassfernrosepaeonia | 012345 | The flower type. |
| upper_block_bit | 0x8 | false | falsetrue | 01 | If it is the upper half of the plant. For items, it is 0. |
Grass Block
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| snowy | false | falsetrue | If true, the block uses a snowy side and top texture. In-game, this is true when a snow block or snow is on top. |
Hay Block
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| axis | x | The ends of the hay block point east—west. | y |
The ends of the hay block point up—down. | z | ||
The ends of the hay block point north—south. |
Hopper
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| enabled | true | falsetrue | True if hopper can move items to and from its inventory. When the hopper is being powered by redstone current, this is set to false. |
| facing | down | downeastnorthsouthwest | The direction the hopper's output points. The hopper pushes items into containers in this direction only. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| facing_direction | 0x10x20x4 | 0 | 01234 | 01234 | The direction the hopper's output points. The hopper pushes items into containers in this direction only.
|
| toggle_bit | 0x8 | false | falsetrue | 01 | 1 if hopper cannot move items to and from its inventory. When the hopper is being powered by redstone current, this is set to true. |
Huge Mushrooms
minecraft:brown_mushroom_block
minecraft:red_mushroom_block
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| variant | east,north,north_east,north_west,south,south_east,south_west,west | Only the top face and the specified one or two faces are the 'outside' texture | center |
Only the top face is the 'outside' texture | stem | ||
The four side faces are the 'stem' texture and the top and bottom faces are the 'inside' texture. | all_inside,all_outside,all_stem | ||
All the faces are the same texture. |
Iron Bars
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| east north south west | false,true | When true the bars extend from the center of the block in this direction. |
Jukebox
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| has_record | false,true | True when the jukebox contains a record. |
Lava and Flowing Lava
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| level | 0–15 | Vertical height of the lava. |
Leaves
minecraft:leaves
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| check_decay | false | The block will not be checked for decay for a while. | true |
The block will be checked for decay. | |||
| decayable | false | The block cannot decay. | true |
The block can decay. | |||
| variant | birch | Birch | jungle |
Jungle | oak | ||
Oak | spruce | ||
Spruce |
minecraft:leaves2
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| check_decay | false | The block will not be checked for decay for a while. | true |
The block will be checked for decay. | |||
| decayable | false | The block cannot decay. | true |
The block can decay. | |||
| variant | acacia | Acacia | dark_oak |
Dark Oak |
Lever
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| face | wall | ceilingfloorwall | The face of the block the lever placed on. Floor is on top of a block, ceiling is on the bottom, and wall is on one of its sides. |
| facing | north | eastnorthsouthwest | The direction the lever is facing. Opposite to the direction the player is facing if placed on the side of a block. |
| powered | false | falsetrue | If true, the lever is currently activated. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| open_bit | 0x8 | false | falsetrue | 01 | If the lever is currently activated. |
| lever_direction | 0x10x20x4 | down_east_west
| down_east_west | 0 | Lever on block bottom points east when off |
east | 1 | Lever on block side facing east | |||
west | 2 | Lever on block side facing west | |||
south | 3 | Lever on block side facing south | |||
north | 4 | Lever on block side facing north | |||
up_north_south | 5 | Lever on block top points south when off. | |||
up_east_west | 6 | Lever on block top points east when off. | |||
down_north_south | 7 | Lever on block bottom points south when off. |
Melon Stem
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| age | 0 | A newly—planted stem. | 1–6 |
Intermediate growth stages of the stem. | 7 | ||
A fully—mature stem capable of producing melons. | |||
| facing | east,north,south,west | The direction from the stem to the melon. but its height does not vary. | up |
A stem not attached to any melon. |
Mycelium
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| snowy | true,false | True if the mycelium block has snow or snow (layer) above it. |
Nether Brick Fence
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| east north south west | false,true | When true the Nether brick fence extends from the center post in this direction. |
Nether Wart
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| age | 0 | | 1–2 |
| 3 | ||
|
Portal
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| axis | x | The portal is oriented east—west. | z |
The portal is oriented north—south. |
Pressure Plate
minecraft:stone_pressure_plate
minecraft:wooden_pressure_plate
Java Edition:
Stone and wooden pressure plates
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| powered | false | falsetrue | True if pressure plate is depressed, providing power. |
Weighted pressure plates
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| power | 0 | 0123456789101112131415 | Specifies the redstone power level currently being produced by the weighted pressure plate. |
Bedrock Edition:
Stone and wooden pressure plates
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| redstone_signal | 0x1 | 0 | 01 | 01 | Specifies whether the pressure plate is pressed. |
23456789101112131415 | Unsupported | Unused |
Weighted pressure plates
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| redstone_signal | 0x10x20x40x8 | 0 | 0123456789101112131415 | 0123456789101112131415 | Specifies the redstone power level currently being produced by the pressure plate. |
Prismarine
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| variant | dark_prismarine | Dark Prismarine | prismarine |
Prismarine | prismarine_bricks | ||
Prismarine Bricks |
Pumpkin
minecraft:pumpkin
minecraft:lit_pumpkin
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | east,north,south,west | The direction the pumpkin is facing. |
Pumpkin Stem
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| age | 0 | A newly—planted stem. | 1–6 |
Intermediate growth stages of the stem. | 7 | ||
A fully—mature stem capable of producing pumpkins. | |||
| facing | east,north,south,west | The direction from the stem to the pumpkin. | up |
A stem not attached to any pumpkin. |
Rails
Rail
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| shape | north_south
| east_westnorth_eastnorth_southnorth_westsouth_eastsouth_west | The two directions a rail connects to. For example, a south_east rail is a curved rail that connects to the south and to the east.
|
ascending_eastascending_northascending_southascending_west | A rail that ascends toward the direction noted. For example, an ascending_west rail is a straight rail that goes upward from the east toward the west. | ||
| waterlogged | false | truefalse | Whether or not there's water in the same place as this rail. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| rail_direction | 0x10x20x40x8 | 0
| 0 | 0 | Straight rail connecting to the north and south. |
1 | 1 | Straight rail connecting to the east and west. | |||
2 | 2 | Sloped rail ascending to the east. | |||
3 | 3 | Sloped rail ascending to the west. | |||
4 | 4 | Sloped rail ascending to the north. | |||
5 | 5 | Sloped rail ascending to the south. | |||
6 | 6 | Curved rail connecting to the south and east. | |||
7 | 7 | Curved rail connecting to the south and west. | |||
8 | 8 | Curved rail connecting to the north and west. | |||
9 | 9 | Curved rail connecting to the north and east. |
Activator Rail, Detector Rail, and Powered Rail
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| powered | false | falsetrue | True if rail is activated. |
| shape | north_south
| east_westnorth_south | Specifies the rail's orientation. |
ascending_eastascending_northascending_southascending_west | A rail that ascends toward the direction noted. For example, an ascending_west rail is a straight rail that goes upward from the east toward the west. | ||
| waterlogged | false | falsetrue | Whether or not there's water in the same place as this rail. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| rail_data_bit | 0x8 | false | falsetrue | 01 | True if rail is activated. |
| rail_direction | 0x10x20x4 | 0
| 0 | 0 | flat track going north-south |
1 | 1 | flat track going east-west | |||
2 | 2 | sloped track ascending to the east | |||
3 | 3 | sloped track ascending to the west | |||
4 | 4 | sloped track ascending to the north | |||
5 | 5 | sloped track ascending to the south | |||
6789 | Unsupported | Unused |
Redstone Comparator
minecraft:powered_comparator
minecraft:unpowered_comparator
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | north | eastnorthsouthwest | The direction from the output side to the input side of the comparator, or the opposite from the direction the player faces while placing the comparator. |
| mode | compare | comparesubtract | Specifies the current mode of the redstone comparator. |
| powered | false | falsetrue | True if the redstone comparator is being powered. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| direction (Deprecated) | 0x10x2 | 0 | 0123 | 0123 | The direction the repeater directs power.
|
| minecraft:cardinal_direction | Not Supported | south | eastnorthsouthwest | Unsupported | The direction from the output side to the input side of the comparator, or the opposite from the direction the player faces while placing the comparator. |
| output_lit_bit | 0x8 | false | falsetrue | 01 | True if the redstone comparator is being powered. |
| output_subtract_bit | 0x4 | false | falsetrue | 01 | Specifies the current mode of the redstone comparator. |
Redstone Dust
Redstone/BS
Redstone Repeater
minecraft:powered_repeater
minecraft:unpowered_repeater
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| delay | 1 | 1234 | The redstone repeater's delay in redstone ticks. |
| facing | north | eastnorthsouthwest | The direction from the output side to the input side of a repeater. The opposite from the direction the player faces while placing the repeater. |
| locked | false | falsetrue | True if the repeater is currently locked. |
| powered | false | falsetrue | If the redstone repeater is lit. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| direction (Deprecated) | 0x10x2 | 0 | 0123 | 0123 | The direction the repeater directs power.
|
| minecraft:cardinal_direction | Not Supported | south | eastnorthsouthwest | Unsupported | The direction from the output side to the input side of a repeater. The opposite from the direction the player faces while placing the repeater. |
| repeater_delay | 0x40x8 | 0 | 0123 | 0123 | The redstone repeater's delay in redstone ticks minus 1. |
Redstone Torch and Torch
Java Edition:
Wall
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | north | eastnorthsouthwest | The direction the top of the torch is facing. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| torch_facing_direction | 0x10x20x4 | west
| westeastnorthsouthtop | 12345 | The face of the block that the torch is attached to. If the torch is a wall torch, the top of the torch faces opposite to this direction.[1] |
unknown | 0 | Unused |
Red Sandstone
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| type | chiseled_red_sandstone | Chiseled Red Sandstone | red_sandstone |
Red Sandstone | smooth_red_sandstone | ||
Smooth Red Sandstone |
Sand
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| sand_type | 0x1 | normal
| normal | 0 | Sand |
red | 1 | Red Sand |
Sandstone
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| sand_stone_type | 0x10x2 | default
| default | 0 | Sandstone |
heiroglyphs | 1 | Chiseled Sandstone | |||
cut | 2 | Cut Sandstone | |||
smooth | 3 | Smooth Sandstone |
Sapling
- Sapling
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| stage | 0 | 01 | Specifies the sapling's growth stage. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| age_bit | 0x8 | false | falsetrue | 01 | Specifies the sapling's growth stage. |
| sapling_type | 0x10x20x4 | oak
| acacia | 4 | Acacia Sapling |
birch | 2 | Birch Sapling | |||
dark_oak | 5 | Dark Oak Sapling | |||
jungle | 3 | Jungle Sapling | |||
oak | 0 | Oak Sapling | |||
spruce | 1 | Spruce Sapling |
Sign
minecraft:wall_sign
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | east,north,south,west | The direction the sign is facing. |
minecraft:standing_sign
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| rotation | 0–15 | Angle of rotation of the sign with 0 being a sign facing south and each increment being a 22.5 degree clockwise rotation. |
Snow (layer)
Snow (layer)/BS
Sponge
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| sponge_type | 0x1 | dry
| dry | 0 | Sponge |
wet | 1 | Wet Sponge |
Stained Glass
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| color | white,orange,magenta,lightBlue,yellow,lime,pink,gray,silver,cyan,purple,blue,brown,green,red,black
| The color of the stained glass. |
Stained Glass Pane
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| color | white,orange,magenta,lightBlue,yellow,lime,pink,gray,silver,cyan,purple,blue,brown,green,red,black
| The color of the stained glass pane. | |
| east north south west | | Specifies the directions the pane extends from its center when attaching to other panes stained panes or blocks. |
Stained Hardened Clay
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| color | white,orange,magenta,lightBlue,yellow,lime,pink,gray,silver,cyan,purple,blue,brown,green,red,black
| The color of the stained hardened clay. |
Stone
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| stone_type | 0x10x20x4 | stone
| stone | 0 | Stone |
granite | 1 | Granite | |||
granite_smooth | 2 | Polished Granite | |||
diorite | 3 | Diorite | |||
diorite_smooth | 4 | Polished Diorite | |||
andesite | 5 | Andesite | |||
andesite_smooth | 6 | Polished Andesite |
Sugar Cane
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| age | 0–15 | A freshly—planted cane has an age of 0. The age is incremented at random intervals. At age 15 a cane grows a new cane block above it if there is air there and if the growth would not exceed a total cane height of 3 blocks. |
Tall Grass and Flowers
minecraft:double_plant
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| half | upper,lower | The half of the plant contained in this block. | |
| variant | double_fern | Large Fern | double_grass |
Double Tallgrass | double_rose | ||
Rose Bush | paeonia | ||
Peony | sunflower | ||
Sunflower | syringa | ||
Lilac |
Trapdoor
minecraft:trapdoor
minecraft:iron_trapdoor
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | east,north,south,west | The direction the trapdoor swings open (opposite from the side its hinge is attached to). | |
| half | bottom,top | Whether the trapdoor is against the bottom or the top of the block it occupies. | |
| open | false,true | Whether the trapdoor is open or closed. |
Tripwire
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| attached | false | falsetrue | True if the tripwire is connected to a valid tripwire circuit. |
| disarmed | false | falsetrue | True if the tripwire is disarmed, that is, broken using shears. |
| east | false | falsetrue | True if the tripwire connects to other tripwire or tripwire hooks to the east. |
| north | false | falsetrue | True if the tripwire connects to other tripwire or tripwire hooks to the north. |
| powered | false | falsetrue | True if the tripwire is active. |
| south | false | falsetrue | True if the tripwire connects to other tripwire or tripwire hooks to the south. |
| west | false | falsetrue | True if the tripwire connects to other tripwire or tripwire hooks to the west. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| attached_bit | 0x4 | false | falsetrue | 01 | True if the tripwire is connected to a valid tripwire circuit. |
| disarmed_bit | 0x8 | false | falsetrue | 01 | True if the tripwire is disarmed, that is, broken using shears. |
| powered_bit | 0x1 | false | falsetrue | 01 | True if the tripwire is active. |
| suspended_bit | 0x2 | true | falsetrue | 01 | True if the tripwire hasn't connected to a valid tripwire circuit. (makes hitbox larger when true) |
Tripwire Hook
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| attached | false | falsetrue | True if the tripwire hook is connected to a valid tripwire circuit. |
| facing | north | eastnorthsouthwest | The direction in which the tripwire hook juts out from the block it is attached to. For example, a tripwire hook facing north is attached to a block to its south. |
| powered | false | falsetrue | True if the tripwire hook is active. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| attached_bit | 0x4 | false | falsetrue | 01 | True if the tripwire hook is connected to a valid tripwire circuit. |
| direction | 0x10x2 | 0 | 0123 | 0123 | The direction in which the tripwire hook juts out from the block it is attached to.
|
| powered_bit | 0x8 | false | falsetrue | 01 | True if the tripwire hook is active. |
Water and Flowing Water
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| level | 0–15 | Vertical height of the water. |
Weighted Pressure Plate
minecraft:heavy_weighted_pressure_plate
minecraft:light_weighted_pressure_plate
Weighted Pressure Plate/BS
Vine
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| east north south west | false,true | When true a vine texture is displayed on the specified face of the vine block. |
Wood
minecraft:log
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| axis | none | The block lacks a "top" texture (all sides are have the bark texture). | x |
The block's "top" texture is facing east—west. | y | ||
The block's "top" texture is facing up—down. | z | ||
The block's "top" texture is facing north—south. | |||
| variant | birch | Birch | jungle |
Jungle | oak | ||
Oak | spruce | ||
Spruce |
minecraft:log2
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| axis | none | The block lacks a "top" texture (all sides are have the bark texture). | x |
The block's "top" texture is facing east—west. | y | ||
The block's "top" texture is facing up—down. | z | ||
The block's "top" texture is facing north—south. | |||
| variant | acacia | Acacia | dark_oak |
Dark Oak |
Wood Planks
Wood Planks/BS
Wool
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| color | white,orange,magenta,lightBlue,yellow,lime,pink,gray,silver,cyan,purple,blue,brown,green,red,black
| The color of the wool. |
History
| r | |||||
|---|---|---|---|---|---|
1.8{{Extension DPL}}<ul><li>[[Black Dye|Black Dye]]<br/>{{Item
| image = Black Dye.png
| renewable = Yes
| stackable = Yes (64)
}}
'''Black dye''' is a [[Dye#Primary|primary color dye]] similar to an [[ink sac]].
== Obtaining ==
=== Trading ===
[[Wandering trader]]s have a chance to [[trading|trade]] 3 black dyes for 1 [[emerald]].{{only|java}}
=== Crafting ===
{{Crafting
|head=1
|showname=0
|Ink Sac
|Output=Black Dye
|type=Material
}}
{{Crafting
|Wither Rose
|Output=Black Dye
|type=Material
|foot=1
}}
== Usage ==
{{dye usage}}
=== Crafting ingredient ===
{{crafting usage|ignore=Banner|continue=1}}
{{banner crafting usage}}
=== Loom ingredient ===
{{Banner loom usage|Black Dye}}
=== Trading ===
Apprentice-level Shepherd villagers have a 20%{{only|bedrock}} or {{frac|2|7}}{{only|java}} chance to buy 12 black dye for an emerald.
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Black Dye
|spritetype=item
|nameid=black_dye
|form=item
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|showaliasids=y
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Black Dye
|spritetype=item
|nameid=black_dye
|aliasid=dye / 16
|id=395
|form=item
|translationkey=item.dye.black_new.name
|foot=1}}
== History ==
{{History|java}}
{{History||1.14|snap=18w43a|[[File:Black Dye JE1 BE1.png|32px]] Added black dye.}}
{{History|||snap=18w44a|Black dyes now can changed the text color on the [[sign]]s to black.}}
{{History|||snap=19w05a|Added the [[wandering trader]], which sell black dyes.}}
{{History|||snap=19w11a|Black dyes can now be [[trading|bought]] by shepherd villagers.}}
{{History||1.15|snap=Pre-release 1|Black dye can now be used to craft [[prismarine|dark prismarine]], just like [[Bedrock Edition]].}}
{{History||1.17|snap=20w45a|Black dyes can now used to craft newly added [[black candle]]s.}}
{{History|||snap=21w19a|Black dyes can no longer used to craft black candles.}}
{{History|||snap=Pre-release 1|Black dyes can once again used to craft black candles.}}
{{History||1.20<br>(Experimental)|link=1.19.3|snap=22w42a|Black dyes now can change the text color on [[hanging sign]]s to black.}}
{{History|bedrock}}
{{History||1.8.0|snap=beta 1.8.0.10|[[File:Black Dye JE1 BE1.png|32px]] Added black dye.}}
{{History||1.11.0|snap=beta 1.11.0.4|Black dye can now be [[trading|sold]] to shepherd [[villager]]s.}}
{{history||1.13.0|snap=beta 1.13.0.9|Black dye can now be [[crafting|crafted]] from [[flower|wither roses]].}}
{{History||1.16.100|snap=beta 1.16.100.56|The ID of black dye has been changed from <code>dye/16</code> to <code>black_dye</code>.}}
{{History|ps4}}
{{History||1.83|[[File:Black Dye JE1 BE1.png|32px]] Added black dye.}}
{{History|foot}}
== Issues ==
{{issue list}}
{{Items}}
[[Category:Dyes]]
[[Category:Renewable resources]]
[[de:Schwarzer Farbstoff]]
[[es:Tinte negro]]
[[fr:Teinture noire]]
[[ja:黒色の染料]]
[[ko:검은색 염료]]
[[pl:Czarny barwnik]]
[[pt:Corante preto]]
[[th:สีย้อมสีดำ]]
[[zh:黑色染料]]</li><li>[[Boots|Boots]]<br/>{{Update|Include information about armor trims and updated netherite upgrade information.}}
{{Item
| image = <gallery>
Leather Boots.png | Leather
Chainmail Boots.png | Chainmail
Iron Boots.png | Iron
Diamond Boots.png | Diamond
Golden Boots.png | Golden
Netherite Boots.png | Netherite
</gallery>
| durability =
* Leather: 65
* Chainmail: 195
* Iron: 195
* Golden: 91
* Diamond: 429
* Netherite: 481
| renewable =
* '''Netherite''': No
* '''All others''': Yes
| stackable = No
}}
'''Boots''' are a type of [[armor]] that covers the feet of the player. There are six types of boots: '''leather boots''', '''chainmail boots''', '''iron boots''', '''diamond boots''', '''gold boots''', and '''netherite boots'''.
== Obtaining ==
=== Crafting ===
{{crafting
|head=1
|showname=0
|showdescription=1
|name=[[Boots]]
|A2= Leather;Gold Ingot;Iron Ingot;Diamond
|C2= Leather;Gold Ingot;Iron Ingot;Diamond
|A3= Leather;Gold Ingot;Iron Ingot;Diamond
|C3= Leather;Gold Ingot;Iron Ingot;Diamond
|Output= Leather Boots;Golden Boots;Iron Boots;Diamond Boots
|type= Combat
}}
{{crafting
|foot=1
|ignoreusage=1
|name=[[Boots]]
|ingredients=Damaged Matching [[Boots]]
|Damaged Leather Boots; Damaged Golden Boots; Damaged Chainmail Boots; Damaged Iron Boots; Damaged Diamond Boots; Damaged Netherite Boots
|Damaged Leather Boots; Damaged Golden Boots; Damaged Chainmail Boots; Damaged Iron Boots; Damaged Diamond Boots; Damaged Netherite Boots
|Output= Leather Boots; Golden Boots; Chainmail Boots; Iron Boots; Diamond Boots; Netherite Boots
|description= The durability of the two boots is added together, plus an extra 5% durability.
|type= Combat
}}
=== Upgrading ===
{{Smithing
|head=1
|Netherite Upgrade
|Diamond Boots
|Netherite Ingot
|Netherite Boots
|description=
|tail=1
}}
=== Repairing ===
==== Grinding ====
{{Grinding
|showdescription=1
|ingredients=2x Damaged [[Leather Boots]] or<br>2x Damaged [[Chainmail Boots]] or<br>2x Damaged [[Iron Boots]] or<br>2x Damaged [[Golden Boots]] or<br>2x Damaged [[Diamond Boots]] or<br>2x Damaged [[Netherite Boots]]
|Damaged Leather Boots; Damaged Chainmail Boots; Damaged Iron Boots; Damaged Golden Boots; Damaged Diamond Boots; Damaged Netherite Boots
|Damaged Leather Boots; Damaged Chainmail Boots; Damaged Iron Boots; Damaged Golden Boots; Damaged Diamond Boots; Damaged Netherite Boots
|Leather Boots; Chainmail Boots; Iron Boots; Golden Boots; Diamond Boots; Netherite Boots
|description=The durability of the two boots are added together, plus an extra 5% durability.
}}
==== Anvil ====
Boots can be repaired in an [[Anvil mechanics#Unit repair|anvil]] by adding units of the [[armor material]]'s repair material, with each repair material restoring 25% of the boots' maximum durability, rounded down. Chainmail boots may also be repaired in this way using iron ingots.
They can also be [[Anvil mechanics#Combining items|combined]] with other boots. When doing this, the item's enchantments are not lost, and can even be raised.
==== Crafting ====
You can craft two sets of boots together using a crafting table, but enchantments are removed.
=== Mob loot ===
If a [[zombie]], [[husk]], [[stray]], [[piglin]], or [[skeleton]] is wearing armor, there is a 8.5% chance (9.5% with Looting I, 10.5% with Looting II and 11.5% with Looting III) for the mob to drop boots upon death. The boots are usually badly damaged, and may be enchanted.
[[File:Zombie With Boots.png|alt=Zombie is shown wearing boots|thumb|Zombie is shown wearing full iron armor set, including boots.]]
{{IN|bedrock}}, [[vindicator]]s and [[pillager]]s that spawn in [[raid]]s have a chance to drop iron boots, which are usually badly damaged and have a 50% chance to be enchanted.
=== Chest loot ===
{{LootChestItem|leather-boots,random-enchanted-leather-boots,chainmail-boots,iron-boots,level-enchanted-iron-boots,golden-boots,random-enchanted-golden-boots,soul-speed-enchanted-golden-boots,diamond-boots,damaged-diamond-boots,damaged-random-enchanted-diamond-boots,damaged-random-enchanted-diamond-boots-2,level-enchanted-diamond-boots}}
=== Trading ===
{{IN|java}}, novice-level armorer [[villager]]s have 40% chance to sell iron boots for 4 [[emerald]]s. Apprentice-level armorers have a 50% chance to sell chainmail boots for an [[emerald]]. Expert-level armorers always sell enchanted<ref group="note" name="enchantment" /> diamond boots for 11–27 [[emerald]]s. Apprentice-level leatherworker [[villager]]s have {{frac|2|3}} chance to sell leather boots for 4 [[emerald]]s.
Armorer [[villager]]s may give the players with the [[Hero of the Village]] effect chainmail boots.{{only|java}}
{{IN|bedrock}}, novice-level armorer villagers have a 25% chance to sell iron boots for 4 emeralds. Apprentice-level armorers have a {{frac|1|3}} chance to sell chainmail boots for an emerald. Expert-level armorers have a 50% chance to sell enchanted<ref group="note" name="enchantment">When creating an enchantment offer, the game uses a random enchantment level from 5 – 19. The enchantments are never treasure enchantments.</ref> diamond boots for 8 emeralds. Apprentice-level leatherworker villagers have a 50% chance to sell leather boots for 4 emeralds.
{{notelist}}
=== Bartering ===
[[Piglin]]s may [[bartering|barter]] iron boots with [[Soul Speed]] when given a [[gold ingot]].
=== Fishing ===
Leather boots can be caught as a "junk" item when [[fishing]].
== Usage ==
Boots can be placed in the fourth armor slot of a player's [[inventory]] for activation.
=== Defense points ===
Defense points are each signified by half of a chestplate in the armor bar above the health bar. Each defense point reduces any damage dealt to the player that is absorbed by armor by 4%, increasing additively with the number of defense points. Different materials and combinations of armor provide different levels of defense.
The following table shows the amount of defense points added by boots.
{| class="wikitable" data-description="Boots defense points"
|-
!scope="col" | Material
!scope="col" | Defense points
|-
!scope="row" | Leather
| rowspan="3" | {{armor|1}}
|-
!scope="row" | Golden
|-
!scope="row" | Chainmail
|-
!scope="row" | Iron
| {{armor|2}}
|-
!scope="row" | Diamond
| rowspan="2" | {{armor|3}}
|-
!scope="row" | Netherite
|}
=== Knockback resistance ===
Netherite boots provide 10% knockback resistance.
=== Durability ===
The following table shows the amount of damage each piece of armor can absorb before being destroyed.
Any "hit" from a damage source that can be blocked by armor removes one point of durability from each piece of armor worn for every {{hp|4}} of incoming damage (rounded down, but never below 1). Damage taken that armor doesn't protect (such as [[Damage#Fall damage|falling]] or [[Damage#Drowning|drowning]]) does not damage the armor, even if it is enchanted to protect against that type of damage. The following chart displays how many hits boots can endure.
Netherite armor is not damaged by [[lava]] or [[fire]] when worn.
{| class="wikitable" data-description="Boots durability"
|-
! Material
!Durability
|-
!scope="row" | Leather
| 65
|-
!scope="row" | Golden
| 91
|-
!scope="row" | Chainmail/Iron
| 195
|-
!scope="row" | Diamond
| 429
|-
!scope="row" | Netherite
| 481
|}
=== Enchantments ===
Boots can receive the following [[enchantment]]s:
{| class="wikitable"
|-
! Enchantment !! Max Level !! Notes
|-
| [[Fire Protection]] || IV || <ref group=note name=exclusive>Fire Protection, Blast Protection, Projectile Protection and Protection are mutually exclusive.</ref>
|-
| [[Projectile Protection]] || IV || <ref group=note name="exclusive"/>
|-
| [[Blast Protection]] || IV || <ref group=note name="exclusive"/>
|-
| [[Protection]] || IV || <ref group=note name="exclusive"/>
|-
| [[Feather Falling]] || IV ||
|-
| [[Unbreaking]] || III ||
|-
| [[Thorns]] || III || <ref group="note" name="anvil">Only from using an [[anvil]] and [[enchanted book]]s.</ref>
|-
| [[Depth Strider]] || III || <ref group=note name=exclusive2>Frost Walker and Depth Strider are mutually exclusive.</ref>
|-
| [[Soul Speed]] || III || <ref group=note name="anvil">Only from using an [[anvil]] and [[enchanted book]]s.</ref>
|-
| [[Frost Walker]] || II || <ref group=note name=exclusive2 /><ref group="note" name="anvil2">Only from using an [[anvil]] and [[enchanted book]]s, or by finding enchanted boots in an [[End city]] chest.</ref>
|-
| [[Mending]] || I || <ref group=note name="anvil2" />
|-
| [[Curse of Binding]] || I || <ref group="note" name="anvil2"/>
|-
| [[Curse of Vanishing]] || I || <ref group="note" name="anvil2"/>
|}
{{notelist}}
=== Smelting usage ===
{{Smelting|showname=1|Iron Boots;Chainmail Boots;Golden Boots|Iron Nugget;Iron Nugget;Gold Nugget|0,1}}
=== Piglins ===
{{EntityLink|Piglin|Piglins}} are attracted to ''golden'' boots and pick them up, examining them for 6 to 8 seconds. Other boots do not attract piglins but can be worn by them. They prefer stronger boots over weaker boots, with one major exception: They always prefer golden boots over all other boots, throwing out stronger boots to equip them. Enchanted boots are preferred over unenchanted boots.
=== Powder snow===
Leather boots can be used to safely cross [[powder snow]] without sinking in it. The block behaves similar to [[scaffolding]], allowing the player to sink in by pressing {{control|crouch}} and move up by pressing {{control|jump}}. The boots also prevent the wearer from taking freezing damage.
===Decoration===
It is possible to upgrade armor with trims. This requires a [[Smithing Template#Gallery|Smithing Template]], an armor piece, and an ingot or crystal ({{ItemSprite|iron-ingot}}iron ingot/{{ItemSprite|copper-ingot}}copper ingot/{{ItemSprite|gold-ingot}}gold ingot/{{ItemSprite|netherite-ingot}}netherite ingot/{{ItemSprite|emerald}}emerald/{{ItemSprite|redstone-dust}}redstone dust/{{ItemSprite|lapis-lazuli}}lapis lazuli/{{ItemSprite|amethyst-shard}}amethyst shard/{{ItemSprite|nether-quartz}}nether quartz/{{ItemSprite|diamond}}diamond).
These trims have no effect on the gameplay or strength of the armor.
{{Smithing|Any Armor Trim Smithing Template|Netherite Boots|Amethyst Shard; Copper Ingot; Diamond; Emerald; Gold Ingot; Iron Ingot; Lapis Lazuli; Netherite Ingot; Nether Quartz; Redstone Dust|Amethyst Trim Netherite Boots; Copper Trim Netherite Boots; Diamond Trim Netherite Boots; Emerald Trim Netherite Boots; Gold Trim Netherite Boots; Iron Trim Netherite Boots; Lapis Trim Netherite Boots; Netherite Trim Netherite Boots; Quartz Trim Netherite Boots; Redstone Trim Netherite Boots|head=1|tail=1|ingredients=Any Armor Trim +<br>Any Armor Piece +<br>Any Ingot/Crystal|showdescription=1|description=}}
==Sounds==
{{el|je}}:
{{Sound table
|sound=Equip leather1.ogg
|sound2=Equip leather2.ogg
|sound3=Equip leather3.ogg
|sound4=Equip leather4.ogg
|sound5=Equip leather5.ogg
|sound6=Equip leather6.ogg
|subtitle=Leather armor rustles
|source=player
|description=When leather boots are equipped
|id=item.armor.equip_leather
|translationkey=subtitles.item.armor.equip_leather
|volume=1.0
|pitch=1.0
|distance=16}}
{{Sound table
|sound=Equip chain1.ogg
|sound2=Equip chain2.ogg
|sound3=Equip chain3.ogg
|sound4=Equip chain4.ogg
|sound5=Equip chain5.ogg
|sound6=Equip chain6.ogg
|subtitle=Chain armor jingles
|source=player
|description=When chainmail boots are equipped
|id=item.armor.equip_chain
|translationkey=subtitles.item.armor.equip_chain
|volume=1.0
|pitch=1.0
|distance=16}}
{{Sound table
|sound=Equip iron1.ogg
|sound2=Equip iron2.ogg
|sound3=Equip iron3.ogg
|sound4=Equip iron4.ogg
|sound5=Equip iron5.ogg
|sound6=Equip iron6.ogg
|subtitle=Iron armor clanks
|source=player
|description=When iron boots are equipped
|id=item.armor.equip_iron
|translationkey=subtitles.item.armor.equip_iron
|volume=1.0
|pitch=1.0
|distance=16}}
{{Sound table
|sound=Equip gold1.ogg
|sound2=Equip gold2.ogg
|sound3=Equip gold3.ogg
|sound4=Equip gold4.ogg
|sound5=Equip gold5.ogg
|sound6=Equip gold6.ogg
|subtitle=Gold armor clinks
|source=player
|description=When gold boots are equipped
|id=item.armor.equip_gold
|translationkey=subtitles.item.armor.equip_gold
|volume=1.0
|pitch=1.0
|distance=16}}
{{Sound table
|sound=Equip diamond1.ogg
|sound2=Equip diamond2.ogg
|sound3=Equip diamond3.ogg
|sound4=Equip diamond4.ogg
|sound5=Equip diamond5.ogg
|sound6=Equip diamond6.ogg
|subtitle=Diamond armor clangs
|source=player
|description=When diamond boots are equipped
|id=item.armor.equip_diamond
|translationkey=subtitles.item.armor.equip_diamond
|volume=1.0
|pitch=1.0
|distance=16}}
{{Sound table
|sound=Equip netherite1.ogg
|sound2=Equip netherite2.ogg
|sound3=Equip netherite3.ogg
|sound4=Equip netherite4.ogg
|subtitle=Netherite armor clanks
|source=player
|description=When netherite boots are equipped
|id=item.armor.equip_netherite
|translationkey=subtitles.item.armor.equip_netherite
|volume=0.8
|pitch=1.0/0.9
|distance=16}}
{{Sound table
|sound=Random break.ogg
|subtitle=Item breaks
|source=dependent
|description=When a pair of boots' durability is exhausted
|id=entity.item.break
|translationkey=subtitles.entity.item.break
|volume=0.8
|pitch=0.8-1.2
|distance=16
|foot=1}}
{{el|be}}:
{{Sound table
|type=bedrock
|sound=Equip leather1.ogg
|sound2=Equip leather2.ogg
|sound3=Equip leather3.ogg
|sound4=Equip leather4.ogg
|sound5=Equip leather5.ogg
|sound6=Equip leather6.ogg
|source=player
|description=When leather boots are equipped
|id=armor.equip_leather
|volume=1.0
|pitch=1.0}}
{{Sound table
|sound=Equip chain1.ogg
|sound2=Equip chain2.ogg
|sound3=Equip chain3.ogg
|sound4=Equip chain4.ogg
|sound5=Equip chain5.ogg
|sound6=Equip chain6.ogg
|source=player
|description=When chain boots are equipped
|id=armor.equip_chain
|volume=1.0
|pitch=1.0}}
{{Sound table
|sound=Equip iron1.ogg
|sound2=Equip iron2.ogg
|sound3=Equip iron3.ogg
|sound4=Equip iron4.ogg
|sound5=Equip iron5.ogg
|sound6=Equip iron6.ogg
|source=player
|description=When iron boots are equipped
|id=armor.equip_iron
|volume=1.0
|pitch=1.0}}
{{Sound table
|sound=Equip gold1.ogg
|sound2=Equip gold2.ogg
|sound3=Equip gold3.ogg
|sound4=Equip gold4.ogg
|sound5=Equip gold5.ogg
|sound6=Equip gold6.ogg
|source=player
|description=When gold boots are equipped
|id=armor.equip_gold
|volume=1.0
|pitch=1.0}}
{{Sound table
|sound=Equip diamond1.ogg
|sound2=Equip diamond2.ogg
|sound3=Equip diamond3.ogg
|sound4=Equip diamond4.ogg
|sound5=Equip diamond5.ogg
|sound6=Equip diamond6.ogg
|source=player
|description=When diamond boots are equipped
|id=armor.equip_diamond
|volume=1.0
|pitch=1.0}}
{{Sound table
|sound=Equip netherite1.ogg
|sound2=Equip netherite2.ogg
|sound3=Equip netherite3.ogg
|sound4=Equip netherite4.ogg
|source=player
|description=When netherite boots are equipped.
|id=armor.equip_netherite
|volume=1.0
|pitch=1.0}}
{{Sound table
|rowspan=2
|sound=Water Splash Old.ogg
|source=block
|description=When leather boots are dyed using a cauldron
|id=cauldron.dyearmor
|volume=0.1
|pitch=1.0}}
{{Sound table
|source=block
|description=When leather boots' dye is removed using a cauldron
|id=cauldron.cleanarmor
|volume=0.1
|pitch=1.0}}
{{Sound table
|sound=Random break.ogg
|source=player
|description=When a pair of boots' durability is exhausted
|id=random.break
|volume=1.0
|pitch=0.9
|foot=1}}
==Data values==
===ID===
{{edition|java}}:
{{ID table
|edition=java
|showitemtags=y
|showforms=y
|generatetranslationkeys=y
|displayname=Leather Boots
|spritetype=item
|nameid=leather_boots
|itemtags=freeze_immune_wearables
|form=item}}
{{ID table
|displayname=Chainmail Boots
|spritetype=item
|nameid=chainmail_boots
|form=item}}
{{ID table
|displayname=Iron Boots
|spritetype=item
|nameid=iron_boots
|form=item}}
{{ID table
|displayname=Diamond Boots
|spritetype=item
|nameid=diamond_boots
|form=item}}
{{ID table
|displayname=Golden Boots
|spritetype=item
|nameid=golden_boots
|form=item}}
{{ID table
|displayname=Netherite Boots
|spritetype=item
|nameid=netherite_boots
|form=item
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Leather Boots
|spritetype=item
|nameid=leather_boots
|id=338
|form=item}}
{{ID table
|displayname=Chainmail Boots
|spritetype=item
|nameid=chainmail_boots
|id=342
|form=item}}
{{ID table
|displayname=Iron Boots
|spritetype=item
|nameid=iron_boots
|id=346
|form=item}}
{{ID table
|displayname=Diamond Boots
|spritetype=item
|nameid=diamond_boots
|id=350
|form=item}}
{{ID table
|displayname=Golden Boots
|spritetype=item
|nameid=golden_boots
|id=354
|form=item}}
{{ID table
|displayname=Netherite Boots
|spritetype=item
|nameid=netherite_boots
|id=612
|form=item
|foot=1}}
=== Item data===
When leather boots are dyed, it has the following NBT:
<div class="treeview">
*{{nbt|compound|tag}}: Parent tag.
**{{nbt|compound|display}}: Display properties.
***{{nbt|int|color}}: The color of the leather armor. The tooltip displays "Dyed" if advanced tooltips are disabled, otherwise it displays the hexadecimal color value. Color codes are calculated from the Red, Green and Blue components using this formula:<br>'''<span style="color:red">Red</span>[[wikipedia:Logical shift|<<]]16 + <span style="color:green">Green</span><<8 + <span style="color:blue">Blue</span>'''<ref>For positive values larger than 0x00FFFFFF, the top byte is ignored. All negative values produce white.</ref>
</div>
==Achievements==
{{load achievements|Iron Man;Tie Dye Outfit;Let It Go!;Cover me in debris;Oooh, shiny!}}
==Advancements==
{{load advancements|Suit Up;Cover me With Diamonds;Oh Shiny;Cover Me in Debris;Light as a Rabbit}}
==History==
{{History|java indev}}
{{History||0.31|snap=20091231-2|[[File:Studded Boots (item) JE1.png|32px]] [[History of textures/Unused textures#Studded armor|Studded boots]] are now capable of being seen in the [[inventory]]. This was taken directly from one of [[Notch|Notch's]] game's ''[[Legend of the Chambered 2]]''.{{more info|When were they removed?}}}}
{{History||February 9, 2010|link=wordofnotch:380486636|[[File:Notch revealed armor.png|32px]] [[Notch]] revealed new models for armor, which included boots.}}
{{History||20100218|[[File:Leather Boots JE1.png|32px]] [[File:Chainmail Boots JE1 BE1.png|32px]] [[File:Iron Boots JE1 BE1.png|32px]] [[File:Golden Boots JE1 BE1.png|32px]] [[File:Diamond Boots JE1 BE1.png|32px]]<br>[[File:Leather Boots (item) JE1 BE1.png|32px]] [[File:Chainmail Boots (item) JE1 BE1.png|32px]] [[File:Iron Boots (item) JE1 BE1.png|32px]] [[File:Golden Boots (item) JE1 BE1.png|32px]] [[File:Diamond Boots (item) JE1 BE1.png|32px]] Added cloth, chain, iron, gold, and diamond boots{{verify|edition=java|type=change|Below, it says "wool armor" was renamed to leather, which name is incorrect, wool or cloth? Also, was it "gold" or "golden"?}}
|Boots can now be [[crafting|crafted]] and worn.
|Boots now function, giving {{Armor|3}}. Boots have limited [[item durability|durability]], with lower tier boots less durable than higher tier boots.}}
{{History|java alpha}}
{{History||v1.0.8|"Wool boots" have been renamed to "leather boots", despite item names not existing at this time.
|Leather boots are now [[crafting|crafted]] with [[leather]] instead of [[wool]].}}
{{History|java}}
{{History||1.0.0|snap=Beta 1.9 Prerelease|The armor protection behavior has been changed. Previous to this update, the total armor protection is based in this equation: (((''total equipped armor damage reduction'' − 1) × (''all equipped armor max damage'' − ''total equipped armor damage'')) ÷ (''total equipped armor max damage'' + 1)).}}
{{History|||snap=October 3, 2011|slink={{tweet|notch|120859830339637249}}|The first images of a [[player]] wearing enchanted armor, including boots, are revealed.}}
{{History|||snap=Beta 1.9 Prerelease 3|Iron boots can now be found in the new [[stronghold]] altar [[chest]]s.}}
{{History|||snap=Beta 1.9 Prerelease 4|Boots can now be [[enchanting|enchanted]].}}
{{History||1.1|snap=12w01a|Iron boots can now be found in the new blacksmith [[chest]]s in [[village]]s.}}
{{History||1.2.1|snap=1.2|Changed "Golden boots" to "Golden Boots".}}
{{History||1.3.1|snap=12w15a|{{key|Shift}}+clicking can now be used to equip boots.}}
{{History|||snap=12w21a|Chain boots can now be obtained legitimately in [[survival]] mode through [[trading]].
|Blacksmith [[villager]]s now [[trading|sell]] chain boots for 5–6 [[emerald]]s.
|Blacksmith villagers now sell diamond boots for 7 emeralds.
|Blacksmith villagers now sell iron boots for 4–5 emeralds.
|Butcher villagers now sell leather boots for 2-3 emeralds.}}
{{History||1.4.2|snap=12w32a|[[Mob]] armor has been reintroduced. A partial or full set of any armor is now sometimes worn by [[zombie]]s, [[skeleton]]s and [[zombie pigman|zombie pigmen]], with the likelihood increasing with difficulty.}}
{{History|||snap=August 17, 2012|slink={{tweet|Dinnerbone|236445090929844225}}|[[Jeb]] and [[Dinnerbone]] tweeted pictures of [[dye]]able leather armor, including boots.{{citation needed|Link to Jeb's tweet?}}}}
{{History|||snap=12w34a|Leather boots can now be dyed by [[crafting]] leather boots with [[dye]]s. Dyes can be removed by {{control|use|text=using}} dyed leather boots on a [[cauldron]] with [[water]].
|[[File:Leather Boots JE2 BE1.png|32px]] [[File:Leather Boots (item) JE2.png|32px]] Default leather boots are now slightly darker.}}
{{History|||snap=12w36a|[[Dye]]d leather boots are now more saturated and have a slight tint of tan in respect to the default armor color.
|[[Wither skeleton]]s can now spawn wearing boots.}}
{{History|||snap=12w37a|[[File:Leather Boots (item) JE3 BE2.png|32px]] Leather boots now have non-dyed parts. This has been implemented so that [[player]]s can distinguish between other types of armor and similarly colored leather armor.}}
{{History||1.5|snap=13w04a|Boots in the [[player]]'s hand can now be equipped by right-clicking.
|[[Dispenser]]s can now equip nearby players with boots.}}
{{History||1.7.2|snap=13w36a|Leather boots can now be obtained as one of the "junk" items through [[fishing]].}}
{{History||1.8|snap=14w02a|Armorer [[villager]]s now [[trading|sell]] chain boots for 5–7 [[emerald]]s.
|Armorer villagers no longer sell diamond boots.
|Armorer villagers no longer sell iron boots.
|Leatherworker villagers no longer sell leather boots.}}
{{History|||snap=14w05a|Boots no longer turn red when [[mob]]s and [[player]]s are hurt.}}
{{History|||snap=14w06a|Boots are now visible on [[giant]]s.}}
{{History|||snap=14w25a|Chain boots [[Java Edition removed features#Chain armor|can no longer be crafted anymore]] due to the [[item]] form of [[fire]] being [[Java Edition removed features#Obtainable until 1.8|removed]].}}
{{History||1.9|snap=15w31a|Enchanted iron and diamond boots can now be found in [[end city]] ship [[chest]]s.
|[[Mob]]s now wear armor from the bottom to the top, rather than from the top to the bottom. This means that a mob with three armor pieces, for example, spawn with all armor except a helmet.}}
{{History|||snap=15w34b|Boots' [[item durability|durability]] now affects armor value.}}
{{History|||snap=15w36a|Armor value and[[enchanting|enchantment]] calculations have been changed. For the original values, see [[Armor/Before 1.9|here]].}}
{{History|||snap=15w36d|Boots' durability affecting value has been removed.
|Boots now have an attribute controlling the defense points.}}
{{History|||snap=15w50a|Added {{cd|equip}} [[sound]]s for boots.}}
{{History|||snap=16w02a|Armor value and enchantment calculations have been changed again.}}
{{History|||snap=16w05a|Armor value calculations have been changed, once again.}}
{{History||1.11.1|snap=16w50a|Golden, chain and iron boots can now be [[smelting|smelted]] down into one of their respective [[nugget]]s. Chain boots smelt into iron nuggets.}}
{{History||1.13|snap=17w47a|Prior to [[1.13/Flattening|''The Flattening'']], these [[item]]s' numeral IDs were 298 through 317.{{more info|Specific values for boots}}}}
{{History|||snap=18w11a|Enchanted leather boots can now generate in the chests of [[shipwreck]]s.}}
{{History|||snap=18w20a|Chain armor boots have been renamed to "chainmail".}}
{{History||1.14|snap=18w43a|[[File:Leather Boots JE3 BE2.png|32px]] [[File:Chainmail Boots JE2 BE2.png|32px]] [[File:Iron Boots JE2 BE2.png|32px]] [[File:Golden Boots JE2 BE2.png|32px]] [[File:Diamond Boots JE2 BE2.png|32px]]<br>[[File:Leather Boots (item) JE4 BE3.png|32px]] [[File:Chainmail Boots (item) JE2 BE2.png|32px]] [[File:Iron Boots (item) JE2 BE2.png|32px]] [[File:Golden Boots (item) JE2 BE2.png|32px]] [[File:Diamond Boots (item) JE2 BE2.png|32px]] The textures of leather, chainmail, iron, golden, and diamond boots have been changed.}}
{{History|||snap=18w48a|Leather boots can now be found in [[chest]]s in [[village]] tanneries.}}
{{History|||snap=19w08a|[[File:Golden Boots (item) JE3 BE3.png|32px]] The textures of gold boots [[item]]s have been changed.}}
{{History|||snap=19w11a|Armorer villagers now sell iron and enchanted diamond boots, making diamond boots effectively [[renewable resource|renewable]] again.
|Leatherworker villagers now sell randomly [[dye]]d leather boots.}}
{{History|||snap=19w13a|Armorer villagers now give chainmail boots to players under the [[Hero of the Village]] effect.}}
{{History||1.16|snap=20w06a|[[File:Netherite Boots JE1.png|32px]] [[File:Netherite Boots (item) JE1.png|32px]] Added netherite boots.
|Netherite boots are obtained by combining diamond boots and one netherite ingot in a crafting table.}}
{{History|||snap=20w09a|[[File:Diamond Boots (item) JE3 BE3.png|32px]] The texture of diamond boots [[item]]s has been changed.}}
{{History|||snap=20w10a|[[File:Netherite Boots JE2 BE1.png|32px]] [[File:Netherite Boots (item) JE2.png|32px]] The texture of netherite boots has been changed.
|Netherite boots can no longer be crafted.
|Netherite boots are now obtained by combining diamond boots and one netherite ingot in a smithing table.}}
{{History|||snap=20w16a|Netherite boots now generate randomly enchanted in [[bastion remnants]] chests.
|Golden boots now generate randomly enchanted in [[ruined portal]] chests.}}
{{History|||snap=20w17a|Diamonds boots now generate in place of netherite boots in bastion remnant chests.}}
{{History||1.17|snap=20w46a|Leather boots can now be used to safely walk on [[powder snow]].|Leather armor now protects against [[powder snow]]'s freezing.}}
{{History|||snap=21w13a|Leather Boots now prevent fall damage when landing on [[powder snow]].}}
{{History||1.18.2|snap=22w03a|Netherite boots knockback resistance is no longer random.}}
{{History||1.19|snap=Deep Dark Experimental Snapshot 1|Added the [[Swift Sneak]] enchantment, which can only be applied to boots.}}
{{History|||snap=22w12a|The [[Swift Sneak]] enchantment can no longer applied to boots.}}
{{History||1.20<br>(Experimental)|link=1.19.4|snap=23w04a|Non-leather boots can now be trimmed using a [[smithing table]].
|There are 10 types of material that determine the color of the trim:
*Iron
*Copper
*Gold
*Lapis
*Emerald
*Diamond
*Netherite
*Redstone
*Amethyst
*Quartz
|Upgrading diamond boots to netherite boots now requires the netherite upgrade [[smithing template]].}}
{{History|||snap=23w05a|Leather boots can now be trimmed using a smithing table.|Boots can now have trims of the same material it is made out of.}}
{{History|||snap=23w06a|Swapped {{cd|iron}} and {{cd|iron_darker}} palette, then made {{cd|iron_darker}} darker overall.}}
{{History||1.19.4|snap=23w05a|Boots can now be swapped by {{ctrl|using}} them in the hotbar.<ref>{{bug|MC-216270|||Fixed}}</ref>}}
{{History||?|Boots can now be swapped in [[armor stand]]s by {{ctrl|using}} them in the armor stand's slot.}}
{{History||1.20|snap=23w12a|The pattern textures of dune and sentry armor trims are changed.|
Those previous patterns were left with different names: dune was renamed sentry and sentry was renamed shaper.}}
{{History|pocket alpha}}
{{History||v0.6.0|[[File:Leather Boots JE1 BE1.png|32px]] [[File:Chainmail Boots JE1 BE1.png|32px]] [[File:Iron Boots JE1 BE1.png|32px]] [[File:Golden Boots JE1 BE1.png|32px]] [[File:Diamond Boots JE1 BE1.png|32px]]<br> [[File:Leather Boots (item) JE1 BE1.png|32px]] [[File:Chainmail Boots (item) JE1 BE1.png|32px]] [[File:Iron Boots (item) JE1 BE1.png|32px]] [[File:Golden Boots (item) JE1 BE1.png|32px]] [[File:Diamond Boots (item) JE1 BE1.png|32px]] Added boots.}}
{{History||v0.8.0|snap=build 2|{{InvSprite|Leather Boots}} The leather boots sprites have been changed to that of the [[Java Edition|PC]] version, but its armor [[model]] remains that of older versions.}}
{{History||v0.9.0|snap=build 1|Iron boots now naturally generates in [[village]] [[chest]]s and a [[stronghold]] altar chest.}}
{{History||v0.12.1|snap=build 1|Chainmail boots can now be obtained in [[survival]] mode from a mob wearing it.
|Leather boots can now be obtained from [[fishing]] as a "junk" [[item]].}}
{{History||v0.14.0|snap=build 1|[[File:Leather Boots JE2 BE2.png|32px]] Leather boots can now be dyed and the model has been updated.}}
{{History|pocket}}
{{History||1.0.0|snap=alpha 0.17.0.1|[[Enchanting|Enchanted]] iron boots and enchanted diamond boots can now be found inside [[chest]]s within [[end city]].}}
{{History||1.0.4|snap=alpha 1.0.4.0|Chainmail boots are now [[trading|sold]] by armorer smith [[villager]]s via [[trading]].}}
{{History||1.1.0|snap=alpha 1.1.0.0|Golden, chain and iron boots can now be [[smelting|smelted]] down into one of their respective [[nugget]]s.}}
{{History|bedrock}}
{{History||1.4.0|snap=beta 1.2.14.2|Chainmail boots now generate in [[buried treasure]] chests.
|Enchanted leather boots can now be found inside [[shipwreck]] supply room [[chest]]s.}}
{{History||1.10.0|snap=beta 1.10.0.3|Iron boots now can be found in plains [[village]] weaponsmith [[chest]]s.
|Leather boots can now be found inside plains village tannery chests.
|[[File:Leather Boots JE3 BE2.png|32px]] [[File:Iron Boots JE2 BE2.png|32px]] [[File:Golden Boots JE2 BE2.png|32px]] [[File:Diamond Boots JE2 BE2.png|32px]]<br> [[File:Leather Boots (item) JE4 BE3.png|32px]] [[File:Iron Boots (item) JE2 BE2.png|32px]] [[File:Golden Boots (item) JE2 BE2.png|32px]] [[File:Diamond Boots (item) JE2 BE2.png|32px]] The textures of boots have been changed.{{more info|Did chain boots not change?}}}}
{{History||1.11.0|snap=beta 1.11.0.1|Iron boots now can be found in [[savanna]], [[taiga]], [[desert]], [[snowy taiga]] and [[snowy tundra]] [[village]] weaponsmith [[chest]]s.
|Leather boots can now be found inside savanna, taiga, desert, snowy taiga and snowy tundra village tannery chests.}}
{{History|||snap=beta 1.11.0.4|[[Pillager]]s and [[vindicator]]s that spawn in [[raid]]s can now drop iron boots.
|Iron and diamond boots are now sold by armorer villagers.}}
{{History||1.11.0|snap=beta 1.11.0.5|[[File:Golden Boots (item) JE3 BE3.png|32px]] The textures of golden boots [[item]]s have been changed.}}
{{History||1.12.0|snap=beta 1.12.0.2|[[File:Armor Stand with Leather Armor MCPE-44669.png|32px]] Leather boots no longer show as being [[dye]]d properly when worn by [[armor stand]]s.}}
{{History||1.13.0|snap=beta 1.13.0.1|Leather boots now appear dyed properly when worn by armor stands.}}
{{History||1.16.0|snap=beta 1.16.0.51|[[File:Netherite Boots JE2 BE1.png|32px]] [[File:Netherite Boots (item) BE1.png|32px]] Added netherite boots.|Netherite boots are obtained by combining diamond boots and one netherite ingot in a crafting table.
|[[File:Diamond Boots (item) JE3 BE3.png|32px]] The texture of diamond boots [[item]]s have been changed.}}
{{History|||snap=beta 1.16.0.57|Iron boots with soul speed enchantment can be obtained from bartering with piglin.
|Netherite boots can no longer be crafted.
|Netherite boots are now obtained by combining diamond boots and one netherite ingot in a smithing table.
|Golden boots can now be found in [[ruined portal]] chest.
|Golden and netherite boots can be found in [[bastion remnant]] chest.}}
{{History|||snap=beta 1.16.0.63|Diamonds boots now generate in place of netherite boots in bastion remnant chests.}}
{{History||1.16.200|snap=beta 1.16.200.52|Leather boots can now be used to safely walk on [[powder snow]].}}
{{History||1.17.10|snap=beta 1.17.10.20|[[File:Netherite Boots (item) JE2.png|32px]] The texture of netherite boots item has been changed to match ''Java Edition''.}}
{{History|console}}
{{History||xbox=TU1|xbone=CU1|ps=1.0|wiiu=Patch 1|switch=1.0.1|[[File:Leather Boots JE2 BE1.png|32px]] [[File:Leather Boots (item) JE1 BE1.png|32px]] Added leather boots.
|[[File:Iron Boots JE1 BE1.png|32px]] [[File:Iron Boots (item) JE1 BE1.png|32px]] Added iron boots.
|[[File:Golden Boots JE1 BE1.png|32px]] [[File:Golden Boots (item) JE1 BE1.png|32px]] Added golden boots.
|[[File:Diamond Boots JE1 BE1.png|32px]] [[File:Diamond Boots (item) JE1 BE1.png|32px]] Added diamond boots.}}
{{History||xbox=TU5|[[File:Chainmail Boots JE1 BE1.png|32px]] [[File:Chainmail Boots (item) JE1 BE1.png|32px]] Added chain boots.
|Added a quick equip for boots to the [[inventory]] interface.}}
{{History||xbox=TU12|ps=1.03|[[File:Leather Boots (item) JE3 BE2.png|32px]] The textures for leather boots [[item]]s have been changed.}}
{{History||xbox=TU14|ps=1.05|Leather boots can now be [[dye]]d.
|[[Item repair]] can now repair boots.}}
{{History||xbox=TU25|xbone=CU13|ps=1.16|Boots now have the quick equip functionality.}}
{{History||xbox=TU53|xbone=CU43|ps=1.49|wiiu=Patch 23|switch=1.0.3|Golden, chain and iron boots can now be [[smelting|smelted]] down into one of their respective [[nugget]]s. Chain boots smelt into iron nuggets.}}
{{History|PS4}}
{{History||1.90|[[File:Leather Boots JE3 BE2.png|32px]] [[File:Leather Boots (item) JE4 BE3.png|32px]] The textures of leather boots have been changed.
|[[File:Chainmail Boots JE2 BE2.png|32px]] [[File:Chainmail Boots (item) JE2 BE2.png|32px]] The textures of chainmail boots have been changed.
|[[File:Iron Boots JE2 BE2.png|32px]] [[File:Iron Boots (item) JE2 BE2.png|32px]] The textures of iron boots have been changed.
|[[File:Golden Boots JE2 BE2.png|32px]] [[File:Golden Boots (item) JE3 BE3.png|32px]] The textures of gold boots have been changed.
|[[File:Diamond Boots JE2 BE2.png|32px]] [[File:Diamond Boots (item) JE2 BE2.png|32px]] The textures of diamond boots have been changed.}}
{{History|new 3ds}}
{{History||0.1.0|[[File:Leather Boots JE2 BE1.png|32px]] [[File:Leather Boots (item) JE3 BE2.png|32px]] Added leather boots.
|[[File:Chainmail Boots JE1 BE1.png|32px]] [[File:Chainmail Boots (item) JE1 BE1.png|32px]] Added chain boots.
|[[File:Iron Boots JE1 BE1.png|32px]] [[File:Iron Boots (item) JE1 BE1.png|32px]] Added iron boots.
|[[File:Golden Boots JE1 BE1.png|32px]] [[File:Golden Boots (item) JE1 BE1.png|32px]] Added golden boots.
|[[File:Diamond Boots JE1 BE1.png|32px]] [[File:Diamond Boots (item) JE1 BE1.png|32px]] Added diamond boots.}}
{{History|foot}}
==Issues ==
{{issue list}}
==Trivia==
*Netherite boots are shorter in their item texture but are longer in their texture when being worn
*Leather armor originally used textures from one of [[Notch]]'s previous games, ''[[Legend of the Chambered]]''.
*Leather boots are the only piece of leather armor that has the same name as other armor materials.
*The netherite boots are the only type of boots to have a differently shaped item sprite when compared to the other boot types.
*Chainmail boots are the only boots that have transparent pixels in their texture currently
==Gallery==
===Enchanted Boots===
<gallery>
File:Enchanted Leather Boots (item).gif
File:Enchanted Chainmail Boots (item).gif
File:Enchanted Iron Boots (item).gif
File:Enchanted Golden Boots (item).gif
File:Enchanted Diamond Boots (item).gif
File:Enchanted Netherite Boots (item).gif
</gallery>
<gallery>
File:Enchanted Leather Boots.gif
File:Enchanted Chainmail Boots.gif
File:Enchanted Iron Boots.gif
File:Enchanted Golden Boots.gif
File:Enchanted Diamond Boots.gif
File:Enchanted Netherite Boots.gif
</gallery>
==References==
{{reflist}}
==External Links==
*[https://www.minecraft.net/en-us/article/taking-inventory--boots Taking Inventory: Boots] – Minecraft.net on November 24, 2019
{{Items}}
[[Category:Armor]]
[[ja:ブーツ]]
[[ko:부츠]]
[[pl:Buty]]
[[pt:Botas]]
[[th:รองเท้า]]
[[zh:靴子]]</li></ul> | 14w11a | Added block states. | |||
| Help | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Menu screens |
| ||||||||||||||||||
| Game customization | |||||||||||||||||||
| Editions |
| ||||||||||||||||||
| Miscellaneous | |||||||||||||||||||