-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
While creating a modpack, i stumbled upon a problem - datapacks loaded with any datapack autoloader mod can't change anything related to default ic2 recipes. The only way to override this recipes with datapacks is to load datapack with recipe changes after ic2. This problem is ic2 has highest priority as datapack upon world creation. So mods like "OpenLoader" or "Global Packs" cannot override ic2 datapack and sit below it, so upon world creation all changes to ic2 made by custom datapack are invalid.
