Я делаю анимацию на факел, всё работает но вот анимации нету, хотя в предпросмотре блокбэнча она была. (я на пиратке, версия 1.16.5 оптифайн)
Это torch.json
{
"credit": "Made with Blockbench",
"textures": {
"3": "block/torch/torch",
"particle": "block/torch/torch"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 10, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 0, 0]},
"faces": {
"north": {"uv": [7, 6, 9, 16], "texture": "#3"},
"east": {"uv": [7, 6, 9, 16], "texture": "#3"},
"south": {"uv": [7, 6, 9, 16], "texture": "#3"},
"west": {"uv": [7, 6, 9, 16], "texture": "#3"},
"up": {"uv": [7, 6, 9, 8], "texture": "#3"},
"down": {"uv": [7, 12, 9, 14], "texture": "#3"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [-1.35, 7.89, 19.56],
"translation": [-1.5, 3.5, 1.5]
},
"thirdperson_lefthand": {
"rotation": [-1, 6.8, 16.68],
"translation": [-1.75, 3.5, 1.75]
},
"firstperson_righthand": {
"rotation": [0, 0, 16.25],
"translation": [0, 4.5, 0]
},
"firstperson_lefthand": {
"rotation": [0, 0, 28.25],
"translation": [-0.25, 5, 0]
},
"ground": {
"rotation": [90, 2.72, 4.27],
"translation": [-1, 0.5, 2.75]
},
"head": {
"translation": [0, 14.25, 0]
},
"fixed": {
"translation": [0, 2, 0]
}
}
}
а это torch.png.mcmeta
{
"animation": {
"frametime": 2,
"interpolate": true
}
}
вот текстура
16х48 (3 кадра)