From a93f387a3d6032119e15ea9938b46fbef0632aad Mon Sep 17 00:00:00 2001 From: baconthemyth <155854618+baconthemyth@users.noreply.github.com> Date: Sun, 7 Jan 2024 11:36:00 -0500 Subject: [PATCH] Update lemonade.js --- mods/lemonade.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/lemonade.js b/mods/lemonade.js index d83aa5a5..1e80efd0 100644 --- a/mods/lemonade.js +++ b/mods/lemonade.js @@ -5,11 +5,11 @@ category: "liquids", isFood: true, state: "solid", } + elements.head.reactions["lemonade"] = {elem2: null} - elements.head.reactions["lemons"] = {elem2: null} - elements.head.reactions["lemon_juice"] = {elem2: null} +elements.head.reactions["false_lemons"] = {elem2: "armageddon"} elements.lemon_juice = { color: "#FFFF00",