Create test.js

This commit is contained in:
slweeb 2022-01-14 15:40:34 -05:00
parent 7650c9e972
commit 0b8670c59f
1 changed files with 8 additions and 0 deletions

8
mods/test.js Normal file
View File

@ -0,0 +1,8 @@
elements.mustard = {
color: "#ffff00",
behavior: behaviors.LIQUID,
category: "liquids",
viscosity: 60000,
state: "liquid",
density: 720,
}