diff --git a/mods/random_things.js b/mods/random_things.js index 3c56734f..6c7755ee 100644 --- a/mods/random_things.js +++ b/mods/random_things.js @@ -34,7 +34,7 @@ runAfterLoad(function() { state: "liquid", density: 2000, excludeRandom: true, - reactions { + reactions: { "magma": { "elem1": "armageddon", "elem2": null }, "void": { "elem1": "light", "elm2": null }, },