plantlife_modpack/dryplants
Luke aka SwissalpS f629f54d43
Is ground content revision (#69)
* bushes ground content

minetest default game treats all bush parts as ground
content, so we do that here too. The baskets however are
player made and placed, so they aren't ground content

* cavestuff ground content

Pebbles are given to mapgen as decorations, so they have
been left as ground content.
The stalactites are not ground content

* user 'placed' nodes -> not ground content

* ground content revision
2024-03-15 17:54:16 +01:00
..
locale Fix naming incositencies (#54) 2023-07-23 15:51:09 -04:00
models more accurate plantlike model 2015-04-07 23:24:22 -04:00
textures Optimize textures and delete unused textures (#68) 2023-12-23 23:45:46 +11:00
crafting.lua cleanup codebase (#46) 2023-07-10 18:24:25 -04:00
init.lua Is ground content revision (#69) 2024-03-15 17:54:16 +01:00
juncus.lua Remove biome_lib dep from dryplants (#63) 2023-10-26 11:53:09 -04:00
meadowvariation.lua Remove biome_lib dep from dryplants (#63) 2023-10-26 11:53:09 -04:00
mod.conf patch ebiomes being bad by loading after it (#67) 2023-11-03 21:20:01 +01:00
moregrass.lua Remove biome_lib dep from dryplants (#63) 2023-10-26 11:53:09 -04:00
reed.lua Is ground content revision (#69) 2024-03-15 17:54:16 +01:00
reedmace.lua Is ground content revision (#69) 2024-03-15 17:54:16 +01:00