rainbow magma has intermediate viscosity

This commit is contained in:
Lily-129 2022-04-19 09:01:28 -04:00 committed by GitHub
parent fc5cda1684
commit ee5f63c446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
//lily made some stupid things
//i made some stupid things
//TPT reference
elements.warp = {
@ -849,13 +849,13 @@ elements.rainbow_magma = {
behavior: behaviors.MOLTEN,
temp: 1300,
tempLow: 1271,
stateLow: ["rainbow_stone_2", "rainbow_stone_2", "rainbow_stone_2", "rainbow_stone_2", "rainbow_stone"],
stateLow: ["rainbow_stone_2", "rainbow_stone_2", "rainbow_stone"],
category: "liquids",
state: "solid",
density: 2562,
hardness: 0.7,
breakInto: "rainbow_magma",
viscosity: 11000,
viscosity: 3452400,
};
elements.rainbow_stone_2 = {