1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-18 07:40:39 +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

@ -7,7 +7,7 @@ local current_mod_name = minetest.get_current_modname()
nature = {}
-- support for i18n
local S = plantlife_i18n.gettext
local S = minetest.get_translator("nature_classic")
nature.blossomqueue = {}
nature.blossomqueue_max = 1000