Hi guys, I'm very new to modding, both with Minecraft and Forge, and I am having difficulty working out how to get multiple ores to generate in the overworld.
Currently, I only have one class file to generate one ore in the overworld, and it works, but I don't know if I need to have multiple generation classes or if I can get all my ore to generate from one class. Could someone please point me in the right direction of what I would need to do?
This is my my working generation class:
Any help is greatly appreciated