From dd3d366a77e77fd93f6db9243a8d6719335e6895 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sat, 2 Jul 2016 21:07:49 -0400 Subject: updated areas, biome_lib, plantlife, moreblocks, moretrees, pipeworks, and worldedit mods --- flowers_plus/depends.txt | 1 + flowers_plus/init.lua | 1 + 2 files changed, 2 insertions(+) (limited to 'flowers_plus') diff --git a/flowers_plus/depends.txt b/flowers_plus/depends.txt index 37952da..425a7b9 100644 --- a/flowers_plus/depends.txt +++ b/flowers_plus/depends.txt @@ -1,2 +1,3 @@ biome_lib farming? +flowers? diff --git a/flowers_plus/init.lua b/flowers_plus/init.lua index f8aa93d..a80778a 100644 --- a/flowers_plus/init.lua +++ b/flowers_plus/init.lua @@ -63,6 +63,7 @@ for i in ipairs(lilies_list) do fixed = { -0.5, -0.49, -0.5, 0.5, -0.49, 0.5 }, }, buildable_to = true, + node_placement_prediction = "", liquids_pointable = true, drop = "flowers:waterlily", -- cgit v1.2.3