parent
e875fb5591
commit
fa49d8ca25
|
|
@ -1,6 +1,8 @@
|
|||
// Science mod for Sandboxels
|
||||
// (Inspired by survival.js)
|
||||
// Build 21 (version alpha 0.0.21)
|
||||
// Build 23 (version alpha 0.0.23)
|
||||
console.log("version alpha 0.0.23")
|
||||
console.log("build 23")
|
||||
// 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)
|
||||
|
|
@ -617,7 +619,7 @@ element.Neodymium = {
|
|||
color:"00FFFF",
|
||||
category:"land",
|
||||
state:"solid",
|
||||
hidden:false
|
||||
hidden:false9
|
||||
}
|
||||
|
||||
element.Promethium = {
|
||||
|
|
@ -1249,6 +1251,7 @@ substance.Silver_Vandium_Trioxide = {
|
|||
}
|
||||
|
||||
// Why is this fun? How is this not torture? This is line 1247! (at the time I am making this comment)
|
||||
// Not changing this ever lol ^^^^
|
||||
|
||||
// I think there's two silver iodides I'm just not so sure (and I ain't editing this after)
|
||||
// Nvm it's only one , I got silver iodide and silver iodate mixed up :skull:
|
||||
|
|
|
|||
Loading…
Reference in New Issue