Merge pull request #718 from JustAGenericUsername/main

g
This commit is contained in:
slweeb 2024-06-25 18:07:40 -04:00 committed by GitHub
commit 60755e7e29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -3251,6 +3251,7 @@ elements.molten_gallium_phosphide = {
stateLow: "gallium_phosphide",
density: 4100,
}
/*
let funcRadius = 10
let functionScope = "pixel"
let funcFunction = "function(){console.log('Hello World')}"
@ -3292,6 +3293,7 @@ elements.function_machine = {
},
excludeRandom: true,
}
*/
elements.galvanized_steel = {
color: "#4c585f",
behavior: behaviors.WALL,