tPackBuilder is a library mod designed to make it easy to build your own modpacks with little-to-no mod development experience!
The majority of the mod's features can be accessed and utilized through simple .json files within your mod.
Important
Although this mod aims to abstract away as much coding as possible, certain aspects of tModLoader can only be interfaced through code.
Currently supported features:
- Dynamic recipe changes
- Recipe building via JSON
- NPC stat changes
- Item stat changes
- Projectile stat changes
- NPC item drop changes
To learn how to utilize tPackBuilder to build your own modpacks, head on over to the documentation folder!
Click here for a first-time setup guide!
Quick reference: