add first patch
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user