LambdAurora / LambDynamicLights

A dynamic lights mod for Minecraft on Fabric Loader.
https://modrinth.com/mod/lambdynamiclights
Other
397 stars 98 forks source link

LambDynamicLights isnt compatibel with MC ver 1.20.0 #165

Closed BlueStarBRS closed 1 year ago

BlueStarBRS commented 1 year ago

Describe the bug is crashes on startup while it will sayed this is supported for 1.20.0

pls make it running on 1.20 there a lot of mods who are not updated to 1.20.1 at least important Performance mods

KAGUYA-1137 commented 1 year ago

Open "lambdynamiclights-2.3.1+1.20.1.jar" with WinRAR or 7zip and open fabric.mod.json on text editor. Change the fabric and minecraft versions in the depends column.

    "fabric": "\u003e\u003d0.83.0+1.20",
    "minecraft": ">=1.20",
Migats commented 1 year ago

The thing is that the code does actually run on 1.20.0. It is just that they wrote their dependencies specificly for 1.20.1

Mouy07 commented 1 year ago

Using Better Statistics Screen 2.10.3 allows LambDynamicLights 2.3.1 to run on Minecraft 1.20 with Fabric API 0.83.0. I have no idea why.