39 lines
862 B
JSON
39 lines
862 B
JSON
{
|
|
"resource_pack_name": "AddonMaker[Resource]",
|
|
"texture_name": "atlas.terrain",
|
|
"padding": 8,
|
|
"num_mip_levels": 4,
|
|
"texture_data": {
|
|
"imoo_sakura":{
|
|
"textures":[
|
|
"textures/blocks/leaves_sakura_carried",
|
|
"textures/blocks/leaves_sakura_opaque",
|
|
"textures/blocks/leaves_sakura",
|
|
"textures/blocks/log_sakura_top",
|
|
"textures/blocks/log_sakura",
|
|
"textures/blocks/sapling_sakura"
|
|
]
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|