Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" ",
|
||||
"S",
|
||||
"S"
|
||||
],
|
||||
"key": {
|
||||
"S": {"item": "minecraft:string"}
|
||||
},
|
||||
"result": {
|
||||
"item": "additionaladditions:rope",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user