aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/iceberg.mixins.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/main/resources/iceberg.mixins.json b/src/main/resources/iceberg.mixins.json
index d81f759..927fd30 100644
--- a/src/main/resources/iceberg.mixins.json
+++ b/src/main/resources/iceberg.mixins.json
@@ -7,11 +7,9 @@
"EntityMixin",
"PlayerAdvancementsMixin"
],
- "server": [
- "ForgeEventFactoryMixin"
- ],
"client": [
- "ScreenMixin"
+ "ScreenMixin",
+ "ClientPacketListenerMixin"
],
"injectors": {
"defaultRequire": 1