Changes
Page history
added child attribute
authored
Mar 17, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/Brightness.md
View page @
e49aaaf5
...
@@ -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.
...
...
...
...