Update 'mods/flowers/init.lua'

This commit is contained in:
thunderdog1138 2021-03-14 18:14:12 +00:00
parent 86318963dc
commit 0593d345af
1 changed files with 1 additions and 0 deletions

View File

@ -282,6 +282,7 @@ local waterlily_def = {
tiles = {"waterlily.png", "waterlily_bottom.png"},
inventory_image = "waterlily.png",
wield_image = "waterlily.png",
use_texture_alpha = "clip",
liquids_pointable = true,
walkable = false,
buildable_to = true,