Update Neutronium_Mod.js
This commit is contained in:
parent
c88a75f64e
commit
cef12c5451
|
|
@ -91,7 +91,7 @@ elements.neutronium = {
|
||||||
};
|
};
|
||||||
elements.fusion_catalyst = {
|
elements.fusion_catalyst = {
|
||||||
name: "Fusion Catalyst",
|
name: "Fusion Catalyst",
|
||||||
color: "#ff0000, #ffff00",
|
color: ["#ff0000", "#ffff00"],
|
||||||
behavior: behaviors.POWDER,
|
behavior: behaviors.POWDER,
|
||||||
category: "energy",
|
category: "energy",
|
||||||
state: "solid",
|
state: "solid",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue