Skip to content

Commit 32182ed

Browse files
committed
Disable lithiums BlockState mixin on NeoForge, see #173
1 parent 6243f65 commit 32182ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NeoForge/src/main/templates/META-INF/neoforge.mods.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ description = '''
1111
Reduces memory usage.
1212
'''
1313
logoFile = "logo.png"
14+
"lithium:options" = { "mixin.alloc.blockstate" = false }
1415
[[dependencies.ferritecore]]
1516
modId = "neoforge"
1617
type = "required"

0 commit comments

Comments
 (0)