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
5e8cd73393
Merge remote-tracking branch 'upstream/master' into github
2021-02-26 12:52:52 +01:00
flux
4547d78515
fix spelling of attached
2019-09-22 17:52:25 +00:00
sys4-fr
c952b13adc
Fix spawn of some plants
2018-03-18 14:16:35 +01:00
sys4-fr
8e0679c70a
Fix spawn of moonflower
2018-03-18 03:40:22 +01:00
sys4-fr
8216a475e2
Fix code
2017-03-20 01:53:54 +01:00
sys4-fr
db3cf5045e
Add rainforest plants to spawn onto new default:dirt_rainforest_litter
...
Fix spawn of plants onto snow and dirt with snow
2017-03-20 01:35:00 +01:00
D00Med
c0ffbe938c
flowers in the flower group
2016-11-07 05:54:56 +10:00
D00Med
c03d664cae
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# init.lua
2016-10-21 05:52:36 +10:00
D00Med
2a56986074
Flora group
2016-10-21 05:47:25 +10:00
D00Med
9d14651cba
Texture improvements, flora group
...
>Improved textures
>plants now belong to the "flora" group
2016-10-21 05:46:52 +10:00
tenplus1
96801d90f9
replace plant abm with on_generated
...
replaced plant abm with on_generated so that underground plants are placed in new areas, this also removes the over-generation bug from using an abm.
2016-10-20 10:28:20 +01:00
D00Med
5340141f9b
Minor improvements
...
>paper can be crafted from weeds
>Lowered the chance of mushrooms/cavefungus spawning
2016-08-12 10:40:03 +10:00
D00Med
677030ccba
New plants
...
Added some more unusual plants:
>cave fungus
>medium flower
>blue spike flower
>alien grass
>blue flower
>blue mushroom
>fire mushroom
Removed the xlbush
2016-07-20 18:37:24 +10:00
D00Med
deb7abf3c2
fixed mapgen
...
>now works with all mapgen apart from v6.
2016-07-02 07:22:58 +10:00
D00Med
3b587d0b14
Plant improvements
...
>Sunlight passes through plants
>Plants can be built over
2016-07-02 07:19:59 +10:00
D00Med
d13097e861
Initial commit
...
Initial upload of the mod to github
2016-07-02 07:15:32 +10:00