Нихеровый рефакторинг

This commit is contained in:
SpeeeDCraft 2023-11-15 18:11:34 +07:00
parent 08a0cf6aa8
commit 0b518eeffd
5 changed files with 127 additions and 124 deletions

View file

@ -1,15 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:blast_furnace",
"fluid": {
"ingredient": "gtceu:iron",
"amount": 1
},
"result": {
"fluid": "tfc:metal/pig_iron",
"amount": 1
},
"catalyst": {
"tag": "tfc:flux"
}
}

View file

@ -1,15 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:bloomery",
"result": {
"item": "tfc:raw_iron_bloom"
},
"fluid": {
"ingredient": "gtceu:iron",
"amount": 144
},
"catalyst": {
"item": "minecraft:charcoal"
},
"duration": 15000
}