adjusted illuna:stonebricks moreblocks registration to become a lightsource
This commit is contained in:
parent
949a2a286d
commit
8bbaa71710
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user