belathus / Wanderlust-Renewed

Minecraft 1.12.2 Modpack focused on exploration
MIT License
20 stars 9 forks source link

Fix Brass dust and Silver ore smelting #307

Closed Alan19 closed 5 years ago

Alan19 commented 5 years ago

DT silver ore is hardcoded to smelt into DT silver ingot, but I've fixed the rest of the silver ores.

I also made brass dust smelt into brass ingots instead of alchemical brass

Alan19 commented 5 years ago

Is the way I'm removing the furnace recipe is okay?

Alan19 commented 5 years ago

The Erebus ores still smelt into the Erebus ingots.

belathus commented 5 years ago

I'd prefer to fix the silver recipe through the recipe functions I wrote, but this'll do for now. I fixed the brass furnace recipe (and possibly other recipes) through commit https://github.com/belathus/Wanderlust-Renewed/commit/0b9f18a6b565bd6046974ae8d7ea661ddc61aeb9. Not sure why you fixed the crushed dark gem typo in this pull request. :P

Alan19 commented 5 years ago

I've removed the other files from the pull request.

Alan19 commented 5 years ago

You probably want to use squash and merge