added child attribute authored by Lxlp's avatar Lxlp
...@@ -13,6 +13,7 @@ Configure the model's block and sky light. ...@@ -13,6 +13,7 @@ Configure the model's block and sky light.
| block | b | Block light level. Value must be 0 - 15, or -1 for auto brightness | Integer | -1 | | block | b | Block light level. Value must be 0 - 15, or -1 for auto brightness | Integer | -1 |
| sky | s | Sky light level. Value must be 0 - 15, or -1 for auto brightness | Integer | -1 | | sky | s | Sky light level. Value must be 0 - 15, or -1 for auto brightness | Integer | -1 |
| exactmatch | em, exact, match | Should the part match the `partid` completely | Boolean | true | | exactmatch | em, exact, match | Should the part match the `partid` completely | Boolean | true |
| child | | Whether the child bones should be affected | Boolean | false |
## Examples ## Examples
This makes the designated part glow even in the dark, such as a spider's eyes or a breeze's body. This makes the designated part glow even in the dark, such as a spider's eyes or a breeze's body.
... ...
......