From 6c12ad15375a404774cb19c0ff272a596f2aaabb Mon Sep 17 00:00:00 2001 From: Bintushang67 <75445919+Schweeny@users.noreply.github.com> Date: Tue, 8 Nov 2022 10:15:19 -0800 Subject: [PATCH] Update Gemstones.js --- mods/Gemstones.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/Gemstones.js b/mods/Gemstones.js index e5ee7d6a..d3ac4a49 100644 --- a/mods/Gemstones.js +++ b/mods/Gemstones.js @@ -6,7 +6,7 @@ elements.ruby = { burn: 1000, burnTime: 300, burnInto: ["carbon dioxide ",null,null], -}, +}; elements.sappire = { color: ["#2986cc","#16537e","#0086ff","#9da0f7","#54aeff"], behavior: [ category: "powders", @@ -15,7 +15,7 @@ elements.sappire = { burn: 1000, burnTime: 300, burnInto: ["carbon dioxide ",null,null], -}, +}; elements.emerald = { color: ["#6aa84f","#8fce00","#7cc95a","#8fce00","#c4dabd"], behavior: [ category: "powders",