sandboxels/mods/testmod.js

8 lines
139 B
JavaScript
Raw Normal View History

elements.HelloWorld = {
color: "#100D5E",
behavior: behaviors.WALL,
category: "land",
state: "solid"
density: 720,
};