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.txt22
-rw-r--r--src/main/resources/dulkirmod-fabric.mixins.json1
2 files changed, 23 insertions, 0 deletions
diff --git a/src/main/resources/1.0 TODO.txt b/src/main/resources/1.0 TODO.txt
new file mode 100644
index 0000000..68d3262
--- /dev/null
+++ b/src/main/resources/1.0 TODO.txt
@@ -0,0 +1,22 @@
+1.0 TODO:
+
+ - Patcher Inventory scaling
+ - Tooltip Scaling
+ - Old animation/custom animation ?
+ - Reparty Command
+ - HUD ELEMENTS CODE
+
+LIST OF EASY STUFF:
+ - Block outlines?
+ - Secret Chime with a custom sound
+ - Broken Hyp
+ - Abiphone DND
+ - double hook noot noot
+
+- <details>
+ <summary>
+ <h1>
+
+ - JBR and hotswap plugin
+ - Slot Binding (emulate keypress) --- APPROACH LAST
+ - Custom Enchant Colors --- APPROACH LAST \ No newline at end of file
diff --git a/src/main/resources/dulkirmod-fabric.mixins.json b/src/main/resources/dulkirmod-fabric.mixins.json
index 808b58f..2b28d67 100644
--- a/src/main/resources/dulkirmod-fabric.mixins.json
+++ b/src/main/resources/dulkirmod-fabric.mixins.json
@@ -10,6 +10,7 @@
"render.GameMenuScreenMixin",
"render.GameRendererMixin",
"render.KeyboardMixin",
+ "render.PerspectiveMixin",
"render.ScreenMixin"
]
} \ No newline at end of file