random_things.js fixed reaction error (probably)

This commit is contained in:
PumpkinPriest 2023-06-03 21:53:29 -04:00 committed by GitHub
parent e3b2bbc6c9
commit 8d9d075693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ runAfterLoad(function() {
state: "liquid",
density: 2000,
excludeRandom: true,
reactions {
reactions: {
"magma": { "elem1": "armageddon", "elem2": null },
"void": { "elem1": "light", "elm2": null },
},