config: globalxp
This commit is contained in:
parent
9590bba197
commit
bee855b76e
11
config/globalxp-client.toml
Normal file
11
config/globalxp-client.toml
Normal file
@ -0,0 +1,11 @@
|
||||
#How fast the emerald should spin (multiplier of the default speed)
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
spinSpeed = 1.0
|
||||
#How fast the emerald should bob up and down (multiplier of the default speed)
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
bobSpeed = 1.0
|
||||
#Whether info about the saved levels should be shown above the XP Block
|
||||
renderXPInfo = true
|
||||
#Whether the block's custom name should be shown above the XP Block
|
||||
renderCustomName = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user