adjusted illuna:stonebricks moreblocks registration to become a lightsource

This commit is contained in:
tchncs 2017-05-25 16:01:35 +02:00
parent 949a2a286d
commit 8bbaa71710

View File

@ -38,12 +38,12 @@ register_stair_slab_panel_micro("twigs", "block", "trunks:twigs",
0 0
) )
register_stair_slab_panel_micro("stonebrick", "block", "illuna:stonebrick", register_stair_slab_panel_micro("illuna_stonebrick", "block", "illuna:stonebrick",
{cracky=3}, {cracky=3},
{"default_stone_brick.png"}, {"default_stone_brick.png"},
"Stonebrick", "Stonebrick",
"block", "block",
0 3
) )
local name = {"red", "green", "white", "black", "blue", "brown", "cyan", local name = {"red", "green", "white", "black", "blue", "brown", "cyan",