Skip to content

Commit

Permalink
Update sodium.mixins.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbianxiao authored Sep 17, 2024
1 parent b1922d1 commit 8d6d53d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/sodium.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"core.render.immediate.consumer.SpriteTexturedVertexConsumerMixin",
"core.render.immediate.consumer.VertexConsumersMixin$DualMixin",
"core.render.immediate.consumer.VertexConsumersMixin$UnionMixin",
"core.render.world.BufferBuilderStorageMixin",
"core.render.world.WorldRendererMixin",


"core.world.biome.ClientWorldMixin",
"core.world.chunk.EmptyPaletteStorageMixin",
"core.world.chunk.PackedIntegerArrayMixin",
Expand Down Expand Up @@ -83,6 +83,6 @@
"features.world.biome.BiomeMixin",
"features.world.storage.ClientChunkMapMixin",
"workarounds.context_creation.WindowMixin",
"workarounds.event_loop.RenderSystemMixin"

]
}
}

0 comments on commit 8d6d53d

Please sign in to comment.