Mrbysco / Unhealthy-Dying

Reducing your maximum health any time you die.
https://www.curseforge.com/minecraft/mc-mods/unhealthy-dying
MIT License
3 stars 2 forks source link

Setting regen targets to all mobs returns invalid value #10

Closed judicius closed 3 years ago

judicius commented 3 years ago

General Info

Client Info

Issue Description

while setting regenTargets = [:,2,20]

Crash error

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file unhealthydying-server.toml of type SERVER for modid unhealthydying Caused by: com.electronwill.nightconfig.core.io.ParsingException: Invalid value: :

set server config to any mob kill

Additional Information

https://gist.github.com/judicius/2a53d59c259844d6fd0d7a4dc08bbbaa

judicius commented 3 years ago

reverted to a default config noticed the default mobs and values are contained within quotations but the examples in the comment explanations where not. LSS I didn't have the id and values in quotations.