mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-19 14:59:14 +00:00
Consistency
This commit is contained in:
@@ -111,6 +111,6 @@ The glowing effect and the spectral arrow item and entities do not exist on Bedr
|
||||
|
||||
```json
|
||||
"textures": [
|
||||
"query.is_bribed ? texture.spectral : texture.default"
|
||||
"q.is_bribed ? texture.spectral : texture.default"
|
||||
]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user