More blast resistance definitions
This commit is contained in:
parent
0aeb109c64
commit
2af57ea853
13 changed files with 64 additions and 22 deletions
|
@ -71,6 +71,7 @@ minetest.register_node("mobs:spawner", {
|
|||
end
|
||||
end,
|
||||
sounds = mcl_sounds.node_sound_metal_defaults(),
|
||||
_mcl_blast_resistance = 25,
|
||||
})
|
||||
|
||||
-- spawner abm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue