13 lines
228 B
JSON
13 lines
228 B
JSON
{
|
|
"resource_pack_name": "cc",
|
|
"texture_name": "atlas.items",
|
|
"texture_data": {
|
|
"cc.drill": {
|
|
"textures": "textures/items/drill"
|
|
},
|
|
"cc.chainsaw": {
|
|
"textures": "textures/items/chainsaw"
|
|
}
|
|
}
|
|
}
|