This commit is contained in:
@ -3,14 +3,18 @@
|
|||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "minecraft:item/lead"
|
"layer0": "minecraft:item/lead"
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides": [
|
||||||
[
|
|
||||||
{
|
{
|
||||||
"predicate":
|
"predicate": {
|
||||||
{
|
"custom_model_data": 1
|
||||||
"custom_model_data":1
|
|
||||||
},
|
},
|
||||||
"model": "item/lead/button_simulator_join_group"
|
"model": "item/lead/button_simulator_join_group"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"predicate": {
|
||||||
|
"custom_model_data": 2
|
||||||
|
},
|
||||||
|
"model": "item/arrow/button_back"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user