aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/1.0 TODO.txt2
-rw-r--r--src/main/resources/dulkirmod-fabric.mixins.json1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/1.0 TODO.txt b/src/main/resources/1.0 TODO.txt
index d36d3fa..4fb9451 100644
--- a/src/main/resources/1.0 TODO.txt
+++ b/src/main/resources/1.0 TODO.txt
@@ -11,7 +11,7 @@ LIST OF EASY STUFF:
- Secret Chime with a custom sound
- Broken Hyp
- Abiphone DND
- - double hook noot noot
+ - double hook noot noota
- JBR and hotswap plugin
- Slot Binding (emulate keypress) --- APPROACH LAST
diff --git a/src/main/resources/dulkirmod-fabric.mixins.json b/src/main/resources/dulkirmod-fabric.mixins.json
index 2b28d67..ec83ba1 100644
--- a/src/main/resources/dulkirmod-fabric.mixins.json
+++ b/src/main/resources/dulkirmod-fabric.mixins.json
@@ -7,6 +7,7 @@
},
"client": [
"io.HandledScreenMixin",
+ "render.DrawContextMixin",
"render.GameMenuScreenMixin",
"render.GameRendererMixin",
"render.KeyboardMixin",