Tinkers' Steelworks (fork)

Tinkers' Steelworks (fork)

692k Downloads

bug? High Oven will not melt metals different from what is already inside.

mkire opened this issue · 4 comments

commented

I'm using the current release on github and just built an eight block tall high oven, fed it some charcoal and gave it a duct to suck in ores from a chest. It's reached 4000C and melting things nicely. Except if i've got molten gold in there it won't melt anything besides gold and same for any other molten metal. Is this intended?

Using forge 1448 in java 8.

commented

Yes it was part of Toop's design to only allow steam and water in the high oven at the same time. The easy solution is to add a deep tank close to the high oven and pipe the liquid there

commented

ah, thank you.

On Sat, Jul 4, 2015 at 11:51 AM, Guylian Cox [email protected]
wrote:

I implemented it based on this comment
https://github.com/Toops/TinkersSteelworks/blob/master/src/tsteelworks/blocks/logic/HighOvenLogic.java#L1177


Reply to this email directly or view it on GitHub
#108 (comment)
.

commented

Really? I know i played the 1.6.4 version and it allowed you to smelt anything regardless of what was inside, it just wouldn't alloy stuff the way the smeltery does.