1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-13 05:20:19 +02:00

Fix ferns compatibility with minetest >= 0.4.16 (#78)

This commit is contained in:
sys4-fr
2018-03-17 21:37:02 +01:00
committed by Vanessa Dannenberg
parent 0af7b69afa
commit 9789d6da3a
6 changed files with 32 additions and 6 deletions

View File

@ -1,6 +1,6 @@
-----------------------------------------------------------------------------------------------
local title = "Ferns" -- former "Archae Plantae"
local version = "0.2.0"
local version = "0.2.1"
local mname = "ferns" -- former "archaeplantae"
-----------------------------------------------------------------------------------------------
-- (by Mossmanikin)