moving around
This commit is contained in:
11
web/pack/config/charmofundying-server.toml
Normal file
11
web/pack/config/charmofundying-server.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user