
Per-dimension datapack configuration doesn't work
moonrushy opened this issue ยท 3 comments
Hey, I created a datapack that tweaks the dimension settings that sets all mobs in the end to min level 50, but it just doesn't do anything.
The datapack itself seems to be ok, because I also added some entity-specific settings and they work just fine.
Tested this on 1.8 version of the mod for both 1.18.2 and 1.19.
datapack .json path (just to be sure I'm not a complete moron and didn't screw it up)
data\minecraft\leveling_settings\dimensions\the_end.jsonDo you have settings for the enderman entity type?
Note that entity settings will always have higher priority over dimension settings.
If not, please provide logs/latest.log file after running the game.
No, I don't have any entity settings set for the enderman.
Here's the latest.log taken on a fresh instance without any other mods just in case.
Also, here's my datapack: auto_level.zip