Merge branch 'mcl_explosions'
This commit is contained in:
commit
3087621b11
59 changed files with 620 additions and 193 deletions
|
@ -342,7 +342,7 @@ minetest.register_node("mcl_books:bookshelf", {
|
|||
groups = {handy=1,axey=1, flammable=3,building_block=1, material_wood=1, fire_encouragement=30, fire_flammability=20},
|
||||
drop = "mcl_books:book 3",
|
||||
sounds = wood_sound,
|
||||
_mcl_blast_resistance = 7.5,
|
||||
_mcl_blast_resistance = 1.5,
|
||||
_mcl_hardness = 1.5,
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue