config: globalxp

This commit is contained in:
Snogard 2025-02-10 02:33:18 +01:00
parent 9590bba197
commit bee855b76e

View 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