Skip to content
Snippets Groups Projects
Commit 8bbaa717 authored by tchncs's avatar tchncs
Browse files

adjusted illuna:stonebricks moreblocks registration to become a lightsource

parent 949a2a28
No related branches found
No related tags found
No related merge requests found
......@@ -38,12 +38,12 @@ register_stair_slab_panel_micro("twigs", "block", "trunks:twigs",
0
)
register_stair_slab_panel_micro("stonebrick", "block", "illuna:stonebrick",
register_stair_slab_panel_micro("illuna_stonebrick", "block", "illuna:stonebrick",
{cracky=3},
{"default_stone_brick.png"},
"Stonebrick",
"block",
0
3
)
local name = {"red", "green", "white", "black", "blue", "brown", "cyan",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment