Commit Graph

8 Commits

Author SHA1 Message Date
Niklp 455f891275
Optimize textures and delete unused textures (#68) 2023-12-23 23:45:46 +11:00
Niklp 3fce92a9f5
Re-add simple spawn settings for some plants (#62)
* Red-add simple spawn settings for some plants

* Add pl_
2023-10-24 06:52:42 -04:00
Niklp e58042acd0
use degrotate for sunflowers (#49) 2023-07-15 15:57:47 -04:00
Niklp c7f65aac83
cleanup codebase (#46)
* cleanup codebase

* fix typo

* add nil checks to on_place

* nuke all mod loaded statements
2023-07-10 18:24:25 -04:00
wsor4035 d9782771c3
remove biomelib usage from sunflowers (#44) 2023-07-09 16:14:45 -04:00
unknown 577404c850 fix https://github.com/mt-mods/plantlife_modpack/issues/38 - add use_texture_alpa param to nodes that have textures with alpa 2023-01-21 15:48:24 -05:00
jolesh 9483fee7b3
Added Esperanto translation (#36)
used the template.txt's
2022-11-06 12:53:16 -05:00
Jordan Leppert 1a96ac87a7
Breaking up flowers_plus mod (#5)
Splitting up flowers_plus into separate mods for seaweed, sunflowers and waterlillies, for clarity and so the user can disable them individually.
Fixed sunflower maximum heat.
Removed spawning, as we're already creating these things at worldgen.
Added settings for rarity and max count to each mod - waterlilies, seaweed and sunflowers
Removing along_shore mod as it does nothing now.
2021-12-14 13:05:23 +01:00