From 5b293c433e7827e42af6a297ff69d3a5674bb132 Mon Sep 17 00:00:00 2001 From: JustAGenericUsername <92590792+JustAGenericUsername@users.noreply.github.com> Date: Tue, 25 Jun 2024 13:40:02 -0400 Subject: [PATCH] yeah useless element go bye --- mods/nousersthings.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/nousersthings.js b/mods/nousersthings.js index ad67640f..3b4fd455 100644 --- a/mods/nousersthings.js +++ b/mods/nousersthings.js @@ -3251,6 +3251,7 @@ elements.molten_gallium_phosphide = { stateLow: "gallium_phosphide", density: 4100, } +/* let funcRadius = 10 let functionScope = "pixel" let funcFunction = "function(){console.log('Hello World')}" @@ -3292,6 +3293,7 @@ elements.function_machine = { }, excludeRandom: true, } + */ elements.galvanized_steel = { color: "#4c585f", behavior: behaviors.WALL,