add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "society:baryte"
|
||||
},
|
||||
"B": {
|
||||
"item": "minecraft:crimson_fungus"
|
||||
},
|
||||
"C": {
|
||||
"item": "nethervinery:nether_fizz"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "nethervinery:improved_nether_fizz"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user