Duqueeee / create-utilities

Adds extra utilities to the Create mod
MIT License
4 stars 9 forks source link

Interchangable dependency compatibility issue #35

Open ABSOLUTEMAX123 opened 6 months ago

ABSOLUTEMAX123 commented 6 months ago

Due to the nature of the Quilt loader, it can run fabric mods very easily. however, the Quilt standard libraries shares the same mod id as Fabric api (as it's intended to be used in place of it in a quilt environment), so i think the issue is the explicit dependency of fabric API doesnt let the mod load