Changes to pipe bombs, cops, and node groups
This commit is contained in:
@@ -154,6 +154,7 @@ minetest.register_node("main:glass",
|
||||
tiles = {"main_glass_frame.png", "main_glass.png"},
|
||||
inventory_image = minetest.inventorycube("main_glass_frame.png"),
|
||||
paramtype = "light",
|
||||
drop = "",
|
||||
sunlight_propagates = true,
|
||||
is_ground_content = false,
|
||||
groups = {cracky = 4, oddly_breakable_by_hand = 1},
|
||||
|
||||
Reference in New Issue
Block a user