Files
2026-07-31 10:34:32 +09:00

20 lines
359 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"i i",
" i ",
" L "
],
"key": {
"i": {
"item": "minecraft:iron_ingot"
},
"L": {
"item": "supplementaries:rope"
}
},
"result": {
"item": "meadow:climbing_rope_topmount",
"count": 2
}
}