Remove heads and pumpkin from combat creative tab
This commit is contained in:
parent
b04abdaf99
commit
62f755f52a
4 changed files with 7 additions and 6 deletions
|
@ -12,7 +12,7 @@ local function addhead(node, desc, longdesc)
|
|||
{ -0.25, -0.5, -0.25, 0.25, 0.0, 0.25, },
|
||||
},
|
||||
},
|
||||
groups = {handy=1, armor_head=1, head=1, deco_block=1, dig_by_piston=1},
|
||||
groups = {handy=1, armor_head=1,non_combat_armor=1, head=1, deco_block=1, dig_by_piston=1},
|
||||
tiles = {
|
||||
"head_"..node.."_top.png",
|
||||
"head_"..node.."_top.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue