[Bug] [Config]: Config cannot load other mod items for personal item.
Lanse505 opened this issue ยท 0 comments
As previously discussed over discord:
Simon (Lanse505) - Today at 11:45 AM
So basically I've created an item using ContentTweaker called "Gem of Selfs".
wherein the id would be "contenttweaker:gemofself".
When I add this ID to the EnderStorage "Personalizer" setting in the config.
Replacing the standard diamond value.
Even regardless of the meta I set for the item, the config fails to load due to not being able to find the item. And resets itself to standard values.
covers1624 - Today at 11:45 AM
Ahh I think I know why
it loads config in preinit
I may be able to tweak it to validate the entry in post and cache when queried for the first time