[PORT] Back port for 1.20.4
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
--- a/NeoForge/src/main/resources/craterlib.neoforge.mixins.json
|
||||
+++ b/NeoForge/src/main/resources/craterlib.neoforge.mixins.json
|
||||
@@ -5,7 +5,9 @@
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
],
|
||||
- "client": [],
|
||||
+ "client": [
|
||||
+ "ConfigScreenHandlerMixin"
|
||||
+ ],
|
||||
"server": [
|
||||
"ServerGamePacketListenerImplMixin"
|
||||
],
|
Reference in New Issue
Block a user