[MC 1.21.4] Waystones Still dont cost xp when config is set to "true"
gabryvv opened this issue ยท 3 comments
It looks like you're teleporting to a global waystone (yellow name). The line [target_is_global] multiply_xp_cost(0) in the warp requirements makes global waystones free. Remove that line or change it to your liking, or use regular non-global waystones.
Additionally, Balm 21.4.29 fixed an issue with configs not being properly synced to clients, so make sure to update to that version as well.


