fixe
This commit is contained in:
parent
59da1197f4
commit
683c020fff
|
|
@ -5410,7 +5410,7 @@ elements.mochi = {
|
||||||
state: "solid",
|
state: "solid",
|
||||||
density: 233.96,
|
density: 233.96,
|
||||||
isFood: true
|
isFood: true
|
||||||
}
|
},
|
||||||
elements.monosodium_glutamate = {
|
elements.monosodium_glutamate = {
|
||||||
color: "#eeeeee",
|
color: "#eeeeee",
|
||||||
behavior: behaviors.POWDER,
|
behavior: behaviors.POWDER,
|
||||||
|
|
@ -5426,5 +5426,5 @@ elements.monosodium_glutamate = {
|
||||||
tempHigh: 801,
|
tempHigh: 801,
|
||||||
state: "solid",
|
state: "solid",
|
||||||
density: 2160,
|
density: 2160,
|
||||||
alias: ["msg","C5H8NNaO4"],
|
alias: "msg",
|
||||||
}
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue