Wanna make a mod, please verify this so I can start working and playtesting it

The thing is really bad right now, but I need this to be verified so I can start working and playtesting this. please
This commit is contained in:
Whatonearth17 2026-02-15 15:41:02 -05:00 committed by GitHub
parent 9bc10bd391
commit 984ed099e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

6
mods/sandboxels_dlc.js Normal file
View File

@ -0,0 +1,6 @@
elements.temp_wall = {
color: "#0394fc",
behavior: behaviors.WALL,
category: "machines",
state: "solid"
}