Custom Fog

Custom Fog

301k Downloads

Add seperate settings for the Nether and the End

Setadokalo opened this issue ยท 4 comments

commented
commented

How would I use the black/whitelist? I've attempted putting multiple dimensions in the brackets, and nothing changed

listMode = "BLACKLIST"
dimensionsList = ["minecraft:the_end", "minecraft:the_nether"]

commented

huh, I think that should work; I'll check myself when I have the chance - the holidays kinda wreck my free time.

commented

just tested it myself with

listMode = "BLACKLIST"
dimensionsList = ["minecraft:the_end", "minecraft:the_nether"]

and it works fine; are you using 1.2.0?

commented

This has partially been implemented now using the dimensional black/whitelist, but I'd still like to look into per-dimension settings.