changed ladder texture
This commit is contained in:
@@ -196,9 +196,7 @@ minetest.register_node("poop:box", {
|
||||
minetest.register_node("poop:ladder_steel", {
|
||||
description = "Ladder",
|
||||
drawtype = "signlike",
|
||||
tiles = {"Poop.png"},
|
||||
tiles = {"Poop.png"},
|
||||
tiles = {"Poop.png"},
|
||||
tiles = {"ladder.png"},
|
||||
paramtype = "light",
|
||||
paramtype2 = "wallmounted",
|
||||
sunlight_propagates = true,
|
||||
|
||||
BIN
mods/poop/textures/ladder.png
Normal file
BIN
mods/poop/textures/ladder.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 783 B |
Reference in New Issue
Block a user