minecraft-modpack-1.20.1/config/globalxp-client.toml
2025-02-10 02:33:18 +01:00

12 lines
437 B
TOML

#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