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
| 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 that block's face. |
Flowers
minecraft:red_flower
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| 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>[[Name Tag|Name Tag]]<br/>{{about|the item that gives names to mobs|the nameplate above a player's head|Player#Username}}
{{Item
| image = Name Tag.png
| renewable = Yes
| stackable = Yes (64)
}}
A '''name tag''' is an [[item]] used to name [[mob]]s in the world and prevent them from despawning naturally.
== Obtaining ==
=== Chest loot ===
{{LootChestItem|name-tag}}
=== Fishing ===
Name tags can be caught from [[fishing]] as part of the treasure category with a {{frac|1|6}} chance after the 5% chance of being a treasure catch. The chance of catching treasure increases with the [[Luck of the Sea]] enchantment.
=== Trading ===
Master-level librarian [[villagers]] offer to sell a name tag for 20 [[emerald]]s as one of their available trades.
== Usage ==
To use a name tag, it must first be renamed with an [[anvil]], costing 1 [[experience]] level.
If it is not renamed, it has no effect when used on a mob. After the name tag is renamed, the player can {{control|use}} it on a mob to give it the name given to the name tag from the anvil. Mobs and name tags can be renamed any number of times. Name tags with the same name are stackable.
Once a mob is named, it keeps its name, and the name tag is consumed.
When a mob is named, it is excluded from the mob cap count.
Effects on various mobs:
* A named [[silverfish]] that goes into a block appears to lose its name because it is replaced by a newly generated unnamed silverfish when the block is broken.
* A baby (animal or villager) keeps its name when becoming an adult.
** A named [[villager]] keeps its name when transformed into a [[Zombie Villager|zombie villager]].
** A named zombie villager keeps its name when cured.
* [[Wandering Trader|Wandering trader]]s still despawn even if they are named, or in a [[minecart]] or [[boat]].
* A named [[wither]]'s boss bar displays its name instead of "Wither".
* Naming an [[ender dragon]] with commands also displays the name in the boss bar.
=== Limitations ===
Any mob can be named except for the [[ender dragon]] and [[player]]s.
A name tag can rename an [[armor stand]], though it does not show the nameplate above its head until <code>CustomNameVisible:1b</code> is set as an extra step.
{{control|Using|use}} a name tag on a villager renames the villager instead of opening the trading interface. A saddled pig is renamed instead of being ridden. Using a name tag on any other mob that can be interacted with performs the {{control|use}} action instead of being named. These mobs can be renamed if the player uses the name tag while crouching or standing in a [[nether portal]] because the portal suppresses the {{control|use}} action.
Once a name tag is used on a mob, it is impossible to remove the name of that mob without the use of commands or external modifications.
=== Behavior ===
Renamed mobs have their name displayed over their head in the same fashion as a mob named through a renamed [[spawn egg]]. Their names can be seen only if they are aimed at from four or fewer blocks away.
Mobs that are named using the name tag never despawn in the world, similar to tamed mobs.<ref>{{tweet|dinnerbone|327485109940916226}}</ref> The exceptions are [[wandering trader]]s or if the mob is hostile and the difficulty is switched to "[[Peaceful]]", causing any hostile mobs or any named hostile mobs to despawn immediately.
If a renamed mob kills a player, the custom name is used in the death message in place of the mob type name. For instance, if a vindicator named "Johnny" kills a player, the death message is "Player was slain by Johnny".
A renamed [[wither]] also has a renamed health bar, and the boss bar doesn't regenerate{{verify}}.
=== Easter eggs ===
* Any mob that receives the name "[[Easter eggs#Upside-down mobs|Dinnerbone]]" or "[[Easter eggs#Upside-down mobs|Grumm]]" is rendered upside down. This even includes the player in early versions of Bedrock Edition if the username is set to either of these and you are not signed into Xbox Live.
* Naming a [[sheep]] "[[Easter eggs#Jeb sheep|jeb_]]" causes its wool to fade between the dye colors, producing a rainbow effect. The [[wool]] that drops when the sheep is [[shear]]ed or killed is the original color of the sheep before the sheep was named.
* Naming a [[rabbit]] "[[Rabbit#Toast|Toast]]" causes it to have a special memorial skin of user xyzen420's girlfriend's [http://www.reddit.com/r/minecraftsuggestions/comments/27hjog/to_themogminer_my_bunny_is_missing_please_help_me/ missing rabbit].
* Naming a [[vindicator]] "Johnny" causes it to be aggressive and attack all [[mob]]s including the wither (except [[ghast]]s and other [[illager]]s). The hostility even extends to [[Ravager|ravagers]] in [[Java Edition|''Java Edition'']], as the "Johnny" vindicator can also attack the ravager while it's riding it.
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Name Tag
|spritetype=item
|nameid=name_tag
|form=item
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Name Tag
|spritetype=item
|nameid=name_tag
|id=548
|form=item
|foot=1}}
== History ==
{{History|java}}
{{History||1.6.1|snap=13w16b|[[File:Name Tag JE1 BE1.png|32px]] Added name tags. They can now be found in [[dungeon]] [[chest]]s.}}
{{History|||snap=13w25a|A [[mob]] named "Dinnerbone" or "Grumm" now renders upside down.}}
{{History||1.7.2|snap=13w36a|Name tags can now rarely be acquired by [[fishing]], making them [[renewable resource|renewable]].}}
{{History||1.7.4|snap=13w48b|A sheep named "jeb_" now fades between the [[dye]] colors.}}
{{History||1.8|snap=14w02a|Name tags can now be [[trading|bought]] from librarian [[villager]]s, at 20–22 [[emerald]]s for 1 name tag.}}
{{History|||snap=14w27a|[[Rabbit]]s have been added and naming one "Toast" gives it a special memorial skin.}}
{{History||1.9|snap=15w44a|Added name tags to [[mineshaft]] [[chest]]s.
|The average yield of name tags in [[dungeon]] chests has been decreased.}}
{{History||1.11|snap=16w39a|Name tags can now be found in the new [[woodland mansion]] chests.
|Added [[vindicator]]s, which attack almost all mobs if named "Johnny".}}
{{History||1.13|snap=17w47a|Prior to [[1.13/Flattening|''The Flattening'']], this [[item]]'s numeral ID was 421.}}
{{History||1.14|snap=18w43a|[[File:Name Tag JE2 BE2.png|32px]] The texture of name tags has been changed.}}
{{History||1.19|snap=Deep Dark Experimental Snapshot 1|Name tags now generate in [[ancient city]] chests.}}
{{History|pocket alpha}}
{{History||v0.15.0|snap=build 1|[[File:Name Tag JE1 BE1.png|32px]] Added name tags, and a new "Name" Interact button.
|A [[mob]] named "Dinnerbone" or "Grumm" renders upside down.
|A [[sheep]] named "jeb_" fades between the [[dye]] colors.
|Naming a [[rabbit]] "Toast" gives it a special memorial skin.}}
{{History|pocket}}
{{History||1.0.4|snap=alpha 1.0.4.0|Name tags can now be [[trading|bought]] from librarian [[villager]]s for 20-22 [[emerald]]s as their last tier trade.}}
{{History||1.1.0|snap=alpha 1.1.0.0|Naming a [[vindicator]] "Johnny" now makes it hostile to any [[mob]], except other [[illager]]s.
|Name tags can now be found in [[woodland mansion]]s.}}
{{History|bedrock}}
{{History||1.4.0|snap=beta 1.2.14.2|Name tags can now be found in buried treasure [[chest]]s.}}
{{History||1.10.0|snap=beta 1.10.0.3|[[File:Name Tag JE2 BE2.png|32px]] The texture of name tags has been changed.}}
{{History||1.11.0|snap=beta 1.11.0.4|Name tags [[trading|sold]] by librarian [[villager]]s now cost 20 [[emerald]]s.}}
{{History|console}}
{{History||xbox=TU19|xbone=CU7|ps=1.12|wiiu=Patch 1|[[File:Name Tag JE1 BE1.png|32px]] Added name tags.}}
{{History|PS4}}
{{History||1.90|[[File:Name Tag JE2 BE2.png|32px]] The texture of name tags has been changed.}}
{{History|3ds}}
{{History||0.1.0|[[File:Name Tag JE1 BE1.png|32px]] Added name tags.}}
{{History|foot}}
== Issues ==
{{issue list}}
== Trivia ==
* Name tags were added at the request of [https://www.youtube.com/user/paulsoaresjr/ Paulsoaresjr].<ref>{{tweet|paulsoaresjr|326865482839883777}}</ref><ref>{{tweet|Dinnerbone|326812168630722561}}</ref>
* A stack of up to 64 name tags can be renamed at once. The cost is 1 [[experience]] level per stack, regardless of how many name tags were stacked.
* To name a [[mob]] “Name Tag” the player must give the name tag a random name, then rename it back to “Name Tag”.
* A [[villager]] with a name tag turned into a [[zombie villager]] by a [[zombie]] with a name tag does not despawn, but a villager with a name tag turned into a zombie by a zombie without a name tag does despawn.
* It is impossible to have a rainbow [[sheep]] upside-down, because it is impossible for it to be named “Jeb_” and “Dinnerbone” at the same time.
== Gallery ==
<gallery>
NameTag2.png|To use a name tag, the [[player]] must first rename it using an [[anvil]].
NameTag1.png|A [[wolf]] that has been renamed using a name tag.
RenamedCreeper.png|A [[creeper]] renamed using the name tag.
RenamedWither.png|A [[Wither Boss|wither]] renamed using a name tag. The custom name takes place of "Wither" over the [[health bar]] as well.
YoYo.png|How to use "Grumm" and "Dinnerbone" name tag [[easter egg]] and [[lead]] to make another animal Yo-yo.
Grumm Horse.png|A [[horse]] using the "Grumm" or "Dinnerbone" easter egg to be rendered upside-down.
MineshaftNameTag.png|Name Tag found in a mineshaft chest.
Pocket Edition Name Tag.jpg|First image of a name tag in bedrock edition.
</gallery>
== See also ==
* [[Spawn Egg]]
== References ==
{{reflist}}
== External Links ==
*[https://www.minecraft.net/en-us/article/taking-inventory--name-tag Taking Inventory: Name Tag] – Minecraft.net on March 15, 2019
{{items}}
[[de:Namensschild]]
[[es:Etiqueta]]
[[fr:Étiquette]]
[[it:Targhetta]]
[[ja:名札]]
[[ko:이름표]]
[[nl:Naamkaartje]]
[[pl:Znacznik]]
[[pt:Etiqueta]]
[[ru:Бирка]]
[[zh:命名牌]]
[[Category:Renewable resources]]</li><li>[[Lava Bucket|Lava Bucket]]<br/>{{Item
| title = Lava Bucket
| image = Lava Bucket.png
| renewable = Yes
| stackable = No
}}
A '''lava bucket''' is a [[bucket]] filled with [[lava]].
== Obtaining ==
=== Interacting ===
To fill an empty [[bucket]] with lava, {{control|use}} it on a [[lava]] source block or lava in a [[cauldron]]. The block is consumed in the process. Flowing lava does not fill a bucket.
If there is a lava source above the [[pointed dripstone]] stalactite, there is a {{frac|15|256}} (~5.9%) chance for it to completely fill an empty cauldron within 10 blocks under the tip with lava after a [[random tick]]. This lava can then be scooped with a bucket, making it a renewable resource.
==Usage==
A lava bucket can be used to place down lava sources with the {{key|Use Item}} button. Doing so gives the player the bucket back. Lava buckets can be used to replace some transparent, non-full blocks such as [[tall grass]] and [[water]], both flowing and sources.
{{IN|java}}, lava buckets can be used to break [[Nether Portal (block)|Nether portal blocks]] by placing the lava on the side of a block next to the portal block.
=== Smelting ===
A lava bucket can be used as an efficient [[fuel]]. It has the longest burning value of 1000 seconds, compared to 800 seconds for a [[coal block]] (a lava bucket smelts 100 items, and a coal block smelts 80). After smelting starts, the lava bucket turns into an empty bucket.
=== Trading ===
{{IN|bedrock}}, journeyman-level armorer villagers buy a lava bucket for one [[emerald]] as part of their trades.
{{IN|java}}, journeyman-level armorer villagers have a 40% chance of offering to buy a lava bucket for one emerald.
=== Cauldrons ===
A lava bucket can be used to fill a [[cauldron]] with lava. The lava damages any entity standing inside the cauldron, unless the entity is immune to fire damage.<!-- ex: nether mobs--> Flowing water or waterlogging does not affect the lava in the cauldron.
== Sounds ==
{{el|je}}:
{{Sound table
|sound=Fill lava bucket1.ogg
|sound2=Fill lava bucket2.ogg
|sound3=Fill lava bucket3.ogg
|subtitle=Bucket fills
|source=player
|description=When a bucket is filled with lava
|id=item.bucket.fill_lava
|translationkey=subtitles.item.bucket.fill
|volume=1.0
|pitch=1.0
|distance=16}}
{{Sound table
|sound=Empty lava bucket1.ogg
|sound2=Empty lava bucket2.ogg
|sound3=Empty lava bucket3.ogg
|subtitle=Bucket empties
|source=block
|description=When a lava bucket is emptied
|id=item.bucket.empty_lava
|translationkey=subtitles.item.bucket.empty
|volume=1.0
|pitch=1.0
|distance=16
|foot=1}}
{{el|be}}:
{{Sound table
|type=bedrock
|sound=Fill lava bucket1.ogg
|sound2=Fill lava bucket2.ogg
|sound3=Fill lava bucket3.ogg
|source=block
|description=When a bucket is filled with lava
|id=bucket.fill_lava
|volume=1.0
|pitch=1.0}}
{{Sound table
|sound=Empty lava bucket1.ogg
|sound2=Empty lava bucket2.ogg
|sound3=Empty lava bucket3.ogg
|source=block
|description=When a lava bucket is emptied
|id=bucket.empty_lava
|volume=1.0
|pitch=1.0
|foot=1}}
==Data values==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Lava Bucket
|spritetype=item
|nameid=lava_bucket
|form=item
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|showaliasids=y
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Lava Bucket
|spritetype=item
|nameid=lava_bucket
|aliasid=bucket / 10
|id=363
|form=item
|translationkey=item.bucketLava.name
|foot=1}}
== Achievements ==
{{load achievements|Super Fuel}}
== Advancements ==
{{Load advancements|Hot Stuff}}
==History==
{{History|java infdev}}
{{History||20100615|[[File:Lava Bucket JE1 BE1.png|32px]] Added lava buckets.}}
{{History|java alpha}}
{{History||v1.1.0|Buckets of lava can now be used to fuel a [[furnace]] for 100 [[smelting|smelts]], consuming the [[lava]] and the [[bucket]]. This is the highest number of smelts of any single [[item]] in the game.}}
{{History||v1.2.6|{{control|use|text=Using}} a lava bucket on [[block]]s with GUIs ([[chest]]s, furnaces, etc.) no longer places the lava.}}
{{History|java}}
{{History||1.2.1|snap=1.2|Changed name from "Lava bucket" to "Lava Bucket".}}
{{History||1.3|snap=12w22a|[[Smelting]] in a [[furnace]] with a lava bucket now leaves an empty [[bucket]] for the [[player]] to retrieve.}}
{{History||1.8|snap=14w25a|A lava bucket is now shown as the icon when [[lava]] is used as a layer in [[Superflat]].}}
{{History||1.9|snap=15w50a|Added sounds for filling and pouring lava buckets.}}
{{History||1.13|snap=17w47a|Prior to the ''[[Flattening]]'' this item's numerical ID was 327.}}
{{History||1.14|snap=18w43a|[[File:Lava Bucket JE2 BE2.png|32px]] The texture of lava buckets has been changed.}}
{{History|||snap=19w11a|Armorer villagers can now [[trading|buy]] lava buckets.}}
{{History||1.17|snap=20w45a|Lava buckets can now be used to fill a [[cauldron]] with lava.}}
{{History|||snap=21w13a|The lava bucket is now fully renewable, as [[pointed dripstone]] can now be obtained in Survival mode without custom generation.}}
{{History|pocket alpha}}
{{History||v0.7.0|[[File:Lava Bucket JE1 BE1.png|32px]] Added lava buckets.}}
{{History||v0.7.4|Lava buckets can now be used as [[fuel]] in a [[furnace]].
|Lava buckets no longer stack to 64.}}
{{History|bedrock}}
{{History||1.4.0|snap=beta 1.2.14.2|Moved all bucket items, including lava buckets, from the Equipment tab to the Items tab in the [[Creative inventory]].{{verify|type=update}}{{info needed}}<!---please check snapshots, only 1 major release version was checked each--->}}
{{History||1.9.0|snap=beta 1.9.0.2|Lava bucket can now be used to fill a [[cauldron]].}}
{{History||1.10.0|snap=beta 1.10.0.3|[[File:Lava Bucket JE2 BE2.png|32px]] The texture of lava buckets has been changed.}}
{{History||1.11.0|snap=beta 1.11.0.4|Lava buckets can now be [[trading|sold]] to armorer [[villager]]s.}}
{{History||1.16.100|snap=beta 1.16.100.56|The ID of lava buckets has been changed from <code>bucket/10</code> to <code>lava_bucket</code>.}}
{{History||1.17.0|snap=beta 1.16.230.54|The lava bucket is now fully renewable, as [[pointed dripstone]] can now be obtained in Survival mode without custom generation.}}
{{History|console}}
{{History||xbox=TU1|xbone=CU1|ps=1.0|wiiu=Patch 1|switch=1.0.1|[[File:Lava Bucket JE1 BE1.png|32px]] Added lava buckets.}}
{{History||xbox=TU9|[[Dispenser]]s have now been given the ability to shoot out the [[liquids]] inside lava buckets. They can also suck up the liquids if activated again, but do not fill up the [[bucket]]s with the liquid dropped due to a bug.}}
{{History||xbox=none|xbone=none|ps=1.90|wiiu=none|switch=none|[[File:Lava Bucket JE2 BE2.png|32px]] The texture of lava buckets has been changed.}}
{{History|New Nintendo 3DS Edition}}
{{History||0.1.0|[[File:Lava Bucket JE1 BE1.png|32px]] Added lava buckets.}}
{{History|foot}}
== Issues ==
{{Issue list}}
==Trivia==
* One lava bucket has the highest number of [[smelting|smelts]] in the game at 100 items per bucket.
** This makes it 12.5 times more efficient than [[coal]] and [[charcoal]].
* A lava bucket is used as Steve's Down-Smash attack in the crossover fighting game Super Smash Bros. Ultimate.
{{Items}}
[[Category:Renewable resources]]
[[Category:Tools]]
[[de:Lavaeimer]]
[[ja:溶岩入りバケツ]]
[[pt:Balde de lava]]
[[th:ถังลาวา]]
[[uk:Відро лави]]
[[zh:熔岩桶]]</li></ul> | 14w11a | Added block states. | |||
| Help | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Menu screens |
| ||||||||||||||||||
| Game customization | |||||||||||||||||||
| Editions |
| ||||||||||||||||||
| Miscellaneous | |||||||||||||||||||