inverseXpCost config option doesn't do anything
EthanWatsonGH opened this issue ยท 2 comments
Minecraft Version
1.20.1 (LTS)
Mod Loader
Forge
Mod Loader Version
47.3.0
Mod Version
14.1.3
Balm Version
7.2.2
Describe the Issue
I tried it with a fresh config file where I changed nothing other than inverseXpCost to true, and tried many different values for blocksPerXpLevel between 1 and 2000, and distances between waystones. Not sure if there's something I'm missing or doing wrong but it was never making it so that it cost more xp the shorter the distance, rather than the default more xp the farther the distance.
Logs
No response
Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?
No response
Works fine for me with inverseXpCost = true
and waystoneXpCostMultiplier = 1.0
Try updating to Balm 7.3.6 also because it fixed some issues with config loading on certain systems.