93 lines
2.7 KiB
JSON
93 lines
2.7 KiB
JSON
{
|
|
"format_version": "1.9.0",
|
|
"credit": "Made with Blockbench",
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"pivot": "block/grindstone_pivot",
|
|
"leg": "block/dark_oak_log",
|
|
"particle": "mbd2:block/mechanic_grinding_wheel"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [12, 0, 6],
|
|
"to": [14, 5, 10],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, -2, 0]},
|
|
"faces": {
|
|
"north": {"uv": [2, 9, 4, 14], "texture": "#leg"},
|
|
"east": {"uv": [10, 16, 6, 9], "texture": "#leg"},
|
|
"south": {"uv": [12, 9, 14, 14], "texture": "#leg"},
|
|
"west": {"uv": [6, 9, 10, 16], "texture": "#leg"},
|
|
"down": {"uv": [12, 6, 14, 10], "texture": "#leg", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [12, 5, 5],
|
|
"to": [14, 11, 11],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, -2, 0]},
|
|
"faces": {
|
|
"north": {"uv": [6, 0, 8, 6], "texture": "#pivot"},
|
|
"east": {"uv": [0, 0, 6, 6], "texture": "#pivot"},
|
|
"south": {"uv": [6, 0, 8, 6], "texture": "#pivot"},
|
|
"west": {"uv": [0, 0, 6, 6], "texture": "#pivot"},
|
|
"up": {"uv": [8, 0, 10, 6], "texture": "#pivot"},
|
|
"down": {"uv": [8, 0, 10, 6], "texture": "#pivot"}
|
|
}
|
|
},
|
|
{
|
|
"from": [2, 5, 5],
|
|
"to": [4, 11, 11],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [3, 5.25, 8]},
|
|
"faces": {
|
|
"north": {"uv": [6, 0, 8, 6], "texture": "#pivot"},
|
|
"east": {"uv": [0, 0, 6, 6], "texture": "#pivot"},
|
|
"south": {"uv": [6, 0, 8, 6], "texture": "#pivot"},
|
|
"west": {"uv": [0, 0, 6, 6], "texture": "#pivot"},
|
|
"up": {"uv": [8, 0, 10, 6], "rotation": 180, "texture": "#pivot"},
|
|
"down": {"uv": [8, 0, 10, 6], "rotation": 180, "texture": "#pivot"}
|
|
}
|
|
},
|
|
{
|
|
"from": [2, 0, 6],
|
|
"to": [4, 5, 10],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [3, 5.25, 8]},
|
|
"faces": {
|
|
"north": {"uv": [12, 9, 14, 14], "texture": "#leg"},
|
|
"east": {"uv": [6, 9, 10, 16], "texture": "#leg"},
|
|
"south": {"uv": [2, 9, 4, 14], "texture": "#leg"},
|
|
"west": {"uv": [10, 16, 6, 9], "texture": "#leg"},
|
|
"down": {"uv": [12, 6, 14, 10], "rotation": 180, "texture": "#leg", "cullface": "down"}
|
|
}
|
|
}
|
|
],
|
|
"display": {
|
|
"thirdperson_righthand": {
|
|
"rotation": [75, 45, 0],
|
|
"translation": [0, 2.5, 0],
|
|
"scale": [0.375, 0.375, 0.375]
|
|
},
|
|
"thirdperson_lefthand": {
|
|
"rotation": [75, 45, 0],
|
|
"translation": [0, 2.5, 0],
|
|
"scale": [0.375, 0.375, 0.375]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [0, 45, 0],
|
|
"scale": [0.4, 0.4, 0.4]
|
|
},
|
|
"firstperson_lefthand": {
|
|
"rotation": [0, -135, 0],
|
|
"scale": [0.4, 0.4, 0.4]
|
|
},
|
|
"ground": {
|
|
"translation": [0, 3, 0],
|
|
"scale": [0.25, 0.25, 0.25]
|
|
},
|
|
"gui": {
|
|
"rotation": [30, -135, 0],
|
|
"scale": [0.625, 0.625, 0.625]
|
|
},
|
|
"fixed": {
|
|
"scale": [0.5, 0.5, 0.5]
|
|
}
|
|
}
|
|
} |