File Details
MassResourceInterchange v0.1.1
- B
- Jul 28, 2025
- 20.08 MB
- 12
- 1.21.1+1
- NeoForge
File Name
MassResourceInterchange-0.1.1.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
Note to CurseForge review staff
In the past I've had mods/plugins flagged for included+relocated dependencies. Relocating is a best practice when including regular Java deps that prevents a mod's packages from colliding with another mods'. If you want to verify things manually, you can find the buildscript in the open source repo here: https://github.com/p0t4t0sandwich/MassResourceInterchange/blob/main/build.gradle.kts
Changelog
- Added config sections for modules and advanced settings
- Things should work with MySQL and potentially PostgreSQL, more testing required on that front
- Backpack handling has been tidied up quite a bit