Automatically parse solid groups
This commit is contained in:
parent
c6223e5b3d
commit
3d7502f666
3 changed files with 21 additions and 0 deletions
2
API.md
2
API.md
|
@ -49,6 +49,8 @@ This section explains all the used groups in this subgame.
|
|||
### Declarative groups
|
||||
These groups are used mostly for informational purposes
|
||||
|
||||
* `solid=1`: Solid block (automatically assigned)
|
||||
* `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
|
||||
* `liquid`: Block is a liquid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue