real cool test mod

epsolon eridani's first mod!!!!
This commit is contained in:
epsolon eridani 2022-12-14 15:07:04 -06:00 committed by GitHub
parent d9d9a79f66
commit 43d69b9ca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
mods/testmod.js Normal file
View File

@ -0,0 +1,7 @@
elements.HelloWorld = {
color: "#100D5E",
behavior: behaviors.WALL,
category: "land",
state: "solid"
density: 720,
};