Update Neutronium Mod.js

This commit is contained in:
StellarX20 2022-03-26 10:30:56 -04:00 committed by GitHub
parent 6d44461090
commit 241c3860ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ currentColor = "#80ffff";
function deletecoconut { function deletecoconut {
throw "The game crashed, because you deleted the coconut." throw "The game crashed, because you deleted the coconut."
} }
console.log("Welcome to the console.") console.log("Welcome to the console.");
elements.test = { elements.test = {
color: "#ff0000", color: "#ff0000",
behavior: behaviors.POWDER, behavior: behaviors.POWDER,
@ -1147,7 +1147,7 @@ behavior: ["XX|XX|XX","M2%5|XX|M2%5","M2|M1|M2"],
tempHigh: 38, tempHigh: 38,
stateHigh: "molten_butter", stateHigh: "molten_butter",
density: 911, density: 911,
} };
elements.molten_butter = { elements.molten_butter = {
color: "#f7e997", color: "#f7e997",
category: "food", category: "food",
@ -1156,7 +1156,7 @@ behavior: behaviors.LIQUID,
tempLow: 38, tempLow: 38,
stateLow: "butter", stateLow: "butter",
density: 910, density: 910,
} };
/* Unfinished: /* Unfinished:
magnesium magnesium
hematite mixture hematite mixture