wisp-forest / numismatic-overhaul

Terraria-style currency in Minecraft
https://modrinth.com/mod/numismatic-overhaul
MIT License
26 stars 20 forks source link

How to #59

Closed LRDGNMS closed 1 year ago

LRDGNMS commented 1 year ago

Hi, Ive changed some things like villiger trades because they were broken as fuck, how can i export it into mod ?

Noaaan commented 1 year ago

If you want to start modding, there are many tutorials out there, for example on YouTube, which are useful to get started. The Fabric wiki is also a good resource: https://fabricmc.net/wiki/tutorial:primer

In your case you might want to distribute a Datapack instead, as all the trades would be overwritten by the ones you have made. Again, there are many resources for this, I can recommend PlanetMinecrafts tutorial: https://www.planetminecraft.com/forums/minecraft/datapacks/function-data-packs-for-dummies-a-tutorial-blog-series-604217/

Do note that this issue tracker is meant for, well, issues about Numismatic Overhaul, and not for general modding advice.