From b3bb63719d5e37f6a869c0a99ba018f1cc9cb937 Mon Sep 17 00:00:00 2001 From: ThatOtherProto <127895014+ThatOtherProto@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:35:49 +0100 Subject: [PATCH] Update Science_mod.js --- mods/Science_mod.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mods/Science_mod.js b/mods/Science_mod.js index ccd94e5d..9910a969 100644 --- a/mods/Science_mod.js +++ b/mods/Science_mod.js @@ -1,6 +1,6 @@ // Science mod for Sandboxels // (Inspired by survival.js) -// Build 15 +// Build 16 // By: Lucifer (@a_british_proto (Discord)) // If there is anything you want to suggest or there's a bug then just dm me on discord // Todo: @@ -1384,3 +1384,5 @@ substance.Silver_Sulfate = { // I done this on my school computers :skull: // doing more later + +// I accidentally pressed Ctrl+V instead of Ctrl+C so it deleted my work D: