1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-26 18:29:15 +00:00

More consistency

This commit is contained in:
Camotoy
2021-03-04 15:22:38 -05:00
parent 51be3f3bb4
commit cc334c05ce

View File

@@ -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
}