moved tooth to life
This commit is contained in:
parent
159866753d
commit
2f0c5936d4
|
|
@ -10,7 +10,6 @@ elements.tooth = {
|
||||||
tempHigh: 1000, //https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5887641/
|
tempHigh: 1000, //https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5887641/
|
||||||
stateHigh: ["steam","salt","meat","hydroxyapatite"],
|
stateHigh: ["steam","salt","meat","hydroxyapatite"],
|
||||||
state: "solid",
|
state: "solid",
|
||||||
category: "other",
|
|
||||||
density: 2000, //(bs) inspired by https://ncbi.nlm.nih.gov/pmc/articles/PMC5176275/
|
density: 2000, //(bs) inspired by https://ncbi.nlm.nih.gov/pmc/articles/PMC5176275/
|
||||||
hardness: 0.5,
|
hardness: 0.5,
|
||||||
breakInto: ["meat","hydroxyapatite"],
|
breakInto: ["meat","hydroxyapatite"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue