How do I make a wallet?

Started by arinayspenskaya on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a wallet?

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…
Sat, 01/04/2025 - 15:07

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