23 lines
398 B
JSON
23 lines
398 B
JSON
{
|
|
"ccl_marker": 1,
|
|
"texture_domain": "avaritiaitem",
|
|
"defaults": {
|
|
"transform": "ccl:default-item",
|
|
"textures": {
|
|
"layer0": "minecraft:dirt"
|
|
},
|
|
"model": "builtin/generated"
|
|
},
|
|
"variant_sets": [
|
|
"type"
|
|
],
|
|
"variants": {
|
|
"type": {
|
|
"spatial_processor": {
|
|
"textures": {
|
|
"layer0": "items/spatial_processor"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |