MechanicalTitanModpackTeam / MechanicalTitan

Issue git for MechanicalTitan ModPack
http://forum.feed-the-beast.com/threads/1-7-10-public-mechanicaltitan-pack.48404/
2 stars 5 forks source link

Factorization Silver ingot not part of ore dictionary? #30

Closed zrieprakis-zz closed 9 years ago

zrieprakis-zz commented 9 years ago

Noticed when crafting silver to / from blocks - Block to ingot usually produces factorization silver, and that specific ingot refuses to interact with anything - can't re-craft to blocks, pulverize, melt down, etc. Paged through ore dictionary (thank God for mouse macros) and didn't see the FZ silver ingot listed, though the ore itself was there. Added

val silver = ore:ingotSilver; silver.add(factorization:silver_ingot);

to MineTweaker script to workaround, but still may be considered a bug.

BrizzleMFD commented 9 years ago

Yeah I can see about fixing that for next update. We have quite a few things we are fixing as well.