TerraformersMC / Terrestria

A Fabric mod enhancing the detail of Minecraft with unique and vibrant biomes. Inspired by ExtrabiomesXL.
https://www.curseforge.com/minecraft/mc-mods/terrestria
GNU Lesser General Public License v3.0
201 stars 43 forks source link

Refactor configuration loading to be a bit more resilient, prevent crash on invalid config files #212

Closed coderbot16 closed 3 years ago

coderbot16 commented 3 years ago

This PR refactors TerrestriaConfigManager quite a bit. It should have error messages that are much more intuitive now.

Fixes #192

coderbot16 commented 3 years ago

Should be good to go