Jewelry mod doesn't add the rpg_series config folder on it's own
itioyoiti opened this issue ยท 3 comments
I created an issue before about the mod not creating a loot.json config, but i didn't know it was moved to another directory.
But the mod still doesn't give jewelry loot. So I looked into the config directory and the rpg_series folder wasn't there. So i'm guessing that the Jewelry mod does not add that folder (that contains the loot_v2.json) on it's own.
It would be nice if the mod was able to fully function without other mods from the rpg series.
Due to the unification of loot table injections, which functionality is present in Spell Engine, you need to either install Spell Engine, or any other mod from the RPG Series that requires it.
What mod version exactly?
I tested on 2.0.10+1.21.1 and 1.3.7+1.20.1.
Due to the unification of loot table injections, which functionality is present in Spell Engine, you need to either install Spell Engine, or any other mod from the RPG Series that requires it.
I see, installing Spell Engine does make it work properly, but this mod was not on the dependency list. Thanks for the help!