add first patch
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:iron_bars"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quark:grate",
|
||||
"count": 1
|
||||
},
|
||||
"conditions": [
|
||||
{
|
||||
"type": "quark:flag",
|
||||
"flag": "grate"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user