forked from mtcontrib/pipeworks
Minor tweak to fix a bug in the spigot texture ordering
This commit is contained in:
parent
fadd91c744
commit
ae5a283685
|
@ -182,8 +182,8 @@ minetest.register_node("pipeworks:spigot", {
|
|||
"pipeworks_spigot_sides.png",
|
||||
"pipeworks_pipe_end_empty.png",
|
||||
"pipeworks_spigot_sides.png",
|
||||
"pipeworks_pipe_end_empty.png",
|
||||
"pipeworks_spigot_sides.png",
|
||||
"pipeworks_pipe_end_empty.png",
|
||||
"pipeworks_spigot_sides.png"
|
||||
},
|
||||
paramtype = "light",
|
||||
|
|
Loading…
Reference in New Issue
Block a user