15 lines
215 B
JSON
15 lines
215 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" ",
|
|
"S",
|
|
"S"
|
|
],
|
|
"key": {
|
|
"S": {"item": "minecraft:string"}
|
|
},
|
|
"result": {
|
|
"item": "additionaladditions:rope",
|
|
"count": 1
|
|
}
|
|
} |