Added hematite

This commit is contained in:
StellarX20 2022-01-20 19:39:30 -05:00 committed by GitHub
parent 16b8f29f31
commit 24dcfd2d28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 2 deletions

View File

@ -530,7 +530,6 @@ behavior: behaviors.LIQUID,
category: "liquids",
density: 3922.5,
state: "liquid",
temp: 2000,
tempLow: 1975,
stateLow: "mithril_mythril_alloy"
},
@ -619,8 +618,18 @@ behavior: [
],
temp: 1000
};
elements.hematite = {
color: ["#824b1b", "#914a20", "##ad3f1d"],
category: "land",
state: "solid",
behavior: behaviors.POWDER,
tempHigh: 1538,
stateHigh: "molten_hematite",
reactions: {
"blast_furnace_fuel": { "elem1":"hematite_mixture", "elem2":null },
},
};
/* Unfinished:
hematite
molten hematite
magnesium
molten magnesium