add trunks:twigs to moreblocks

the entry it disappeared magically during updates
This commit is contained in:
Milan* 2017-03-12 16:35:22 +01:00
parent 6ef3a208e0
commit 4c0d933695
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,7 @@
default
3d_armor
wool
3d_armor
trunks ?
irc ?
farming ?
darkage ?

View File

@ -30,6 +30,14 @@ register_stair_slab_panel_micro("obsidian_block", "block", "default:obsidian_blo
0
)
register_stair_slab_panel_micro("twigs", "block", "trunks:twigs",
{cracky=3},
{"trunks_twigs.png"},
"Twigs Block",
"block",
0
)
local name = {"red", "green", "white", "black", "blue", "brown", "cyan",
"grey", "dark_green", "dark_grey", "magenta", "orange", "pink",
"red", "violet", "yellow"}