File Details
Creatures and Beasts Fabric 1.0.2 for 26.1.x
- R
- May 25, 2026
- 1.60 MB
- 19
- 26.1.2+2
- Fabric
File Name
CreaturesAndBeasts-Fabric-1.0.2+26.1.x.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
๐ฆ GeckoLib 26.1 Compatibility Fix
- Lowered the GeckoLib baseline from 5.5.1 to 5.5 so Minecraft 26.1 can satisfy the dependency.
- Fixes the Fabric loader error asking players on Minecraft 26.1 to install GeckoLib 5.5.1 or later.
- Keeps Minecraft compatibility declared for the full 26.1.x patch line via
~26.1. - Bumped the Fabric port jar version to 1.0.2.
๐งช Tested
./gradlew :fabric:clean :fabric:compileJava :fabric:build- Verified generated
fabric.mod.jsondeclares GeckoLib>=5.5, Minecraft~26.1, Fabric Loader>=0.19.2, and Fabric API>=0.144.3. - Copied the 1.0.2 jar into the TESTFABRIC instance.