diff --git a/core b/core index 976874e7a..4c122512a 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 976874e7a3ad87c9eda7ec16c4058eebf9ba76ea +Subproject commit 4c122512ac9a49244527612298061ab214d3bda2 diff --git a/forge/src/main/resources/lod.mixins.json b/forge/src/main/resources/lod.mixins.json index a68b47314..588e1b6d2 100644 --- a/forge/src/main/resources/lod.mixins.json +++ b/forge/src/main/resources/lod.mixins.json @@ -7,8 +7,7 @@ ], "client": [ "MixinOptionsScreen", - "MixinWorldRenderer", - "MixinFogRenderer" + "MixinWorldRenderer" ], "server": [] } \ No newline at end of file