mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-27 18:59:09 +00:00
14 lines
328 B
JSON
14 lines
328 B
JSON
{
|
|
"format_version": "1.10.0",
|
|
"render_controllers": {
|
|
"controller.render.arrow": {
|
|
"geometry": "geometry.default",
|
|
"materials": [ { "*": "Material.default" } ],
|
|
"textures": [
|
|
"query.is_bribed ? texture.spectral : texture.default"
|
|
],
|
|
"filter_lighting": true
|
|
}
|
|
}
|
|
}
|