mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-26 18:29:15 +00:00
More consistency
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"geometry": "geometry.default",
|
||||
"materials": [ { "*": "Material.default" } ],
|
||||
"textures": [
|
||||
"query.is_bribed ? texture.spectral : texture.default"
|
||||
"q.is_bribed ? texture.spectral : texture.default"
|
||||
],
|
||||
"filter_lighting": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user