![Borderless Mining](https://media.forgecdn.net/avatars/thumbnails/184/235/256/256/636820399925782905.png)
I think this mod can work without the Fabric API
Sanluli36li opened this issue · 1 comments
I don’t see anything in the code that calls Fabric API Mod.
So I tried to edit the fabric.mod.json in the release version, remove the fabric dependency and put it in the mods directory without the Fabric API. It seems to be working perfectly
"depends": {
"fabricloader": "\u003e\u003d0.7.2",
"minecraft": "~1.16-alpha.20.12.a"
},
So I think we can remove the fabric dependency. In this way, I don't need to install Fabric API in my client.