From 7f73a4f80b7fc7224b17edcdfe117693a525c98c Mon Sep 17 00:00:00 2001 From: ThatOtherProto Date: Sun, 7 Apr 2024 11:51:35 +0100 Subject: [PATCH] New mod! (Not done, just so that it will be easier for me to code --- mods/Science_mod.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mods/Science_mod.js diff --git a/mods/Science_mod.js b/mods/Science_mod.js new file mode 100644 index 00000000..6599bcea --- /dev/null +++ b/mods/Science_mod.js @@ -0,0 +1,8 @@ +// Do not use +// This is only a test script for sandboxels modding +// I'm new to JavaScript and Sandboxels modding +// So I've created this as a test mod for sandboxels +// It's gonna have all the elements from the actual mod +// But it's gonna be really buggy and glitchy (I think) + +if (!settings.) \ No newline at end of file