Interactive-Modding / Jurassic-Reborn

GNU Lesser General Public License v2.1
13 stars 24 forks source link

Fixed coal, fossil and plant generation to occur in overworld only #46

Closed AechtRob closed 1 year ago

AechtRob commented 3 years ago

This adds a dimension check to the ore and plant generation to prevent them from generating in other modded dimensions.

darthvader45 commented 3 years ago

I would later add a config option to choose which dimensions they can generate in and which can generate in the chosen dimensions, so that users and server owners can choose which dimensions and what generates (overworld would be enabled by default, or even hardcoded). Someone could have fossils generating in the End or Nether, and plants in the Betweenlands or Twilight Forest.

AechtRob commented 3 years ago

Just added the config code to support this fully. Hopefully it can be merged and tested and released as a fix for modpacks.