Correct texture name

master
paramat 2017-04-17 23:20:33 +01:00
parent 30b69f5d46
commit de0e59f21f
2 changed files with 1 additions and 1 deletions

View File

@ -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(),

View File

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 261 B