Tinkers' Steelworks (fork)

Tinkers' Steelworks (fork)

692k Downloads

Fundamental Recipe Bug

Voidi opened this issue ยท 1 comments

commented

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

commented

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