Add hardness to anvils, bookshoelves, cakes, chests, cocoas

This commit is contained in:
Wuzzy 2017-02-27 01:13:03 +01:00
parent 0efb479c1e
commit 4da0723146
5 changed files with 32 additions and 19 deletions

View file

@ -108,10 +108,11 @@ local crop_def = {
},
},
groups = {
cocoa=1, choppy=3, oddly_breakable_by_hand=3, not_in_creative_inventory=1, dig_by_water=1,
handy=1,axey=1, cocoa=1, oddly_breakable_by_hand=3, not_in_creative_inventory=1, dig_by_water=1,
},
sounds = mcl_sounds.node_sound_wood_defaults(),
_mcl_blast_resistance = 15,
_mcl_hardness = 0.2,
}
-- 2nd stage