changelog, fix invar crucible alloying, add tooltip to ice slush

This commit is contained in:
Pyritie 2026-01-12 01:04:03 +00:00
parent 5df4fcfcc6
commit 9fb45e2e0c
3 changed files with 16 additions and 6 deletions

View file

@ -30,8 +30,8 @@ function registerTFCMetalsRecipes(event) {
]).id('tfg:alloy/tin_alloy')
event.recipes.tfc.alloy('tfg:invar', [
TFC.alloyPart('tfc:nickel', 0.60, 0.70),
TFC.alloyPart('tfc:cast_iron', 0.30, 0.40)
TFC.alloyPart('tfc:nickel', 0.30, 0.40),
TFC.alloyPart('tfc:cast_iron', 0.60, 0.70)
]).id('tfg:alloy/invar')
event.recipes.tfc.alloy('tfg:potin', [