From 823379ea042895ca717e41b44189db182def70e4 Mon Sep 17 00:00:00 2001 From: philipmi Date: Sat, 8 Jan 2022 21:42:21 +0100 Subject: [PATCH] Update description --- README.md | 2 +- mod.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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