OrderedChaos-Dev / ProjectVibrantJourneys

Minecraft mod that expands in all directions
37 stars 15 forks source link

Cant disabled dimensional generation through config (Running Pixelmon) #124

Closed Phynn2 closed 3 years ago

Phynn2 commented 3 years ago

I'm trying to disable generation in dimension 72 (ultra space)

S:dimensionBlacklist=

I try inputing any dimension value (0, 1, -1, 72)

72 for example:

S:dimensionBlacklist=72

This disabled generation in all dimensions no matter what the value is for more examples:

S:dimensionBlacklist=1 S:dimensionBlacklist=-1,1 S:dimensionBlacklist=0

I'm not sure why this is. I just want to disable it's generation in ultra space because it will cause a crash.

OrderedChaos-Dev commented 3 years ago

Sorry the dimension blacklist was poorly written and I've stopped development on older versions to work on the 1.16 one