Crafting using Any Iron Nugget, Any Iron Nugget, Any Iron Nugget, Any Iron Ingot, Any Iron Nugget, Any Iron Nugget and Any Iron Nugget, arranged in the pattern shown. Produces 3× Iron Ladder.
Iron Ladder
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Ladder | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:iron_ladder- Namespace
quark- Mod ID
quark- Tags (5)
forge:blocks/needs_stone_tool minecraft:blocks/climbable minecraft:blocks/mineable/pickaxe quark:blocks/ladders quark:items/ladders
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"N N",
"NIN",
"N N"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"N": {
"tag": "forge:nuggets/iron"
}
},
"conditions": [
{
"raw": {
"flag": "iron_ladder",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

