diff --git a/mod-list.html b/mod-list.html
index f454de11..41780ac0 100644
--- a/mod-list.html
+++ b/mod-list.html
@@ -127,6 +127,7 @@
| color_tools.js | Adds tools that manipulate colors | Alice |
| 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 |
| cpt_alt.js | Adds a more destructive variant of the controllable pixel | Alice |
+| customtemptools.js | Adds custom input temp tools. | guzzo86 |
| 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 |