PinkGoosik / better-end-sky

Ripoff of the Better End mod's sky renderer in a standalone mod for a client-side only usage.
https://modrinth.com/mod/better-end-sky
6 stars 0 forks source link

1.20.6 not supported #7

Open ItsLeon15 opened 5 months ago

ItsLeon15 commented 5 months ago

I know the mod is not supported on 1.20.6 but for anyone that is using it, this is what I get. Crash logs below.

java.lang.NoSuchFieldError: Class net.minecraft.class_1294 does not have member field 'net.minecraft.class_1291 field_5925'
    at net.minecraft.class_758.handler$zdh000$better_end_sky$onRender(class_758.java:541)
    at net.minecraft.class_758.method_3210(class_758.java:200)
    at net.minecraft.class_761.method_22710(class_761.java:1000)
    at net.minecraft.class_757.method_3188(class_757.java:1093)
    at net.minecraft.class_757.method_3192(class_757.java:858)
    at net.minecraft.class_310.method_1523(class_310.java:1320)
    at net.minecraft.class_310.method_1514(class_310.java:888)
    at net.minecraft.client.main.Main.main(Main.java:265)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)