Files
TexturePack/9/assets/minecraft/models/item/red_dye.json
2025-04-20 23:20:24 +02:00

16 lines
229 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "minecraft:item/red_dye"
},
"overrides":
[
{
"predicate":
{
"custom_model_data":3
},
"model": "item/red_dye/button_simulator_element_decrease"
}
]
}