Custom Heads
Custom Heads Download as ZIP Download as MCADDON
- custom_head_back_mers.tga
- custom_head_back.png
- custom_head_back.texture_set.json
- custom_head_bottom_mers.tga
- custom_head_bottom.png
- custom_head_bottom.texture_set.json
- custom_head_front_mers.tga
- custom_head_front.png
- custom_head_front.texture_set.json
- custom_head_left_mers.tga
- custom_head_left.png
- custom_head_left.texture_set.json
- custom_head_right_mers.tga
- custom_head_right.png
- custom_head_right.texture_set.json
- custom_head_top_mers.tga
- custom_head_top.png
- custom_head_top.texture_set.json
- custom_head_back_mers.tga
- terrain_texture.json
- textures_list.json
- blocks.json
- contents.json
- manifest.json
- pack_icon.png
RP/textures/terrain_texture.json
json
{
"texture_data": {
"wiki:custom_head_back": {
"textures": "textures/wiki/custom_head_back"
},
"wiki:custom_head_bottom": {
"textures": "textures/wiki/custom_head_bottom"
},
"wiki:custom_head_front": {
"textures": "textures/wiki/custom_head_front"
},
"wiki:custom_head_left": {
"textures": "textures/wiki/custom_head_left"
},
"wiki:custom_head_right": {
"textures": "textures/wiki/custom_head_right"
},
"wiki:custom_head_top": {
"textures": "textures/wiki/custom_head_top"
}
}
}Code samples on this page are licensed under the MIT License