diff --git a/grass.lua b/grass.lua index 85c3cb2..b8f980a 100644 --- a/grass.lua +++ b/grass.lua @@ -67,3 +67,4 @@ if farming.mcl then } }) end + diff --git a/mod.conf b/mod.conf index c49972b..03a9990 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ name = farming description = Adds many new plants and food into Minetest. -optional_depends = default, mcl_core, mcl_sounds, mcl_farming, mcl_stairs, stairs, lucky_block, toolranks +optional_depends = default, mcl_core, mcl_sounds, mcl_farming, mcl_stairs, mcl_flowers, stairs, lucky_block, toolranks min_minetest_version = 5.0