add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"AAB",
|
||||
"A ",
|
||||
"AAD"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"tag": "forge:ingots/zinc"
|
||||
},
|
||||
"B": {
|
||||
"tag": "forge:gems/lapis"
|
||||
},
|
||||
"D": {
|
||||
"item": "society:fire_quartz"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "simplemagnets:basicmagnet"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user