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