20 lines
359 B
JSON
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
|
|
}
|
|
} |