diff --git a/mod-list.html b/mod-list.html
index 8ad490b1..c06bbae9 100644
--- a/mod-list.html
+++ b/mod-list.html
@@ -171,6 +171,7 @@
| nellfire.js | Adds a weird transforming flame and several rock types | Alice |
| Neutronium Mod.js | Variety of scientific elements Explosions | StellarX20 |
| neutronium_compressor.js | Adds a compressor (in reference to Minecraft’s Avaritia mod) that compresses 10,000 pixels of an element into a “singularity” | Alice |
+| noblegas.js | Adds the missing noble gases | nousernamefound |
| random_rocks.js | Randomly generates rocks on game load | Alice |
| roseyiede.js | Adds several variants of a substance called roseyiede | Alice |
| some_tf_liquids.js | Adds various liquids from the Thermal Foundation Minecraft mod | Alice |
@@ -242,6 +243,7 @@
| all_around_fillers.js | Adds directional Filler variants | idk73248 |
| allliquids.js | Made all elements liquids | Alex |
| amogus.js | Adds a small amogus structure | Alice |
+| collab_mod.js | Created by multiple people, adds random things | mrapple, ilikepizza, stefanblox |
| elem3.js | Adds all elements and combinations from Elemental 3 [Very Large] | Sophie |
| funny elements 2022-11-15.js | Adds a few curated randomly-generated elements | Alice |
| funny_liquid_2.js | Adds urine | Alice |
@@ -277,6 +279,7 @@
| Technical Libraries & Tests |
| a_bundle_of_tests.js | Several test functions | Alice |
+| all_stain.js | Makes every element stain solids | stefanblox |
| betterMenuScreens.js | Library for mods to create their own menus | ggod |
| changePixelDebug.js | Makes the changePixel() function abort and log to console when it tries to change to a non-existent element | Alice |
| changeTempReactionParameter.js | Adds the changeTemp property to modded reactions | Alice |