diff --git a/mod-list.html b/mod-list.html
index 2aeeb4e3..4242543b 100644
--- a/mod-list.html
+++ b/mod-list.html
@@ -123,6 +123,7 @@
| controllable_pixel_test.js | Adds a pixel that can be controlled with the keyboard keys. Read the commit description for more info. [PC ONLY] | Alice |
| customexplosion.js | Added a custom explosion element and interface for it. check out its source code for how modders can use it. | Alex |
| cpt_alt.js | Adds a more destructive variant of the controllable pixel | Alice |
+| debugRework.js | Revamps the Debug tool | Fioushemastor |
| delete_all_of_element.js | Adds a tool that deletes every pixel of the element(s) the user clicks on | Alice |
| descriptions.js | Adds descriptions to the info page and tooltips of elements | mollthecoder |
| editTools.js | Selections, Copying, Pasting, Cutting, Shapes, and more! | ggod |