sandboxels/mods/testmod.js

8 lines
140 B
JavaScript
Raw Permalink Normal View History

elements.HelloWorld = {
color: "#100D5E",
behavior: behaviors.WALL,
category: "land",
2022-12-14 16:24:44 -05:00
state: "solid",
density: 720,
};