Explicitly call toBoolean when evaluating Boolean properties
This commit is contained in:
parent
a6e27f7842
commit
dfaf6d5d34
2 changed files with 10 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue