OreCruncher / DynamicSurroundingsFabric

Dynamic Surroundings mod for Minecraft
MIT License
65 stars 25 forks source link

Earler fabric launcher version support #8

Closed OreCruncher closed 2 years ago

OreCruncher commented 2 years ago

Discussed in https://github.com/OreCruncher/DynamicSurroundingsFabric/discussions/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)
OreCruncher commented 2 years ago

I think I found a way to do it. Needs more testing.

OreCruncher commented 2 years ago

Pushed 0.0.4.

Tsoccerguy3 commented 2 years ago

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"