From a81db24c568c918b601459893fb9c44c37886317 Mon Sep 17 00:00:00 2001 From: Melecie <97272289+Melecie@users.noreply.github.com> Date: Sat, 13 May 2023 12:46:06 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=80=F0=9F=A6=80=20F&M=20liquid=20light?= =?UTF-8?q?=20is=20gone=20=F0=9F=A6=80=F0=9F=A6=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mods/fey_and_more.js | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/mods/fey_and_more.js b/mods/fey_and_more.js index 5b0be1be..b3d5501b 100644 --- a/mods/fey_and_more.js +++ b/mods/fey_and_more.js @@ -1,13 +1,15 @@ -// Sandboxels: Fey & More, v2.1 +// Sandboxels: Fey & More, v2.1.2 // Author: MelecieDiancie /* === CHANGELOG === -Planned additions: -+ Solid/Liquid Darkness, maybe a way to create bleakstone? -+ Feywood -+ Swampland, Swampy Water, and Will o' the Wisp -~ Gloomfly now converts Fantastic Creatures items to itself +2.1.2 Version +- Removed liquid light and all related elements due to another being in vanilla +~ Yes, I know it's been so long! 3.0, a complete rewrite (and rename) is coming soon(tm) + +2.1.1 Version +- Removed regular clouds +~ Update by ryan 2.1 Version + New fairies: Radiated, Spirit, Corrupt @@ -427,6 +429,8 @@ elements.chilly_water = { "quicklime": { "elem1": null, "elem2": "slaked_lime", }, }, }; + +/* elements.liquid_light = { "name": "liquid light", "color": "#fffdde", @@ -466,6 +470,8 @@ elements.solid_light = { "tempHigh": 100, "stateHigh": "liquid_light" }; +*/ + elements.gloomwind = { "name": "gloomwind", "color": "#1d1530",