From 221b817b5fe95d8b74e7fd2ad4961dcf069aab78 Mon Sep 17 00:00:00 2001
From: Jayd-Rubies <155784127+Jayd-Rubies@users.noreply.github.com>
Date: Thu, 6 Jun 2024 15:08:48 -0400
Subject: [PATCH] Update mod-list.html
---
mod-list.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/mod-list.html b/mod-list.html
index ccb88dd9..2b4bd4bc 100644
--- a/mod-list.html
+++ b/mod-list.html
@@ -126,6 +126,7 @@
| buildingreplicator.js | Scans and replicates builds anywhere on the screen, along with some preset submitted builds | nousernamefound |
| change.js | Adds a tool that only replaces existing pixels | Alice |
| color_tools.js | Adds tools that manipulate colors | Alice |
+| controllable_pixel.js | Adds A pixel controlled using wasd (keyboard only) | Jayd |
| 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 |
| debugRework.js | Revamps the Debug tool | Fioushemastor |