enjarai / shared-resources

A Minecraft mod to easily share resources between multiple game instances.
https://www.curseforge.com/minecraft/mc-mods/shared-resources
GNU Lesser General Public License v3.0
30 stars 3 forks source link

[Suggestion] Global datapack folder #2

Closed SylisMC closed 1 year ago

SylisMC commented 1 year ago

Really looking forward to that full polish you were talking about. only thing you might be missing that would fit perfectly is datapack support

enjarai commented 1 year ago

Datapacks are world-based, so they're included with your global saves. If you're looking for mods that make datapacks shared between worlds, there are enough other mods that do that.

dopadream commented 1 year ago

can you please reconsider this? it would be far more convenient to have everything in one place (which is very possible thanks to what you've created here). the other mods out there for saved datapacks do not save across instances

enjarai commented 1 year ago

That definitely makes sense. I generally want to keep this mod solely focused on sharing data between instances, but this might be a reasonable exception to make, as it opens up otherwise impossible functionality. I'll put it on the todo list. 👍

dopadream commented 1 year ago

wow i did not think that would actually work, you're the best lol, even if it doesnt get added thank you for taking it into consideration

enjarai commented 1 year ago

1.5.0 implements global datapacks support. When the option is not enabled, it'll still provide a local datapacks folder which is shared between all worlds. Be sure to let me know if you encounter any issues. :)