Make many blocks drop when pushed by piston

This commit is contained in:
Wuzzy 2017-03-29 22:58:31 +02:00
parent 2f4f196eaf
commit 30564e494e
27 changed files with 81 additions and 81 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, head=1, deco_block=1},
groups = {handy=1, head=1, deco_block=1, dig_by_piston=1},
tiles = {
"head_"..node.."_top.png",
"head_"..node.."_top.png",