Cloth Config API (Fabric/Forge/NeoForge)

Cloth Config API (Fabric/Forge/NeoForge)

239M Downloads

[BUG] validatePostLoad() is not called when modifying config values in modmenu

MarcusElg opened this issue ยท 0 comments

commented

When starting the game it loads the config from file and calls the validatePostLoad() function. However when visually changing values in the config screen in modmenu it isn't which results in the player being able to set invalid values.