From 8e5cf0a72705a7a20ab57606f52a9b0167b25968 Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Sat, 22 Jan 2022 21:35:54 -0500 Subject: [PATCH] Added compressed explosions because why not. --- mods/Neutronium Mod.js | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/mods/Neutronium Mod.js b/mods/Neutronium Mod.js index 1219fc26..94295b84 100644 --- a/mods/Neutronium Mod.js +++ b/mods/Neutronium Mod.js @@ -869,6 +869,46 @@ behavior: [ ], state: "solid" }; +elements.explosion5 = { +color: ["#ffb48f","#ffd991","#ffad91"], +category: "special", +state: "solid", +behavior [ +"CR:explosion4|CR:explosion4|CR:explosion4" +"CR:explosion4|DL|CR:explosion4" +"CR:explosion4|CR:explosion4|CR:explosion4" +], +}; +elements.explosion4 = { +color: ["#ffb48f","#ffd991","#ffad91"], +category: "special", +state: "solid", +behavior [ +"CR:explosion3|CR:explosion3|CR:explosion3" +"CR:explosion3|DL|CR:explosion3" +"CR:explosion3|CR:explosion3|CR:explosion3" +], +}; +elements.explosion3 = { +color: ["#ffb48f","#ffd991","#ffad91"], +category: "special", +state: "solid", +behavior [ +"CR:explosion|CR:explosion|CR:explosion" +"CR:explosion2|DL|CR:explosion2" +"CR:explosion2|CR:explosion2|CR:explosion2" +], +}; +elements.explosion2 = { +color: ["#ffb48f","#ffd991","#ffad91"], +category: "special", +state: "solid", +behavior [ +"CR:explosion|CR:explosion|CR:explosion" +"CR:explosion|DL|CR:explosion" +"CR:explosion|CR:explosion|CR:explosion" +], +}; /* Unfinished: magnesium hematite mixture