57 lines
1.5 KiB
JSON
57 lines
1.5 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"gui_light": "front",
|
|
"textures": {
|
|
"particle": "#item",
|
|
"item": "#item",
|
|
"end": "#end",
|
|
"all": "#all"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [16, 16, 16],
|
|
"to": [0, 0, 0],
|
|
"shade": false,
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 16, 16, 0], "texture": "#all"},
|
|
"east": {"uv": [0, 16, 16, 0], "texture": "#all"},
|
|
"south": {"uv": [0, 16, 16, 0], "texture": "#all"},
|
|
"west": {"uv": [0, 16, 16, 0], "texture": "#all"},
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#all"},
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"from": [-0.5, -0.5, 8],
|
|
"to": [16.5, 16.5, 8],
|
|
"shade": false,
|
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#item"}
|
|
}
|
|
}
|
|
],
|
|
"display": {
|
|
"gui": {
|
|
"rotation": [ 30, 180, 0 ],
|
|
"translation": [ 0, 0, 0],
|
|
"scale":[ 0.7, 0.7, 0.7 ]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [ 0, 180, 0 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 0.40, 0.40, 0.40 ]
|
|
},
|
|
"firstperson_lefthand": {
|
|
"rotation": [ 0, 0, 0 ],
|
|
"translation": [ 0, 0, 0 ],
|
|
"scale": [ 0.40, 0.40, 0.40 ]
|
|
},
|
|
"thirdperson_righthand": {
|
|
"rotation": [ 75, 45, 0 ],
|
|
"translation": [ 0, 3, -1.3],
|
|
"scale": [ 0.375, 0.375, 0.375 ]
|
|
}
|
|
}
|
|
} |