Open 2.3.5: BuildGraft Iron & Gold Gear Achievements Unobtainable

XerShade

Active Member
Jan 19, 2016
4
1
28
Version:
2.3.3

What is the bug:
You can not "craft" the iron and gold gears in the crafting table, this prevents you from getting the two achievements.

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
Yes

Known Fix:
Code:
#Gear Achievement Tree Fix
recipes.addShapeless(<BuildCraft|Core:ironGearItem>, [<BuildCraft|Core:ironGearItem>]);
recipes.addShapeless(<BuildCraft|Core:goldGearItem>, [<BuildCraft|Core:goldGearItem>]);
 

RealKC

Popular Member
Dec 6, 2015
1,004
534
129
King of the Hill
How? The script allow you to craft an Iron gear in an Iron gear, the same for the gold one. If he added the old recipe for gears, the scripts broke progression in I:EE.