made glass_pane more durable

master
lmtea 2011-12-13 17:06:02 +07:00
parent 70e083062e
commit 55ac718232
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ minetest.register_node("home_mod:glass_pane", {
sunlight_propagates = true,
walkable = true,
dug_item = 'node "home_mod:glass_pane" 1',
material = minetest.digprop_constanttime(0.0),
material = minetest.digprop_glasslike(1.0),
selection_box = {
type = "wallmounted",
--wall_top = = <default>