Create test2.js

This commit is contained in:
StellarX20 2022-01-17 12:02:08 -05:00 committed by GitHub
parent 24ad28ec5c
commit e5224a386b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
mods/test2.js Normal file
View File

@ -0,0 +1,7 @@
elements.test = {
color: "#ff0000",
behavior: behaviors.POWDER,
category: "energy",
state: "solid",
density: 10,
};