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:
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>]);