# [hades_refruit]

hades_refruit makes tree fruit regrow!

Fruit that have been registered with this mod will gain
a 'bud' and a 'flower' phase. Fruit start as bud, then
they become a flower, then the full fruit. If the player
breaks the fruit, it returns to the bud phase.

Only grown fruit (e.g. from saplings) will return to
the bud if taken. Player-placed fruit will simply be
taken, and no bud is left behind.

Off-season fruit and flowers will revert to bud phase.
The fruit will also drop as item if their season is over.

Buds, flowers and fruit will also become more demanding:
First, they need a matching tree trunk within a taxicab
distance of 3, or else they will die or drop. This is
the same mechanic as for leaf decay.

Second, they may require a particular neighboring node
(usually leaves) to grow to the next stage.

Note: Fruit that have not been registered with this mod
will not be changed at all.

## Credits / License

Images and code are licensed under the MIT License.
Original mod written as "refruit" in 2015 by Glnggi.
