diff --git a/mods/Testruby b/mods/Testruby new file mode 100644 index 00000000..7997baf8 --- /dev/null +++ b/mods/Testruby @@ -0,0 +1,11 @@ +elements.ruby = { +color: ["#ff0000","#f44336","#990000","#ea9999","#f4cccc"], behavior: [ +category: "powders", +state: "solid", +density: 265, +burn: 1000, +burnTime: 300, +burnInto: ["carbon dioxide ",null,null], +tempHigh: 1000, //bs +stateHigh: ["oxygen",null,null], +}