Bartz24 / VoidIslandControl

Other
8 stars 13 forks source link

Ignore Overworld Generation? #55

Open RsmCrazyGamer opened 5 years ago

RsmCrazyGamer commented 5 years ago

I'm currently attempting to use Void Island Control in a mining dimension (id: -50) to create a safe bubble to spawn in underground. I currently have Just Enough Dimensions (JED) managing all other dimensional configuration. However, I have JED set so that if anyone enters the overworld in any way they immediately get teleported back to spawn in the mining dimension. This is because I didn't want an overworld, but you can't outright remove it.

The issue occurs when VoidIslandControl attempts to load/generate the overworld, which overrides what JED already did. Is there a way to disable VoidIslandControl interacting with the overworld generation? Or maybe have it so my JED configuration loads after, which overrides what voidislandcontrol did? I'm not really sure what could be possible, but disabling this mod's interaction with the overworld generation would solve all my issues.

Sorry, this isn't really a mod issue... more of a personal issue.

Bartz24 commented 5 years ago

this one is a bit tricky to fix since a lot of checking if the mod should do anything is if the mod overrides the world gen or not.