aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authoringlettronald <inglettronald@gmail.com>2023-07-17 11:24:50 -0500
committeringlettronald <inglettronald@gmail.com>2023-07-17 11:24:50 -0500
commitd68c8bb34fe41d47777c4771364d2b94b4fdbdf1 (patch)
tree8b28111d93a1b5db2a7f98764f26b7ba8a15943a /src/main/resources
parentd21dad73e37c1aaba1933a52b094534865594dc7 (diff)
downloadDulkirMod-Fabric-d68c8bb34fe41d47777c4771364d2b94b4fdbdf1.tar.gz
DulkirMod-Fabric-d68c8bb34fe41d47777c4771364d2b94b4fdbdf1.tar.bz2
DulkirMod-Fabric-d68c8bb34fe41d47777c4771364d2b94b4fdbdf1.zip
I'm all over the place today
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/1.0 TODO.txt3
-rw-r--r--src/main/resources/dulkirmod-fabric.mixins.json1
2 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/1.0 TODO.txt b/src/main/resources/1.0 TODO.txt
index 8cd0f06..0968d7b 100644
--- a/src/main/resources/1.0 TODO.txt
+++ b/src/main/resources/1.0 TODO.txt
@@ -3,10 +3,11 @@
Hype Broken
Arachne Timer
Keeper Waypoints
-Item Ability Cooldown displays
Trim Useless Messages
Tablist Utility
+DECIDE HOW TO CANCEL RENDERING OF HUNGER TEXTURE ICON
+
Later:
Speed Display
Health/Mana Display
diff --git a/src/main/resources/dulkirmod-fabric.mixins.json b/src/main/resources/dulkirmod-fabric.mixins.json
index 110d9b4..dff1de2 100644
--- a/src/main/resources/dulkirmod-fabric.mixins.json
+++ b/src/main/resources/dulkirmod-fabric.mixins.json
@@ -13,6 +13,7 @@
"render.DrawContextMixin",
"render.GameMenuScreenMixin",
"render.GameRendererMixin",
+ "render.HeldItemRendererMixin",
"render.InGameHudMixin",
"render.KeyboardMixin",
"render.LoomScreenMixin",