From db058b3f6dbc3219b670513b63c2965147503485 Mon Sep 17 00:00:00 2001 From: Lily-129 <68935009+Lily-129@users.noreply.github.com> Date: Wed, 2 Feb 2022 18:12:10 -0500 Subject: [PATCH] fixed cat --- mods/randomness.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/randomness.js b/mods/randomness.js index d065a866..36994ee4 100644 --- a/mods/randomness.js +++ b/mods/randomness.js @@ -228,7 +228,7 @@ elements.wb3 = { "CR:wb2|CH:wb2|CR:wb2", "XX|CR:wb2|XX", ], - category: "liquid", + category: "liquids", state: "solid", density: 997, hidden: true, @@ -288,7 +288,7 @@ elements.lb3 = { "XX|CR:lb2|XX", ], temp: 1000, - category: "liquid", + category: "liquids", state: "solid", density: 2725, hidden: true,