From a57c035e8a615aa64836d52669dd7f0f3504f612 Mon Sep 17 00:00:00 2001 From: Cube14yt Date: Mon, 16 Jun 2025 19:43:50 +0800 Subject: [PATCH 1/3] bugfix --- mods/coldblooded.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/coldblooded.js b/mods/coldblooded.js index 76fdefdb..bff6809a 100644 --- a/mods/coldblooded.js +++ b/mods/coldblooded.js @@ -73,7 +73,8 @@ elements.lizard = { "termite": { elem2: null, func: behaviors.FEEDPIXEL, chance: 0.3 }, "worm": { elem2: null, func: behaviors.FEEDPIXEL }, "bee": { elem2: null, func: eatBee, chance: 0.05 }, - "firefly": { elem2: null, func: eatBee, chance: 0.4}, + "firefly": { elem2: null, func: eatBee, chance: 0.4}, + "fish": { elem2: null, func: behaviors.FEEDPIXEL, chance: 0.5 }, "oxygen": {elem2: "carbon_dioxide", chance: 0.5}, "pool_water": {chance: 0.001, elem1: "rotten_meat"}, "dirty_water": {chance: 0.0001, elem1: "rotten_meat"}, From 5b763f036e6e36a64e6cab2774a287352cba82fb Mon Sep 17 00:00:00 2001 From: Cube14yt Date: Mon, 16 Jun 2025 19:57:01 +0800 Subject: [PATCH 2/3] Update mod-list.html --- mod-list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/mod-list.html b/mod-list.html index db24aca0..ec3e74b7 100644 --- a/mod-list.html +++ b/mod-list.html @@ -300,6 +300,7 @@ cat.jsCats and cat foodSquareScreamYT cells.jsSeveral experimental edits of the Cell elementAlice children.jsPesky little gremlinsTaterbob +coldblooded.jsLizards, axolotls, snakes and moreCube14yt colonies.jsRockets that contain settlers to terraform a planetNekonico crimson.jsElements relating to the Crimson from TerrariaAlice dogs.jsSimple dog and dog foodhedera-ivy From d3bbd044ba3f3aa6663a412cbc8c307f5e5dc3bc Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Mon, 16 Jun 2025 20:29:45 -0400 Subject: [PATCH 3/3] Add Oxford comma --- mod-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod-list.html b/mod-list.html index ec3e74b7..bb10e3cc 100644 --- a/mod-list.html +++ b/mod-list.html @@ -300,7 +300,7 @@ cat.jsCats and cat foodSquareScreamYT cells.jsSeveral experimental edits of the Cell elementAlice children.jsPesky little gremlinsTaterbob -coldblooded.jsLizards, axolotls, snakes and moreCube14yt +coldblooded.jsLizards, axolotls, snakes, and moreCube14yt colonies.jsRockets that contain settlers to terraform a planetNekonico crimson.jsElements relating to the Crimson from TerrariaAlice dogs.jsSimple dog and dog foodhedera-ivy