23 lines
294 B
JSON
23 lines
294 B
JSON
{
|
|
"parent": "item/handheld",
|
|
"textures": {
|
|
"layer0": "item/nether_star"
|
|
},
|
|
"overrides":
|
|
[
|
|
{
|
|
"predicate":
|
|
{
|
|
"custom_model_data":1
|
|
},
|
|
"model": "item/nether_star/1"
|
|
},
|
|
{
|
|
"predicate":
|
|
{
|
|
"custom_model_data":2
|
|
},
|
|
"model": "item/nether_star/2"
|
|
}
|
|
]
|
|
} |