removed reference to default
This commit is contained in:
parent
ad7931a469
commit
f5f3af44e4
@ -370,7 +370,6 @@ minetest.register_node("poop:transparent", {
|
||||
paramtype = "light",
|
||||
is_ground_content = false,
|
||||
sunlight_propagates = true,
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
groups = {cracky=3,oddly_breakable_by_hand=3},
|
||||
})
|
||||
minetest.register_alias("mapgen_stone", "poop:floor")
|
||||
|
Loading…
x
Reference in New Issue
Block a user