20 lines
352 B
JSON
20 lines
352 B
JSON
{
|
|
"parent": "item/handheld",
|
|
"textures": {
|
|
"layer0": "minecraft:item/lead"
|
|
},
|
|
"overrides": [
|
|
{
|
|
"predicate": {
|
|
"custom_model_data": 1
|
|
},
|
|
"model": "item/lead/button_simulator_join_group"
|
|
},
|
|
{
|
|
"predicate": {
|
|
"custom_model_data": 2
|
|
},
|
|
"model": "item/arrow/button_back"
|
|
}
|
|
]
|
|
} |