26 lines
469 B
JSON
26 lines
469 B
JSON
{
|
|
"parent": "item/handheld",
|
|
"textures": {
|
|
"layer0": "item/paper"
|
|
},
|
|
"overrides": [
|
|
{
|
|
"predicate": {
|
|
"custom_model_data": 1
|
|
},
|
|
"model": "item/paper/1"
|
|
},
|
|
{
|
|
"predicate": {
|
|
"custom_model_data": 3
|
|
},
|
|
"model": "item/paper/schematic_sort_name_ascending"
|
|
},
|
|
{
|
|
"predicate": {
|
|
"custom_model_data": 4
|
|
},
|
|
"model": "item/paper/schematic_sort_name_descending"
|
|
}
|
|
]
|
|
} |