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