forked from thunderdog1138/star_wars
Update 'mods/ethereal/wood.lua'
This commit is contained in:
parent
e048a51e53
commit
c3f8dcdad5
|
@ -114,7 +114,7 @@ minetest.register_craft({
|
|||
})
|
||||
|
||||
-- brylark trunk
|
||||
minetest.register_node("ethereal:brylark_tree", {
|
||||
minetest.register_node("ethereal:brylark_trunk", {
|
||||
description = S("Brylark Trunk"),
|
||||
tiles = {
|
||||
"ethereal_brylark_trunk_top.png",
|
||||
|
|
Loading…
Reference in New Issue