fix old mod
This commit is contained in:
parent
d877046f1a
commit
5196a1c090
|
|
@ -1139,6 +1139,7 @@ tempHigh: 1131,
|
||||||
stateHigh: "molten_uranium238",
|
stateHigh: "molten_uranium238",
|
||||||
density: 20,
|
density: 20,
|
||||||
};
|
};
|
||||||
|
/* Removed:
|
||||||
elements.butter = {
|
elements.butter = {
|
||||||
color: "#fcf1b1",
|
color: "#fcf1b1",
|
||||||
category: "food",
|
category: "food",
|
||||||
|
|
@ -1215,6 +1216,7 @@ state: "solid",
|
||||||
behavior: behaviors.POWDER,
|
behavior: behaviors.POWDER,
|
||||||
density: 500,
|
density: 500,
|
||||||
};
|
};
|
||||||
|
*/
|
||||||
/* Unfinished:
|
/* Unfinished:
|
||||||
magnesium
|
magnesium
|
||||||
hematite mixture
|
hematite mixture
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue