PG85 / OpenTerrainGenerator

Minecraft Terrain Generator for Bukkit/Spigot/Forge
MIT License
197 stars 84 forks source link

New Resources added for new resource types added in 1.18 #949

Open FrankTCA opened 2 years ago

FrankTCA commented 2 years ago

Is your feature request related to a problem? Please describe.

There's new stuff generating in 1.18, so we need new resources.

Describe the solution you'd like

All the stuff that generates needs to have a resource.

Describe alternatives you've considered

Just using Registry(), but I don't think that's a good thing to do.

Description aka Additional context

Assigning this to Josh.

FrankTCA commented 2 years ago

As far as I can tell, this is limited to just the new ore veins.

Maybe other stuff too? Not sure.