
Bump mod dependency range for latest Forgified Fabric API
Closed this issue · 2 comments
Mod loader
Forge
Minecraft version
1.20.1
Mod version
10.6.4
Modloader version
47.4.6
Modpack info
No response
[IMPORTANT] If bug:
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
[IMPORTANT] If bug: The latest.log file, not the crash report
No response
Issue description
👋 Hi, we have recently released an LTS update to catch up with upstream, which upgraded the version of fabric-api-base
to 0.4.32
, whereas your mod currently requires a version between [0.4.30,0.4.32)
, making it incompatible.
Please consider adjusting the max version bound to be compatible with the latest FFAPI release. There shouldn't be any breaking changes.
Thank you!