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