29 lines
549 B
JSON
29 lines
549 B
JSON
{
|
|
"resource_pack_name": "AddonMaker[Resource]",
|
|
"texture_name": "atlas.terrain",
|
|
"padding": 8,
|
|
"num_mip_levels": 4,
|
|
"texture_data": {
|
|
"imoo_chair": {
|
|
"textures": [
|
|
"textures/items/block/imoo_chair"
|
|
]
|
|
},
|
|
"imoo_grave_1": {
|
|
"textures": [
|
|
"textures/items/block/imoo_grave_1"
|
|
]
|
|
},
|
|
"imoo_grave_2": {
|
|
"textures": [
|
|
"textures/items/block/imoo_grave_2"
|
|
]
|
|
},
|
|
"imoo_grave_3": {
|
|
"textures": [
|
|
"textures/items/block/imoo_grave_3"
|
|
]
|
|
}
|
|
}
|
|
}
|