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