MrCrayfish / Configured

The easiest way to change the configuration of mods!
https://www.curseforge.com/minecraft/mc-mods/configured
Other
62 stars 46 forks source link

Simple Config double doesn't allow negative values #91

Closed Speiger closed 1 year ago

Speiger commented 1 year ago

https://stackoverflow.com/questions/3884793/why-is-double-min-value-in-not-negative

https://github.com/MrCrayfish/Configured/blob/1.19.X/src/main/java/com/mrcrayfish/configured/api/simple/DoubleProperty.java#L41

Found this while writing my own systems.