Rope textures changed
This commit is contained in:
parent
cfebe9bee8
commit
d90ccd0e95
@ -446,13 +446,13 @@ minetest.register_node("farming:rope",{
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{-1/16, -8/16, -1/16, 1/16, 8/16, 1/16},
|
||||
{-2/16, -8/16, -2/16, 2/16, 8/16, 2/16},
|
||||
},
|
||||
},
|
||||
selection_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{-1/16, -8/16, -1/16, 1/16, 8/16, 1/16},
|
||||
{-3/16, -8/16, -3/16, 3/16, 8/16, 3/16},
|
||||
},
|
||||
},
|
||||
})
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 332 B After Width: | Height: | Size: 324 B |
Binary file not shown.
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 646 B |
Binary file not shown.
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 357 B |
Loading…
x
Reference in New Issue
Block a user