[1.20.1] Referencing Azurelib? Mark it in your mods.toml!
Closed this issue ยท 0 comments
Cataclysm_Spellbooks/build.gradle
Line 174 in 7cea5fd
Marking dependencies in your mods.toml allows Neo/Forge to notify end users that they're missing a mod for your mod to work. You haven't marked azurelib, so it results in errors that look like this. See the docs here. If you aren't sure what to put as the lower bound, use the current version you're building against.
Happy modding!