Add seperate settings for the Nether and the End
Setadokalo opened this issue ยท 4 comments
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"]
huh, I think that should work; I'll check myself when I have the chance - the holidays kinda wreck my free time.
just tested it myself with
listMode = "BLACKLIST"
dimensionsList = ["minecraft:the_end", "minecraft:the_nether"]
and it works fine; are you using 1.2.0?