diff --git a/mod-list.html b/mod-list.html
index 4ac77535..1056d14b 100644
--- a/mod-list.html
+++ b/mod-list.html
@@ -272,7 +272,6 @@
| weAllScreamFor.js | Adds ice cream toppings | rottenEgghead |
| Life & Nature |
-| advanced_colonies.js | Adds davlers, creatures with complex colonies | DaviStudios |
| apioforms_pre.js | An incomplete implementation of elements from the Apioform Game | Alice |
| bacteria_mod.js | Adds content from the Bacterium Mod: (Bacteria, Replacer B., Jammer Block) | Alice |
| bananas.js | Adds bananas and banana plants | Alice |
@@ -399,9 +398,10 @@
| worldgen_test.js | Adds an element that generates a save with a grass layer, dirt layer, rock layer, and a pond | Alice |
| Broken or Deprecated |
-| a_mod_by_alice.js | A mod combining most of Alice’s mods, and some other things | Alice |
+| a_mod_by_alice.js | A mod combining most of Alice’s mods, and some other things | Alice |
+| advanced_colonies.js | Adds davlers, creatures with complex colonies | DaviStudios |
| humans.js | Adds humans. Now part of the base game | R74n |
-| invertscroll.js | Inverts the scroll wheel for adjusting brush size (now a setting) | SquareScreamYT |
+| invertscroll.js | Inverts the scroll wheel for adjusting brush size (now a setting) | SquareScreamYT |
| mobile_shift.js | Adds a button for shift on mobile (Now in the base game) | SquareScreamYT |
| nopixellimit.js | Removes the pixel limit. (now a setting) | Jayd |
| unhide.js | Unhides all elements except molten ones. (This functionality now exists as a vanilla setting) | R74n |