badasintended / cpas

conveniently placed armor slots
https://bai.lol/cpas
MIT License
1 stars 2 forks source link

cpas requires {fabric @ [>=0.30.0]} -- Latest is Fabric 0.11.6 #8

Closed SeasonalFerret closed 3 years ago

SeasonalFerret commented 3 years ago

image image

I'd like to assume that the mod is incorrectly checking for fabric, when it should be checking for fabricapi. image

SeasonalFerret commented 3 years ago

I've encountered this same issue with another mod, and have deemed this to be a personal issue. Feel free to delete this issue if no others have the problem.

deirn commented 3 years ago

Fabric API's id is fabric https://github.com/FabricMC/fabric/blob/46582230fb580d4c1f71e4b0737df27417ec9cb1/src/main/resources/fabric.mod.json#L1-L5

SeasonalFerret commented 3 years ago

Fabric API's id is fabric

Learn something new every day, huh?

Again, my apologies for this trash issue. It appears that another mod caused this issue. For anyone curious, which I'd imagine no one since I'm probably the only one who had this issue.