Auto Leveling

Auto Leveling

6M Downloads

Per-dimension datapack configuration doesn't work

moonrushy opened this issue ยท 3 comments

commented

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.

.json content

image

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.json
in-game screenshot

2022-08-13_05 22 08

commented

Do 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.

commented

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.

An in-game screen of entity settings working.

2022-08-13_12 13 17

Also, here's my datapack: auto_level.zip

commented

Hey, is this problem fixed?
I'm using the AutoLeveling-1.16.5-1.8.jar version and created a dackapack, but seems that on this version dimension level settings don't work.