File Details
MassResourceInterchange v0.1.0
- A
- Jul 26, 2025
- 18.24 MB
- 11
- 1.21.1+3
- NeoForge
File Name
MassResourceInterchange-0.1.0.jar
Supported Versions
- 1.21-Snapshot
- 1.21.1-Snapshot
- 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
This is my initial upload for this project, and as such has been flagged as an alpha release. Still need to wire up database interactions to the existing storage interfaces and test those thoroughly. Configs and in-game commands are behaving as expected.