Remove heads and pumpkin from combat creative tab

This commit is contained in:
Wuzzy 2017-06-11 22:20:25 +02:00
parent b04abdaf99
commit 62f755f52a
4 changed files with 7 additions and 6 deletions

View file

@ -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",