diff --git a/README.md b/README.md index 7ea20bc..0b951e8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Regrowing Fruits Info ---- -This mod causes fruits on trees from other mods to regrow like apples in the 5.0 release of Minetest Game. If you placed the fruits by hand or removed the tree leaves, the fruits don't regrow. +This mod causes fruits on trees from various other mods to regrow like apples in the 5.0 release of Minetest Game. If you placed the fruits by hand or removed the tree leaves, the fruits don't regrow. Cool_trees modpack, ethereal, farming_plus and moretrees are supported, but maybe there are other mods with this problem that I don't know about. Please tell me in the Minetest Forum topic! diff --git a/mod.conf b/mod.conf index b1a8860..1b2429e 100644 --- a/mod.conf +++ b/mod.conf @@ -2,5 +2,5 @@ name = regrowing_fruits author = philipmi depends = optional_depends = default, ethereal, cacaotree, cherrytree, chestnuttree, clementinetree, ebony, lemontree, oak, palm, plumtree, pomegranate, moretrees, farming_plus -description = Fruits on trees from other mods will regrow. +description = Fruits on trees from various mods will regrow. title = Regrowing Fruits