Switch to fabric-api ID for Fabric API #351
Closed
Poopooracoocoo
started this conversation in
Ideas
Replies: 1 comment 5 replies
|
Thanks for the heads up. I've addressed this on the stonecutter branch: 267e0e1 |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/MinecraftFreecam/Freecam/blob/main/fabric/src/main/resources/fabric.mod.json#L32
https://github.com/MinecraftFreecam/Freecam/blob/stonecutter/fabric/src/main/resources/fabric.mod.json#L32
https://github.com/MinecraftFreecam/Freecam/blob/beta/1.21.11/metadata/src/fabric/fabric.mod.json#L32
Easy fix, prevents user confusion. The fabric-api ID is used on Minecraft 1.18.2 and above. You don't seem to support older Minecraft versions.
All reactions