Closed fluxionary closed 1 year ago
so far as i can tell, bakedclay isn't used by 3d_armor or any of the other mods in the pack.
yeah, doesn't look like it is used 🤷
$ grep baked . -Rn
./3d_armor/mod.conf:3:optional_depends = player_monoids, armor_monoid, pova, fire, ethereal, bakedclay, moreores, nether
./3d_armor/depends.txt:7:bakedclay?
i'm not entirely certain why the api part of the modpack also depends on content mods (default, nether, moreores, ethereal, fire). i can try to excise those as well, but it seems like there's at least references to them (e.g. as materials).
so far as i can tell, bakedclay isn't used by 3d_armor or any of the other mods in the pack.
this will partially fix #89
i'm not entirely certain why the api part of the modpack also depends on content mods (default, nether, moreores, ethereal, fire). i can try to excise those as well, but it seems like there's at least references to them (e.g. as materials).