how can i load an integrated datapack on each world creation?
VaporeonScripts opened this issue ยท 10 comments
Integrated datapacks are a part of mods, and are loaded by default.
That is handled by the ModLoaders, and Global Packs cannot affect that.
Good news, I found a way to realize this, it's released for 1.21-1.21.1 in version 21.0.3
And I have backported it to 1.19.3-1.20.1 (currently being tested)
Builtin Datapacks are a thing?
Guess I'll have to add support for these too then ๐
Hm.. I tested it and it works (P.s. please ingore the X-Ray pack, it exists for each MC version which makes it great for testing the mod)
But yeah, I didn't think of the data packs. I'll publish a version that separates the built-in packs into data packs and resource packs.
it still doesnt work, it only loads the first from that list, even when used in built in datapacks


