1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-19 08:10:31 +02:00

Merge branch 'master' of yunohost.local:mtcontrib/plantlife_modpack into nalc-1.2-dev

This commit is contained in:
2020-03-25 23:11:23 +01:00
107 changed files with 734 additions and 3098 deletions

View File

@ -10,7 +10,7 @@
assert(abstract_ferns.config.enable_giant_treefern == true)
-- support for i18n
local S = plantlife_i18n.gettext
local S = minetest.get_translator("ferns")
-- lot of code, lot to load
abstract_ferns.grow_giant_tree_fern = function(pos)