Skip to content

Commit fa0cf15

Browse files
committedJun 1, 2013
Add yellow lightstone
1 parent 8be0d0e commit fa0cf15

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
 

‎mesecons_lightstone/init.lua

+1
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ mesecon:lightstone_add("green", "default:cactus", "jeija_lightstone_green_off.pn
3939
mesecon:lightstone_add("blue", "mesecons_materials:fiber", "jeija_lightstone_blue_off.png", "jeija_lightstone_blue_on.png")
4040
mesecon:lightstone_add("gray", "default:cobble", "jeija_lightstone_gray_off.png", "jeija_lightstone_gray_on.png")
4141
mesecon:lightstone_add("darkgray", "default:gravel", "jeija_lightstone_darkgray_off.png", "jeija_lightstone_darkgray_on.png")
42+
mesecon:lightstone_add("yellow", "default:mese_crystal_fragment", "jeija_lightstone_yellow_off.png", "jeija_lightstone_yellow_on.png")
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.