plantlife_modpack/cavestuff
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 cleanup codebase (#46) 2023-07-10 18:24:25 -04:00
models use mesh node for cavestuff pebbles 2015-01-17 00:14:32 -05:00
textures OPTIMIZE _ALL_ THE TEXTURES! \:D/ 2015-01-23 14:08:08 -05:00
init.lua cleanup codebase (#46) 2023-07-10 18:24:25 -04:00
mapgen.lua remove biomelib dep from cavestuff (#42) 2023-07-09 15:14:43 -04:00
mod.conf remove biomelib dep from cavestuff (#42) 2023-07-09 15:14:43 -04:00
nodes.lua Is ground content revision (#69) 2024-03-15 17:54:16 +01:00