Update Neutronium_Mod.js

This commit is contained in:
StellarX20 2022-01-17 16:14:40 -05:00 committed by GitHub
parent c88a75f64e
commit cef12c5451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ elements.neutronium = {
};
elements.fusion_catalyst = {
name: "Fusion Catalyst",
color: "#ff0000, #ffff00",
color: ["#ff0000", "#ffff00"],
behavior: behaviors.POWDER,
category: "energy",
state: "solid",