More blast resistance definitions
This commit is contained in:
parent
0aeb109c64
commit
2af57ea853
13 changed files with 64 additions and 22 deletions
|
@ -81,6 +81,7 @@ minetest.register_node("mesecons_torch:redstoneblock", {
|
|||
state = mesecon.state.on,
|
||||
rules = torch_get_output_rules
|
||||
}},
|
||||
mcl_blast_resistance = 30,
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue