Unified Currency banner

Unified Currency

1 devlog
1h 32m 53s

A Fabric mod to add a simple currency system similar to vault in a nice way (server side) Also allows other mods to integrate!

This project uses AI

I Used AI (Copilot) lightly for when java hates me again (debugging, API wierdness) I did NOT use AI for any Assets or whole blocks of code!

Jan

I started by making a repo for my project and mapping out the intent. Then I just started going at it. Trying to wing it with barely any Java experience and the Fabric MC Docs by my side. I had to install multiple packages (Yaml, json, sqlite). Then i tried adding some commands using brigadier which went horrible since for whatever reason the docs dont fully overlap so there is a teensy bit of guesswork. (this was my first time using AI in this project) With the help of my trusty Co-Pilot i managed to make some basic commands work (yayy) and eventually started tinkering with a config system since idk i like pain or something 😭 Thats it for today!

Attachment
Attachment
0