Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit b3c72f0

Browse files
committed
Disable (temporarily?) the sectionArray mixin because it is currently broken
This is done by deleting mixinWorldChunk altogether Signed-off-by: MeeniMc <[email protected]>
1 parent 6cfa544 commit b3c72f0

File tree

2 files changed

+0
-54
lines changed

2 files changed

+0
-54
lines changed

src/main/java/me/jellysquid/mods/hydrogen/mixin/chunk/MixinWorldChunk.java

-53
This file was deleted.

src/main/resources/hydrogen.mixins.json

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"client.model.MixinModelIdentifier"
1818
],
1919
"mixins": [
20-
"chunk.MixinWorldChunk",
2120
"nbt.MixinNbtCompound",
2221
"state.MixinState",
2322
"util.MixinIdentifier"

0 commit comments

Comments
 (0)