1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-16 14:50:32 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
9d06a3137b fix broken flowers-in-pots recipes 2013-06-22 23:10:40 -04:00
6998bf51a2 Ran all textures through pngquant. 2013-05-30 17:30:29 -04:00
2773a048f0 ran textures through pngcrush 2013-05-30 15:49:09 -04:00
ba651b2c9c remove obsolete textures 2013-05-21 14:35:23 -04:00
a73ba9aeb8 retired the cotton plants, aliased them to farming cotton since that mod is now
part of minetest_game
2013-05-21 10:52:36 -04:00
a2ccdf7cf0 removed cotton plant spawning abm since it is in the flora group and is being
spawned automatically by the default flowers code.

took all other plants out of flora group so they don't get spawned by that
code.
2013-04-26 07:24:13 -04:00
620998310c removed regrowth of dandelions, rose, tulip, viola, germaniums, as the
default flowers mod handles that now.
2013-04-26 05:40:13 -04:00
a6694583db made all flowers and related belong to group:flora(=1), changed regrowth
abms to account for that (as default flowers are flora=1, not flowers=1).
2013-04-26 05:36:51 -04:00
680e802af0 Default game has flowers now, so this removes all duplicate stuff from
my flowers mod, and renames it to flowers_plus.
2013-04-25 17:18:21 -04:00