added recipe to smelt wrought iron ingots back into cast iron in case you need them in that state
This commit is contained in:
parent
aab85119a9
commit
74335f4f8b
1 changed files with 3 additions and 0 deletions
|
|
@ -1230,4 +1230,7 @@ const registerGTCEURecipes = (event) => {
|
|||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
//#endregion
|
||||
|
||||
event.smelting('minecraft:iron_ingot', '#forge:ingots/wrought_iron')
|
||||
.id('tfg:revert_wrought_iron_ingot')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue