Explicitly call toBoolean when evaluating Boolean properties

This commit is contained in:
Rongmario 2022-04-26 12:21:03 +01:00
parent a6e27f7842
commit dfaf6d5d34
2 changed files with 10 additions and 8 deletions

View file

@ -7,6 +7,8 @@ mod_version = 1.0
maven_group = com.cleanroommc
archives_base_name = modid
# If any properties changes below this line, run `gradlew setupDecompWorkspace` and refresh gradle again to ensure everything is working correctly.
# Boilerplate Options
use_mixins = false
use_coremod = false