Fix deprecated alpha / use_texture_alpha use
This commit is contained in:
parent
c1b236b4e3
commit
08b13c9efb
12 changed files with 14 additions and 4 deletions
|
@ -279,6 +279,7 @@ local waterlily_def = {
|
|||
tiles = {"flowers_waterlily.png", "flowers_waterlily_bottom.png"},
|
||||
inventory_image = "flowers_waterlily.png",
|
||||
wield_image = "flowers_waterlily.png",
|
||||
use_texture_alpha = "clip",
|
||||
liquids_pointable = true,
|
||||
walkable = false,
|
||||
buildable_to = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue