"default:glass_with_wood" in double
This commit is contained in:
parent
f909d1b456
commit
637d4f971a
@ -359,12 +359,6 @@ minetest.register_node("default:glass_with_wood", {
|
||||
groups = {crumbly = 3},
|
||||
})
|
||||
|
||||
minetest.register_node("default:glass_with_wood", {
|
||||
description = "Glass with Wood",
|
||||
tiles = {"default_wood.png^default_glass.png"},
|
||||
groups = {crumbly = 3},
|
||||
})
|
||||
|
||||
minetest.register_node("default:glass_with_log", {
|
||||
description = "Glass with Log",
|
||||
tiles = {"default_log.png^default_glass.png"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user