Reworking the junkmap

This commit is contained in:
2014-06-12 23:47:45 -07:00
parent 3d1a188c05
commit 35dd15ba66

View File

@@ -85,7 +85,11 @@
"name":"Lights", "name":"Lights",
"properties": "properties":
{ {
"LOLIAMPROPERTY":"HAHAYESYOUARE" "light_color":"[128, 128, 255]",
"light_fade":"0.25",
"light_flicker":"true",
"light_radius":"128",
"light_recreate":"true"
}, },
"type":"Lights", "type":"Lights",
"visible":true, "visible":true,