* bushes ground content
minetest default game treats all bush parts as ground
content, so we do that here too. The baskets however are
player made and placed, so they aren't ground content
* cavestuff ground content
Pebbles are given to mapgen as decorations, so they have
been left as ground content.
The stalactites are not ground content
* user 'placed' nodes -> not ground content
* ground content revision
* Add German translation
Add German translation
* Add German translation
Add German translation
* Add German translation
Add German translation
* Add German transaltion
Add German translation
* Add German translation
Add German translation
* Add German translation
Add German translation
* Add German translation
Add German translation
* Add German translation
Add German translation
* Add German translation
Add German translation
* Add German translation
Add German translation
* Add support for i18n
Add support for i18n, make loading translateable
* Add template for translation
* Add German translation
Add German translation
idea taken from homedecor_modpack and its homedecor_i18n
all translated mods have a new dependency : plantlife_i18n
translations are stored in po/pot file : one file for all mods
added french translation (almost complete)
transfered de/es/tr/pt translations to corresponding .po file
(only for some mods, unfortunately translations are incomplete)
As there is only one leaf per fern, this makes it possible and convenient
to farm ferns (which was impossible, and even replanting all chopped-down
fern plants was extremely laborious due to the rarity of saplings).
Although on average slightly more than one sapling is produced per plant,
replanting and reharvesting the leaves is still the quickest way to
obtain more saplings.