Cataclysm: Spellbooks

Cataclysm: Spellbooks

199k Downloads

[1.20.1] Referencing Azurelib? Mark it in your mods.toml!

Closed this issue ยท 0 comments

commented

implementation fg.deobf("curse.maven:azurelib-817423:6747998")

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!