Update description
This commit is contained in:
parent
802ddb35e4
commit
823379ea04
2 changed files with 2 additions and 2 deletions
|
@ -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!
|
||||
|
||||
|
|
2
mod.conf
2
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
|
||||
|
|
Loading…
Reference in a new issue