21 lines
259 B
JSON
21 lines
259 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"#",
|
|
"F"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"tag": "forge:rope"
|
|
},
|
|
"F": {
|
|
"item": "minecraft:flower_pot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "beautify:hanging_pot",
|
|
"count": 1
|
|
},
|
|
"group": "hanging_pot"
|
|
}
|