alcatrazEscapee / tinkers-forging

A Minecraft mod that adds TFC Style Forging to 1.12+
https://minecraft.curseforge.com/projects/tinkers-forging
GNU General Public License v3.0
15 stars 5 forks source link

[Suggestion] CraftTweaker | removeItemHeat #50

Open Xarmat-GitHub opened 3 years ago

Xarmat-GitHub commented 3 years ago

Config opportunity to disable heating before ingots are useable

Description There is no option to change temperature of iron ingots. A CraftTweaker Option would help Modpack Makers to set the values new.

Example: Anvil.removeItemHeat(); //delete the item Anvil.addItemHeat(, 100, 1600); //adds it with new values

Stay in Contact Discord: #7574 Xarmat