From 6138bc2b480e97194c86d1173ec3bf23de9dae04 Mon Sep 17 00:00:00 2001 From: baconthemyth <155854618+baconthemyth@users.noreply.github.com> Date: Sun, 7 Jan 2024 11:09:35 -0500 Subject: [PATCH] Update lemonade.js --- mods/lemonade.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/lemonade.js b/mods/lemonade.js index 85f766e1..d83aa5a5 100644 --- a/mods/lemonade.js +++ b/mods/lemonade.js @@ -9,6 +9,8 @@ elements.head.reactions["lemonade"] = {elem2: null} elements.head.reactions["lemons"] = {elem2: null} +elements.head.reactions["lemon_juice"] = {elem2: null} + elements.lemon_juice = { color: "#FFFF00", behavior: behaviors.LIQUID,