Compatibility
Minecraft: Java Edition
1.21.x
1.20.4–1.20.6
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Published 8 months ago
Updated 6 days ago
Kriforfab
Kriforfab is a port of some important features from the Fabric API like the Biome API to NeoForge. This library makes it easier to make mods that are compatible with NeoForge and Fabric.
Here are some of the features:
- Fabric API Base
- Fabric Biome API v1
- Forge and NeoForge registration limits are removed with this library!
- And a few other features!
How to setup?
Maybe I will write how to use it in your mod projects when it comes out of beta, but for now it is an experimental project.
Credits
- Base code is from https://github.com/FabricMC/fabric made by FabricMC
- Some Forge modifications are from https://github.com/Sinytra/ForgifiedFabricAPI and https://github.com/Sinytra/Connector made by Sinytra