Files
Reimagined/Server/config/charmofundying-server.toml
T
2026-05-07 21:38:27 +03:00

12 lines
373 B
TOML

#The vertical offset for rendering the totem on the player.
#Range: -100.0 ~ 100.0
yOffset = 0.0
#The horizontal offset for rendering the totem on the player.
#Range: -100.0 ~ 100.0
xOffset = 0.0
#The z-axis offset for rendering the totem on the player.
#Range: -100.0 ~ 100.0
zOffset = 0.0
#If enabled, renders the equipped totem on players.
renderTotem = true