Crafting using Iron Ingot, Iron Ingot, Iron Ingot and Lead, arranged in the pattern shown. Produces 2× Climbing Rope.
- Inputs
- 3 × Iron Ingot
- Lead
- Output
- → Climbing Rope ×2
block· Machines & Other Blocks
Climbing Rope is a block from [Let's Do] Meadow, crafted from Iron Ingot and Lead.
Crafting using Iron Ingot, Iron Ingot, Iron Ingot and Lead, arranged in the pattern shown. Produces 2× Climbing Rope.
| source | count | drop rate | conditions |
|---|---|---|---|
| Climbing Rope | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
meadow:climbing_rope_topmountmeadowmeadowminecraft:blocks/climbable minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"i i",
" i ",
" L "
],
"ingredients": {
"L": {
"item": "minecraft:lead"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}