Changes
Page history
added option to use -1 as a value for BlockLight and SkyLight
authored
May 29, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Mobs/DisplayOptions.md
View page @
c2b6a451
...
@@ -125,6 +125,8 @@ cool_display:
...
@@ -125,6 +125,8 @@ cool_display:
### Brightness
### Brightness
Both blocklight and skylight must be set to override brightness. Values must be in range of
`0`
to
`15`
.
Both blocklight and skylight must be set to override brightness. Values must be in range of
`0`
to
`15`
.
Use a value of
`-1`
to make it so the display entity uses the ambiens's blocklight/skylight without overriding them
#### BlockLight & SkyLight
#### BlockLight & SkyLight
```
yml
```
yml
cool_display
:
cool_display
:
...
...
...
...