aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2022-06-14 17:12:07 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2022-06-14 17:12:07 -0700
commitbb600c7a27816d8390e5bb44cfe53d8736070902 (patch)
tree29c91330c33b81dcb7c3abb648409284c297655e /src/main/resources
parent39398536fb13a0d08308229f9b38e9d1b58d0f54 (diff)
downloadIceberg-bb600c7a27816d8390e5bb44cfe53d8736070902.tar.gz
Iceberg-bb600c7a27816d8390e5bb44cfe53d8736070902.tar.bz2
Iceberg-bb600c7a27816d8390e5bb44cfe53d8736070902.zip
Updated to support 1.18.2.
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/iceberg.mixins.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/iceberg.mixins.json b/src/main/resources/iceberg.mixins.json
index c94d7b8..ed51f10 100644
--- a/src/main/resources/iceberg.mixins.json
+++ b/src/main/resources/iceberg.mixins.json
@@ -3,7 +3,6 @@
"package": "com.anthonyhilyard.iceberg.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
- "EntityMixin",
"PlayerAdvancementsMixin"
],
"client": [