Merge pull request 'Add dirt node group documentation' (#142) from add-dirt-group-documentation into master

Reviewed-on: https://git.minetest.land/Mineclonia/Mineclonia/pulls/142
Reviewed-by: cora <cora@noreply.git.minetest.land>
This commit is contained in:
cora 2021-09-08 01:39:32 +00:00
commit 07a59ef120
1 changed files with 4 additions and 0 deletions

View File

@ -182,6 +182,10 @@ These groups are used mostly for informational purposes
* `redstone_torch=1`: Redstone Torch (lit)
* `redstone_torch=2`: Redstone Torch (unlit)
* `dirt=1`: Uncovered dirt
* `dirt=2`: Covered dirt (grass or mycelium or podzol on top)
* `dirt=3`: Coarse dirt
* `plant=1`: Plant or part of a plant
* `double_plant`: Part of a double-sized plant. 1 = lower part, 2 = upper part