KnightMiner / Ceramics

Adds various early game items made of clay, or fill a void where the later version requires harder resources
MIT License
16 stars 15 forks source link

You can only smelt unfired porcelain in a vanilla furnace. #31

Closed ProsperCraft closed 6 years ago

ProsperCraft commented 6 years ago

You can't use modded furnaces to cook the unfired procelain.

You CAN, however, use them to smelt unfired porcelain barrels

KnightMiner commented 6 years ago

Which modded furnaces are giving you issues? I have seen several packs with modded furnaces that work fine

ProsperCraft commented 6 years ago

The recipe only shows a vanilla furnace in JEI.(this is part of the problem)

It does not work in a thermal expansion redstone furnace which was the first one I tried, then looked up the recipe. It does work in a mek, futurepack and Industrial Forgoing (I had not tried them because the recipe didn't show)

KnightMiner commented 6 years ago

Alright, I've moved registering those recipes from postInit to the oredictionary event, so unless a mod is registering their oredictionary super late it should appear in other mod's furnaces.

KnightMiner commented 6 years ago

Recipes moved to event in 1.3.4