aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorMy-Name-Is-Jeff <37018278+My-Name-Is-Jeff@users.noreply.github.com>2021-09-05 02:19:40 -0400
committerMy-Name-Is-Jeff <37018278+My-Name-Is-Jeff@users.noreply.github.com>2021-09-05 02:19:40 -0400
commit324400ff4afbe753349f8598400c7028f31ccde1 (patch)
tree63c500a10efedddba3576e221982567a46469f3f /src/main/resources
parent46b5fe1cc6e1c4e9ed12adf2fe3ba7c06e85838e (diff)
downloadSkytilsMod-324400ff4afbe753349f8598400c7028f31ccde1.tar.gz
SkytilsMod-324400ff4afbe753349f8598400c7028f31ccde1.tar.bz2
SkytilsMod-324400ff4afbe753349f8598400c7028f31ccde1.zip
Run check for chat tabs on highest prio and store in the chatstyle
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/mixins.skytils.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/mixins.skytils.json b/src/main/resources/mixins.skytils.json
index 869ed977..e406e495 100644
--- a/src/main/resources/mixins.skytils.json
+++ b/src/main/resources/mixins.skytils.json
@@ -56,6 +56,7 @@
"renderer.MixinTileEntityItemStackRenderer",
"renderer.MixinTileEntitySkullRenderer",
"sk1eroam.MixinAnimationHandler",
+ "util.MixinChatStyle",
"util.MixinIChatComponent$Serializer",
"util.MixinUtil",
"world.MixinChunk",