Declare observers not opaque
This commit is contained in:
parent
32f60c4fee
commit
093e9b0b08
3 changed files with 6 additions and 4 deletions
|
@ -95,6 +95,7 @@ These groups are used mostly for informational purposes
|
|||
* `solid=1`: Solid full-cube block (automatically assigned)
|
||||
* `opaque=1`: Opaque block (automatically assigned)
|
||||
* `not_solid=1`: Block is not solid (only assign this group for nodes which are automatically detected as “solid” in error
|
||||
* `not_opaque=1`: Block is not opaque (only assign this group for nodes which are automatically detected as “opaque” in error
|
||||
* `fire=1`: Fire
|
||||
* `water=1`: Water
|
||||
* `lava=1`: Lava
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue