From 96b4ed402c62c87051b659e3f995837e094427e0 Mon Sep 17 00:00:00 2001 From: ThatOtherProto <127895014+ThatOtherProto@users.noreply.github.com> Date: Sat, 1 Jun 2024 17:34:23 +0100 Subject: [PATCH] Update Science_mod.js Bug fixes --- mods/Science_mod.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mods/Science_mod.js b/mods/Science_mod.js index fecc73bb..d89ebea9 100644 --- a/mods/Science_mod.js +++ b/mods/Science_mod.js @@ -1,8 +1,8 @@ // Science mod for Sandboxels // (Inspired by survival.js) -// Build 23 (version alpha 0.0.23) -console.log("version alpha 0.0.23") -console.log("build 23") +// Build 24 (version alpha 0.0.24) +console.log("version alpha 0.0.24") +console.log("build 24") // If there is anything you want to suggest or there's a bug then just dm me on discord (@a_british_proto) // I'm unavailable to make updates due to my laptop being really laggy, so I'm currently doing this on my phone // Possible date I'll continue is after 26/06/2024 (uk date) @@ -619,7 +619,7 @@ element.Neodymium = { color:"00FFFF", category:"land", state:"solid", - hidden:false9 + hidden:false } element.Promethium = {