aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorNopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>2023-01-18 01:01:27 +1100
committerGitHub <noreply@github.com>2023-01-17 15:01:27 +0100
commit937e84822e298e3edbee4bb24775eb04f2770c4a (patch)
tree5185c6a0cf62704d9f09d9379605e632792f8ded /src/main/resources
parenta86faac67f4125716562d16c951320356bf87c30 (diff)
downloadNotEnoughUpdates-937e84822e298e3edbee4bb24775eb04f2770c4a.tar.gz
NotEnoughUpdates-937e84822e298e3edbee4bb24775eb04f2770c4a.tar.bz2
NotEnoughUpdates-937e84822e298e3edbee4bb24775eb04f2770c4a.zip
Add tooltip resizing (#543)
add tooltip resizing
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/mixins.notenoughupdates.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/mixins.notenoughupdates.json b/src/main/resources/mixins.notenoughupdates.json
index d080d7f5..dbce787c 100644
--- a/src/main/resources/mixins.notenoughupdates.json
+++ b/src/main/resources/mixins.notenoughupdates.json
@@ -23,6 +23,7 @@
"MixinGuiIngame",
"MixinGuiInventory",
"MixinGuiScreen",
+ "MixinGuiUtils",
"MixinInventoryBasic",
"MixinInventoryEffectRenderer",
"MixinInventoryPlayer",