add first patch
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" A ",
|
||||
"BCB",
|
||||
"CDC"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "society:fire_quartz"
|
||||
},
|
||||
"B": {
|
||||
"tag": "forge:dusts/redstone"
|
||||
},
|
||||
"C": {
|
||||
"tag": "forge:ingots/zinc"
|
||||
},
|
||||
"D": {
|
||||
"item": "simplemagnets:basic_demagnetization_coil"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "simplemagnets:advanced_demagnetization_coil"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user