Add opaque group
This commit is contained in:
parent
3bf5dfa0f8
commit
d9a61e826a
2 changed files with 7 additions and 1 deletions
|
@ -67,7 +67,8 @@ Please read <http://minecraft.gamepedia.com/Breaking> to learn how digging times
|
|||
### Declarative groups
|
||||
These groups are used mostly for informational purposes
|
||||
|
||||
* `solid=1`: Solid block (automatically assigned)
|
||||
* `solid=1`: Solid full-cube block (automatically assigned)
|
||||
* `opaque=1`: Opaque 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue