{ "objectName" : "oshroom3", "rarity" : "Common", "description" : "A glowing oshroom.", "shortdescription" : "Glowing Oshroom", "race" : "generic", /* todo "apexDescription" : "todo", "avianDescription" : "todo", "floranDescription" : "todo", "glitchDescription" : "todo", "humanDescription" : "todo", "hylotlDescription" : "todo", */ "category" : "light", "printable" : false, "minimumLiquidLevel" : 1.0, "lightColor" : [180, 184, 133], "inventoryIcon" : "oshroom3.png", "orientations" : [ { "imageLayers" : [ { "image" : "oshroom3.png", "fullbright" : true }, { "image" : "oshroom3lit.png" } ], "flipImages" : true, "imagePosition" : [0, 0], "spaceScan" : 0.1, "anchors" : [ "bottom" ], "direction" : "left", "lightPosition" : [0, 2.5] }, { "imageLayers" : [ { "image" : "oshroom3.png", "fullbright" : true }, { "image" : "oshroom3lit.png" } ], "imagePosition" : [0, 0], "spaceScan" : 0.1, "anchors" : [ "bottom" ], "direction" : "right", "lightPosition" : [0, 2.5] } ] }