From 2f0c5936d4e9be3ab67732cd2226c3aa6da196fe Mon Sep 17 00:00:00 2001 From: Lily-129 <68935009+Lily-129@users.noreply.github.com> Date: Fri, 4 Feb 2022 11:38:46 -0500 Subject: [PATCH] moved tooth to life --- mods/toothpaste.js | 1 - 1 file changed, 1 deletion(-) diff --git a/mods/toothpaste.js b/mods/toothpaste.js index 5236b4da..78dc929c 100644 --- a/mods/toothpaste.js +++ b/mods/toothpaste.js @@ -10,7 +10,6 @@ elements.tooth = { tempHigh: 1000, //https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5887641/ stateHigh: ["steam","salt","meat","hydroxyapatite"], state: "solid", - category: "other", density: 2000, //(bs) inspired by https://ncbi.nlm.nih.gov/pmc/articles/PMC5176275/ hardness: 0.5, breakInto: ["meat","hydroxyapatite"],