Ladder
Ladder — block.
Obtaining
A placed ladder drops itself when the block survives the explosion check. It is tagged as climbable and mineable with an axe, which keeps both the interaction and the tool hint explicit on the page.
Loot tableLadderDetailed drops are not published yet.| Drop | Ladder |
|---|---|
| Explosion rule | Survives explosion |
| Mining tag | Axe |
| Interaction tag | Climbable |
Breaking
Ladders have very low hardness and break quickly with an axe. A ladder can only stay attached to a solid wall face; if its support is removed, the block drops as an item.
| Hardness | 0.4 |
|---|---|
| Blast resistance | 0.4 |
| Tool | AxeTool |
| Fastest tool | Axe |
| Support | Solid vertical face |
Natural generation
Ladders can be found as part of the access paths in mineshafts, strongholds, villages, woodland mansions, and shipwrecks. These structure placements are useful early sources when sticks are scarce.
Crafting
Result
Ladder× 3Ingredients match the published snapshot.
Usage
A ladder attaches to a vertical face and lets the player climb up or down while the collision stays aligned to that face. It is useful for shafts, towers, farms, and temporary scaffolding where a full stair run would consume more space.
Fuel
Ladders are wooden fuel. One ladder smelts 1.5 items in a furnace, matching the small wooden-component fuel group.
| Furnace fuel value | 1.5 items |
|---|---|
| Material | Wood component |
Sounds
Ladders use the dedicated ladder sound group for placing, stepping, breaking, and landing.
Behavior
| Stack size | 64 |
|---|---|
| Solid block | No |
| Transparent | Yes |
| State count | 4 |
Data values
The block uses the stable `minecraft:ladder` identifier. Its blockstate rotates the facing direction and keeps the same climbable interaction for each valid wall placement.
| Identifier | minecraft:ladder |
|---|---|
| Version | Minecraft 26.2 |
| Blockstate | assets/minecraft/blockstates/ladder.json |
| Loot table | LadderLoot table |
| Tags | Climbable, mineable/axe |
| Placement | Vertical wall face |
| Waterlogged | No |
| Hardness | 0.4 |
| Default facing | North |
| Default waterlogged state | false |
History
- 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The block class owns wall attachment, facing, waterlogging, and the climbable interaction. The recipe, loot table, and registrations remain separate data or registry records.
| Source | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | f6efcf67ae0b399b53955e137ec970e95441f98f9ccdd29897f78f14e633667f |
| Block implementation | net/minecraft/world/level/block/LadderBlock.java |
| Block registration | net/minecraft/world/level/block/Blocks.java |
| Item registration | net/minecraft/world/item/Items.java |
| Shaped recipe | data/minecraft/recipe/ladder.json |
| Block loot table | Ladderladder |
Navigation
Data and provenance
minecraft:ladder
Snapshot digest verified.
f6efcf67ae0b399b53955e137ec970e95441f98f9ccdd29897f78f14e633667fProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:ladder
- Digest
- f6efcf67ae0b399b53955e137ec970e95441f98f9ccdd29897f78f14e633667f
- Missing locales
- ru, en
