Correct texture name
This commit is contained in:
parent
30b69f5d46
commit
de0e59f21f
@ -8,7 +8,7 @@ minetest.register_node("pathvalleys:junglewood", {
|
||||
|
||||
minetest.register_node("pathvalleys:bridgewood", {
|
||||
description = "Bridge wood",
|
||||
tiles = {"pathv7_bridgewood.png"},
|
||||
tiles = {"pathvalleys_bridgewood.png"},
|
||||
is_ground_content = false,
|
||||
groups = {choppy = 2, oddly_breakable_by_hand = 2, flammable = 2},
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
|
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Loading…
x
Reference in New Issue
Block a user