Please confirm the following.
What browsers are you seeing the problem on?
No response
Describe the bug
Datapacks packaged as mods require fabric-resource-loader-v0 when using them with fabric and quilt_resource_loader on quilt (maybe similar on other loaders, haven't tested)
When packaging a datapack as a mod on modrinth.com though, it adds no dependencies to it and running the game with only the mod jar and nothing else causes a crash.
I understand that there probably isn't an easy fix for this as every mod loader is bundled into one version, but it'd be nice to get fixed someday.
Steps to reproduce
- Go to a datapack version
- "Package as Mod"
- Begin packing data pack
- Created mod version has no dependencies
Expected behavior
Dependencies should be correctly added
Additional context
No response
Please confirm the following.
What browsers are you seeing the problem on?
No response
Describe the bug
Datapacks packaged as mods require fabric-resource-loader-v0 when using them with fabric and quilt_resource_loader on quilt (maybe similar on other loaders, haven't tested)
When packaging a datapack as a mod on modrinth.com though, it adds no dependencies to it and running the game with only the mod jar and nothing else causes a crash.
I understand that there probably isn't an easy fix for this as every mod loader is bundled into one version, but it'd be nice to get fixed someday.
Steps to reproduce
Expected behavior
Dependencies should be correctly added
Additional context
No response