diff --git a/mod-list.html b/mod-list.html
index 3cc4c843..b45f0a0b 100644
--- a/mod-list.html
+++ b/mod-list.html
@@ -230,13 +230,13 @@
| nocancer.js | Removes cancer from the game one tick after it is created | mollthecoder |
| nocancer2.js | Removes cancer from the game altogether. May be incompatible with other mods that spawn cancer | mollthecoder |
| nograssgrow.js | Prevents Grass from growing | mollthecoder |
-| obsidian.js | Adds Obsidian | Jayd |
| pizzasstuff.js | New animals, foods, and plants | _ilikepizza_ |
| primordial_birthpool.js | A cross between Primordial Soup and Birthpool. Requires F&M | Alice |
| spring.js | Many nature elements, like sakura trees, butterflies, beehives, and more | R74n |
| the_ground_og.js | Simplified and more stable version of the_ground.js | Alice |
| the_ground.js | Adds several rock types, worldgen settings, and gemstones | Alice |
| toothpaste.js | Teeth and paste | Alice |
+| volcanic_expansion.js | Adds Obsidian, Pumice, and Andesite rocks | Jayd |
| Fun & Games |
| allliquids.js | Made all elements liquids | Alex |
@@ -271,6 +271,9 @@
| rainbow_tests.js | Adds variants of the rainbow element with different maths | Alice |
| Shroomboxels.js | A variant of acid_and_shapes.js that uses a different trigonometric function | Alice |
+| Compilations |
+| a_mod_by_alice.js | A mod combining most of Alice’s mods, and some other things | Alice |
+
| Technical Libraries & Tests |
| a_bundle_of_tests.js | Several test functions | Alice |
| betterMenuScreens.js | Library for mods to create their own menus | ggod |