Extra Origins

Extra Origins

8M Downloads

Datapack Override doesn't work on 1.18

SuperDragonite2172 opened this issue ยท 6 comments

commented

When I was using the 1.17 version of ExtraOrigins, I used a datapack to tweak one of the powers for the Floran. That datapack no longer seems to work in the 1.18 version of the mod. I've checked multiple times that the datapack was constructed correctly and that the JSON file was correct.

Below is the datapack that I'm trying to use:
extraorigins-tweaks.zip

commented

Do you mean it fails to load or is nonfunctional? It loads fine for me

commented

The datapack loads, but appears to be effectively nonfunctional (i.e. I'm not noticing the expected change).

commented

You need to put the loading_priority field inside the sub-powers

commented

I already tried loading_priority. It's at the top of my datapack but it doesn't seem to affect anything.

commented

use priority_loading

commented

Assuming fixed, but if not then there's nothing I can do about this anyway. I have no control over loading, that's handled by vanilla Origins