diff --git a/mod-list.html b/mod-list.html index 2f99e271..50d99c79 100644 --- a/mod-list.html +++ b/mod-list.html @@ -98,8 +98,8 @@ alchemy.jsStart with only 4 elements and unlock more by reacting them together (Most are not possible)R74n nousersthings.jsMany chemical elements, compounds, and morenousernamefound spring.jsMany nature elements, like sakura trees, butterflies, beehives, and moreR74n -weapons.jsVariety of different weaponsJayd elementsManager.jsCreate and edit custom elementsggod +weapons.jsVariety of different weaponsJayd fey_and_more.jsFairies, magic, and a lot of other thingsMelecie diff --git a/gravity.js b/mods/gravity.js similarity index 100% rename from gravity.js rename to mods/gravity.js diff --git a/note_block_advanced.js b/mods/note_block_advanced.js similarity index 96% rename from note_block_advanced.js rename to mods/note_block_advanced.js index 7900db96..8cdca6ca 100644 --- a/note_block_advanced.js +++ b/mods/note_block_advanced.js @@ -625,4 +625,4 @@ elements.b_note_block = { pixel.debounce--; }; }, -}; \ No newline at end of file +};