ephys / TinkersSteelworks

A steel-based expansion for Tinkers' Construct.
Other
30 stars 8 forks source link

Fundamental Recipe Bug #81

Closed Voidi closed 9 years ago

Voidi commented 9 years ago

It seems ther is a game breaking bug how the recipes are handled. If you want to make steel, it make 1000mB Molten steel, regardless what part of iron you put in.

I think this behaviour is caused by the highoven, to only check for the fluid type, not the amout. https://github.com/Ephys/TinkersSteelworks/blob/master/src/main/java/toops/tsteelworks/common/blocks/logic/HighOvenLogic.java#L335

ephys commented 9 years ago

Yup, I forgot to add a mix.amount = melt.amount