
Earler fabric launcher version support
OreCruncher opened this issue ยท 3 comments
Discussed in #6
Originally posted by StillCreative October 19, 2021
Will you ever make a new version compatible with version 1.11.7 (or earlier)? I'm not able to launch it with my other mods and its disappointing as I've always wanted to have this mod again ever since I had to switch to fabric.
(Edit: wording since I saw the release version is compatible with 1.11.7)
The way I read the issue is that it support Fabric 1.17.1 lesser and current versions of the Fabric Laucher . I think with Fabric Launcher 8.2 the max version is 0.12.2 or more would need to check. Not all mods are on a specific version . It will crash if all mods are not on 0.11.7
"fabricloader": "\u003e\u003d>=0.8.0 <0.12.2"
fabric.mod.json
"depends": {
"fabricloader": "\u003e\u003d0.11.7",
"fabric": "*",
"minecraft": "1.17.1",
"java": "\u003e\u003d16"