From f37ed945d24655b29424725b09581886538fa4b0 Mon Sep 17 00:00:00 2001 From: An Orbit <68935009+orbit-loona@users.noreply.github.com> Date: Mon, 17 Apr 2023 13:10:44 -0400 Subject: [PATCH] // a log --- mods/hot_rocks.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/hot_rocks.js b/mods/hot_rocks.js index c101b82e..d11a71f0 100644 --- a/mods/hot_rocks.js +++ b/mods/hot_rocks.js @@ -49,7 +49,7 @@ if(enabledMods.includes(groundMod) && enabledMods.includes(libraryMod)) { } ); - console.log(igneousRocksAndSands); + //console.log(igneousRocksAndSands); function hotData2Switch(data2) { switch(data2) {