VoxeLibre/mods/ITEMS/mcl_flowers
FossFanatic 260a76e5ee Add grass palette nodes in a special group & more
This commit adds any nodes which make use of a grass palette to a `grass_palette` group, to avoid having to create a list of said nodes every time.

I also added one line of code to potted ferns, in preparation for when I get to adding biome coloured potted ferns, which currently use a fixed colour instead of the biome's colour.
2023-03-05 12:45:44 +00:00
..
locale Update Translation Template for flowers 2023-02-12 23:29:02 +00:00
API.md fix typos 2021-03-11 17:43:55 +00:00
README.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
credit.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
init.lua Add grass palette nodes in a special group & more 2023-03-05 12:45:44 +00:00
mod.conf add flowerpots API 2021-03-11 22:13:43 +01:00
register.lua Add Cornflowers 2023-02-12 23:29:02 +00:00

README.txt

Minetest 0.4 mod: flowers
=========================

License of source code:
-----------------------
Copyright (C) 2012-2013 Ironzorg, VanessaE

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.