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