From 1333175b88c672a33d1ec521a4a7744d98d75e40 Mon Sep 17 00:00:00 2001
From: Jayd-Rubies <155784127+Jayd-Rubies@users.noreply.github.com>
Date: Mon, 5 Aug 2024 12:36:57 -0400
Subject: [PATCH] Update mod-list.html
---
mod-list.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mod-list.html b/mod-list.html
index e1b5416e..b1dd5143 100644
--- a/mod-list.html
+++ b/mod-list.html
@@ -146,7 +146,6 @@
| moretools.js | Adds more temperature-modifying tools (±10/tick, ±50/tick, and absolute zero tools) | Sightnado |
| move_tools.js | Adds tools that move pixels | Alice |
| noconfirm.js | Removes all confirmation pop ups | mollthecoder |
-| nopixellimit.js | Removes the pixel limit | Jayd |
| page_color.js | Allows changing the background color outside of the canvas with the “pageColor” query parameter | Alice |
| pixelResizeTool.js | Adds a button to change pixel scale | feeshmaster |
| prompt.js | Adds a primitive command console | Alice |
@@ -362,6 +361,7 @@
| humans.js | Adds humans. Now part of the base game | R74n |
| unhide.js | Unhides all elements except molten ones. (This functionality now exists as a vanilla setting) | R74n |
| wheel_fix.js | Attempts to fix the brush scaling too much with the mouse wheel for some people. Deprecated | Nubo318 |
+| nopixellimit.js | Removes the pixel limit. (now a setting) | Jayd |