CartoonishVillain / MobCompack

Adds more mobs to biome mods.
0 stars 0 forks source link

add bop's dependency declaration to mods.toml #18

Closed zomb-676 closed 2 years ago

zomb-676 commented 2 years ago

the mods.toml file only declares that MobCompack depends on Minecraft , forge and geckolib3

but this code source file directly use bop's API without any checking like ModList.isModLoaded

please add the bop dependency declaration to make forge check this for you instead of just crashing

CartoonishVillain commented 2 years ago

fixed in MobCompack-0.0.3.4