Open 2.1.0: Amaranth Logs become Eucalyptus Planks [2.1.3]

SoulSalmon

New Member
Jul 29, 2019
1
0
0
Version:
2.1.0

What is the bug:
Amaranth planks are currently unobtainable, as placing amaranth logs in a sawmill produces eucalyptus planks

Mod & Version:
Minetweaker/Modtweaker, Natura, Thermal Expansion

Paste.feed-the-beast.com log:


Can it be repeated:
Yes: place amaranth log into sawmill

Known Fix:
 

Dezil_nz

New Member
Jul 29, 2019
118
0
1
script to fix

Code:
mods.thermalexpansion.Sawmill.removeRecipe(<Natura:Rare Tree:2>);
mods.thermalexpansion.Sawmill.addRecipe(800, <Natura:Rare Tree:2>, <Natura:planks:8> * 6);
 
  • Like
Reactions: Booker The Geek