Added the value tooltip to all of the coins!
Devlog #6 for Bundly coins
All of the coins now display the value of their stack, so if you have 1 Copper coin in inventory it will show 0.1 C, which is its value. If you had a stack of 10 Copper coins then it will display 1 C, as that is their worth.
This simple thing took me way, wayy longer than it was meant to, as my specific required case of need was very poorly documented online t-t
Not to mention the fact I barely understand java as of right now, so this was a herculean task for me.
I am happy with the working result that occured by a miracle, but also I am a little horrified of what I’ll have to figure out with the more complicated things..
Anyways that’s it for this devlog.
What is this project?
This is a minecraft mod, that adds currency system, which are coins and pouches used to effeciently store the coins. The mod will include things like simple and easy to navigate UI, smart balance counting on pouches, auto-convert, auto-grabbing to pouches and so so much more! So be sure to stick around if you’d be interested in seeing how it goes!
Comments 2
Perhaps for your currency, have silver coins as your main, 100 copper = 1 silver etc… so that your numbers do not get extremely large, such as your stack of netherite coins
Took me a while to fully understaand what you meant @Synxed , but now that I finally understand, it seems kinda reasonable, I’ll try to patch it up next time as it’s a genuinely good idea, thx!
Sign in to join the conversation.