Update Science_mod.js

Bug fixes
This commit is contained in:
ThatOtherProto 2024-06-01 17:34:23 +01:00 committed by GitHub
parent fa49d8ca25
commit 96b4ed402c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -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 = {