ploof-pack/faithless/assets/minecraft/models/item/map.json

69 lines
1.6 KiB
JSON

{
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"1": "item/map",
"2": "block/cartography_table_extra3",
"particle": "block/cartography_table_extra3"
},
"elements": [
{
"from": [6, -2, 6],
"to": [10, -2, 10],
"shade": false,
"faces": {
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
},
{
"from": [6, 0, 6],
"to": [10, 14, 10],
"faces": {
"north": {"uv": [0, 6, 14, 10], "rotation": 90, "texture": "#2"},
"east": {"uv": [0, 9, 14, 13], "rotation": 90, "texture": "#2"},
"south": {"uv": [0, 12, 14, 16], "rotation": 90, "texture": "#2"},
"west": {"uv": [0, 9, 14, 13], "rotation": 90, "texture": "#2"},
"up": {"uv": [0, 0, 4, 4], "texture": "#2"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [0, -180, 0],
"translation": [0, 5.75, 2.25],
"scale": [0.75, 0.75, 0.75]
},
"thirdperson_lefthand": {
"rotation": [0, -180, 0],
"translation": [0, 5.75, 2.25],
"scale": [0.75, 0.75, 0.75]
},
"firstperson_righthand": {
"rotation": [162.5, 48, -170],
"translation": [-1, 6.5, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [162.5, 48, -170],
"translation": [-1, 6.5, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"rotation": [21.96, -2.91, -15],
"translation": [0, 4.75, 0]
},
"gui": {
"rotation": [270, 0, 0],
"scale": [4, 1.4, 4]
},
"head": {
"rotation": [-90, 0, 0],
"translation": [0, 8.25, -1]
},
"fixed": {
"rotation": [-18, 0, 0],
"translation": [0, 0, -2.75]
}
}
}