Add tar_block = 1 group to tar

This commit is contained in:
Calinou 2015-04-18 22:54:08 +02:00
parent c0c07ef71a
commit cf2c7d0346
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ local nodes = {
}, },
["tar"] = { ["tar"] = {
description = S("Tar"), description = S("Tar"),
groups = {cracky = 2}, groups = {cracky = 2, tar_block = 1},
sounds = sound_stone, sounds = sound_stone,
}, },
["cobble_compressed"] = { ["cobble_compressed"] = {