I had falsely assumed that the string value of MOD_ID
/MODID
in the main class could have capitals. This has to match what is defined in mods.toml
and gradle.properties
. gradle.properties
species that this value must be matched.
Must fit the regex [a-z][a-z0-9_]{1,63}