From e0bec501f224dbe93387c709c8257b90ae25dda7 Mon Sep 17 00:00:00 2001 From: Yutao Yuan Date: Fri, 17 Jun 2016 22:47:43 +0800 Subject: [PATCH] Flowers: Fix misaligned waterlily texture Previously waterlily has misaligned top and bottom textures and looks different when viewed from below. This also hides the flower in bottom texture. --- mods/flowers/init.lua | 2 +- .../flowers/textures/flowers_waterlily_bottom.png | Bin 0 -> 327 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 mods/flowers/textures/flowers_waterlily_bottom.png diff --git a/mods/flowers/init.lua b/mods/flowers/init.lua index 2d8c93e4..2f3cfe1b 100644 --- a/mods/flowers/init.lua +++ b/mods/flowers/init.lua @@ -217,7 +217,7 @@ minetest.register_node("flowers:waterlily", { drawtype = "nodebox", paramtype = "light", paramtype2 = "facedir", - tiles = {"flowers_waterlily.png"}, + tiles = {"flowers_waterlily.png", "flowers_waterlily_bottom.png"}, inventory_image = "flowers_waterlily.png", wield_image = "flowers_waterlily.png", liquids_pointable = true, diff --git a/mods/flowers/textures/flowers_waterlily_bottom.png b/mods/flowers/textures/flowers_waterlily_bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..3dbeaf400e77f91f7181a0b149453f1488646bf9 GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbK}RDe&2>;M1%GZ)zaQN|*huqj6A z3$45M`lc@5OyvjX&{EyY0W(=!06stX-3~FgbjfdGr~JgX+wb}uP>u35D#YwD?z9}`y^ zD_vqfwCvqI<5IW%VjSPfeh7wNJzrcO!jTZ)bE0IGr~^a9?RPOe-3cp~@cx;!f1bo6 W?$`EJrLTalWbkzLb6Mw<&;$Sw9)Sn| literal 0 HcmV?d00001