Changes to pipe bombs, cops, and node groups
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
minetest.register_node(":streets:asphalt",{
|
||||
description = streets.S("Asphalt"),
|
||||
tiles = {"streets_asphalt.png"},
|
||||
groups = {cracky=3}
|
||||
groups = {cracky=1}
|
||||
})
|
||||
|
||||
if minetest.get_modpath("building_blocks") then
|
||||
|
||||
Reference in New Issue
Block a user