Texture updates: end rod, flower pot, rails
This commit is contained in:
parent
fb65eefdaa
commit
d618c7184c
15 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ minetest.register_node("mcl_flowerpots:flower_pot_"..flower, {
|
|||
drawtype = "mesh",
|
||||
mesh = "flowerpot.obj",
|
||||
tiles = {
|
||||
"[combine:64x64:0,0=mcl_flowerpots_flowerpot.png:0,0="..texture[1],
|
||||
"[combine:32x32:0,0=mcl_flowerpots_flowerpot.png:0,0="..texture[1],
|
||||
},
|
||||
visual_scale = 0.5,
|
||||
wield_scale = {x=1.0, y=1.0, z=1.0},
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 383 B |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 286 B |
Loading…
Add table
Add a link
Reference in a new issue