sandboxels/mods/heatshield.js

9 lines
144 B
JavaScript
Raw Normal View History

elements.Carbon_Fiber = {
color: "#222222",
behavior: behaviors.WALL,
category: "solids",
state: "solid",
temphigh: 6700,
statehigh: "lava",
};