darkerer.general.darkEnd
Whether or not the End should be dark [default: false]
Type: boolean
Default:
false
darkerer.general.darkNether
Whether or not the Nether should be dark [default: true]
Type: boolean
Default:
false
darkerer.general.darkTwilightForest
Whether or not the Twilight Forest should be dark [default: false]
Type: boolean
Default:
false
darkerer.general.dimBlocklist
A list of dimension ids in which Darkerer will be completely disabled [default: []]
Type: list of signed integer
Default:
[
7
]
darkerer.general.mode
How Darkerer should behave EVERYWHERE: complete darkness at night, except near block light sources (torches, lava, etc.) ONLY_INSIDE: a small amount of light remains at the surface, even during the night MOON_PHASE: like ONLY_INSIDE but the remaining light depends on the moon phase Possible values: [EVERYWHERE, ONLY_INSIDE, MOON_PHASE] [default: EVERYWHERE]
Type: string
Default:
"EVERYWHERE"
darkerer.general.removeBlueSkyLight
Attempts to remove the blue sky light that occurs when using mode NO_MIN_BLOCK_LIGHT or MOON_PHASE [default: true]
Type: boolean
Default:
true