neuralgia/kubejs/data/tfc/recipes/casting/cast_iron_fire_ingot.json
2023-11-12 12:27:54 +07:00

15 lines
No EOL
303 B
JSON

{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:casting",
"mold": {
"item": "tfc:ceramic/fire_ingot_mold"
},
"fluid": {
"ingredient": "gtceu:iron",
"amount": 144
},
"result": {
"item": "minecraft:iron_ingot"
},
"break_chance": 0.01
}