From fae290699bb0b1830cc4533209d7b23bc28c9b52 Mon Sep 17 00:00:00 2001 From: JustAGenericUsername Date: Thu, 21 Mar 2024 21:52:15 -0400 Subject: [PATCH] h --- mods/nousersthings.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/nousersthings.js b/mods/nousersthings.js index 006af6b3..54db584e 100644 --- a/mods/nousersthings.js +++ b/mods/nousersthings.js @@ -2367,4 +2367,5 @@ elements.spacedust = { density: elements.tungsten.density, } elements.acid.ignore.push("spacedust") -elements.acid.ignore.push("spacedust_cola") \ No newline at end of file +elements.acid.ignore.push("spacedust_cola") +elements.sun.breakInto = "spacedust" \ No newline at end of file