[Suggestion]: Config or Gamerule to remove Config limits
ThatB0i opened this issue ยท 5 comments
Description of feature request
What if instead of config being stuck with limits, instead, we could have a config or gamerule that disables the config limits?
It can have a warning about how it could be unstable under it. If I'm messing around with the mod in creative I would not care if it corrupts my save, so it wouldn't be necessary to have a limit.
A warning can also stop new players from crashing their game by accident when using this. Could also be a gamerule instead since most of the config is in the world config.
If this a duplicate please let me know, ill close this suggestion if so.
Some configs really don't need minimums or maximums or at least different ones for the most part.
WS speed could easily go to 0
Turn speed could be even higher, perhaps even lock on completely
Block cluster interval could be longer or potentially disabled
I think pandaboi made a similar suggest to this and it got denied
I didnt suggest that??
A config option to remove limits would not be possible with how the Forge config system works. Limits are in place so unintended behavior is avoided and you don't corrupt things. If you'd like certain config values to have their limits expanded, I could definitely considering doing that in another suggestion issue.