30 lines
406 B
JSON
30 lines
406 B
JSON
{
|
|
"parent": "item/handheld",
|
|
"textures": {
|
|
"layer0": "item/gray_dye"
|
|
},
|
|
"overrides":
|
|
[
|
|
{
|
|
"predicate":
|
|
{
|
|
"custom_model_data":1
|
|
},
|
|
"model": "item/gray_dye/1"
|
|
},
|
|
{
|
|
"predicate":
|
|
{
|
|
"custom_model_data":2
|
|
},
|
|
"model": "item/gray_dye/2"
|
|
},
|
|
{
|
|
"predicate":
|
|
{
|
|
"custom_model_data":3
|
|
},
|
|
"model": "item/gray_dye/button_simulator_element_blank"
|
|
}
|
|
]
|
|
} |