plantlife_modpack/trunks
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 Some minor German translation fixes (#47) 2023-07-14 07:07:24 -04:00
textures Optimize textures and delete unused textures (#68) 2023-12-23 23:45:46 +11:00
crafting.lua Fix typo in crafting recipes in trunks 2022-06-08 22:03:52 +10:00
generating.lua Luacheck things (#53) 2023-07-21 15:29:53 -04:00
init.lua Luacheck things (#53) 2023-07-21 15:29:53 -04:00
mod.conf Remove translations in minetest.log output 2020-02-15 14:32:06 +00:00
nodes.lua Is ground content revision (#69) 2024-03-15 17:54:16 +01:00