Started by
arinayspenskaya
on
Topic category: Help with Minecraft modding (Java Edition)
How do I make a wallet with two currencies linked to the player who made it, which will receive a payout from the currency earnings block placed by the same player?
You can use player variables to store currency amounts.
See https://mcreator.net/wiki/variables
To show value, you can use commands, overlay, or GUI element
I also suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei