minecraft-modpack-1.20.1/config/eidolon-client.toml
2025-02-09 14:25:57 +01:00

16 lines
380 B
TOML

#Graphics settings
[graphics]
#Enable better particle/effect layering.
#Fixes particles and effects rendering behind clouds and weather.
#NOTE: Does NOT work with fabulous graphics mode.
betterLayering = true
#UI settings
[ui]
#Onscreen positioning of the magic power meter.
manaBarPosition = "top"
#Orientation of the magic power meter.
manaBarOrientation = "default"