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.txt4
-rw-r--r--src/main/resources/dulkirmod-fabric.mixins.json1
2 files changed, 2 insertions, 3 deletions
diff --git a/src/main/resources/1.0 TODO.txt b/src/main/resources/1.0 TODO.txt
index 7557aaf..821e53d 100644
--- a/src/main/resources/1.0 TODO.txt
+++ b/src/main/resources/1.0 TODO.txt
@@ -6,15 +6,13 @@
- HUD ELEMENTS CODE
- selected block outline customization
-LIST OF EASY STUFF:
- - Secret Chime with a custom sound
+LIST OF EASY STUFF:\
- Broken Hyp
- Abiphone DND
- double hook noot noota
RENDERING TO-DO:
- - Line
- Tracer
- Filled box
- Outline Circle
diff --git a/src/main/resources/dulkirmod-fabric.mixins.json b/src/main/resources/dulkirmod-fabric.mixins.json
index 759e752..e8ac46a 100644
--- a/src/main/resources/dulkirmod-fabric.mixins.json
+++ b/src/main/resources/dulkirmod-fabric.mixins.json
@@ -6,6 +6,7 @@
"defaultRequire": 1
},
"client": [
+ "SoundSystemMixin",
"io.HandledScreenMixin",
"render.DrawContextMixin",
"render.GameMenuScreenMixin",