Explain torch group

This commit is contained in:
Wuzzy 2017-02-10 14:43:45 +01:00
parent b4c5a96d7c
commit e06b08b23e
1 changed files with 3 additions and 0 deletions

3
API.md
View File

@ -53,6 +53,9 @@ These groups are used mostly for informational purposes
* `not_solid=1`: Block is sold (only assign this group for nodes which are automatically detected as “solid” in error
* `water=1`: Water
* `lava=1`: Lava
* `torch`: Torch or torch-like node
* `torch=1`: Torch on floor
* `torch=2`: Torch at wall
* `liquid`: Block is a liquid
* `liquid=1`: Unspecified type
* `liquid=2`: Water