aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/iceberg.mixins.json
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2021-12-30 14:00:33 -0800
committerAnthony Hilyard <anthony.hilyard@gmail.com>2021-12-30 14:00:33 -0800
commit650b77cff32dd45585fb363c3daa6d21e8e601b9 (patch)
tree3e067c56c1f698c5563801a8eb1a5a1ef107df32 /src/main/resources/iceberg.mixins.json
parentbe7a696f1ed6a6e9fc902fd4599dbc9ce71c466c (diff)
downloadIceberg-650b77cff32dd45585fb363c3daa6d21e8e601b9.tar.gz
Iceberg-650b77cff32dd45585fb363c3daa6d21e8e601b9.tar.bz2
Iceberg-650b77cff32dd45585fb363c3daa6d21e8e601b9.zip
Ported 1.0.32 to 1.18.1. Added tooltip index to tooltip events, fixed
text color alpha limitation.
Diffstat (limited to 'src/main/resources/iceberg.mixins.json')
-rw-r--r--src/main/resources/iceberg.mixins.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/iceberg.mixins.json b/src/main/resources/iceberg.mixins.json
index 93984a4..6ee1aca 100644
--- a/src/main/resources/iceberg.mixins.json
+++ b/src/main/resources/iceberg.mixins.json
@@ -9,7 +9,8 @@
],
"client": [
"ScreenMixin",
- "ClientPacketListenerMixin"
+ "ClientPacketListenerMixin",
+ "TextColorMixin"
],
"injectors": {
"defaultRequire": 1