pau101 / Wings

A Forge mod for Minecraft: Java Edition which adds wings for aerial travel.
https://www.curseforge.com/minecraft/mc-mods/wings
MIT License
26 stars 29 forks source link

[Suggestion] Config option to disable Amethyst Ore gen #44

Closed katubug closed 5 years ago

katubug commented 5 years ago

I have a bunch of mods now that add various Amethyst ores. I love that your recipes use the OreDictionary, but I would like to be able to disable the generation of the ore, if possible.

pau101 commented 5 years ago

Thanks for the suggestion! Luckily the current config does allow for completely removing ore generation. Inside "config/wings/ores.cfg" the count can be set to 0, by default amethyst is 2.

katubug commented 5 years ago

Wow, I am a big old dingus who should not do her configs when she is sleep deprived! lol I completely missed that file. Thank you very much for your kind and timely response, and I apologize for my mistake!