a simple mod that adds decorative plants
Go to file
Sys Quatre d4e6b9c3a5 Fix the use of deprecated functions for Minetest 5.4
* Remove 'use_texture_alpha = true' not needed and deprecated
* Replace 'minetest.get_mapgen_params().mgname' by
  'minetest.get_mapgen_setting("mg_name")'
2021-02-26 14:30:20 +01:00
textures Texture improvements, flora group 2016-10-21 05:46:52 +10:00
.gitattributes 👾 Added .gitattributes & .gitignore files 2016-07-02 07:13:52 +10:00
.gitignore 👾 Added .gitattributes & .gitignore files 2016-07-02 07:13:52 +10:00
depends.txt Initial commit 2016-07-02 07:15:32 +10:00
description.txt fix spelling of attached 2019-09-22 17:52:25 +00:00
init.lua Fix the use of deprecated functions for Minetest 5.4 2021-02-26 14:30:20 +01:00
license.txt Initial commit 2016-07-02 07:15:32 +10:00
screenshot.png Initial commit 2016-07-02 07:15:32 +10:00