[Bug]: Cost still shows on hover when set to "NONE"
IdrisQe opened this issue ยท 0 comments
Is there an existing issue for this?
- I have searched the existing issues
Description
When on a server, hovering over a destination in the waystone menu, even if the cost is set to NONE in both client and server configs, the tooltip popup will still show "Cost: [value]" - in my case it was experience cost showing, I think? It seemed to be showing the cost-per-block I had previously tried before deciding to turn off the cost. It still functions as expected though, despite the confusion.
To Reproduce
- Change config cost to "NONE" on server and client
- (Optional?) Change cost and cost per block values
- Enter the game and discover waystones
- Hover over the destination selection and see the tooltip
Expected behavior
The cost tooltip shouldn't show when there is no cost.
Mod Version
v3.0.8
Minecraft Version
1.19.2
Java Version
Java 17
Fabric Version
- Fabric: 0.14.21
- Fabric API: 0.76.0+1.19.2
Relevant log output
No response
Anything else?
No response