Lenses + Snail
|
@ -63,7 +63,7 @@ public class ReconstructorRenderer implements BlockEntityRenderer<TileEntityAtom
|
||||||
}
|
}
|
||||||
|
|
||||||
matrices.pushPose();
|
matrices.pushPose();
|
||||||
matrices.translate(0.5F, 0.5F, 0.5F);
|
matrices.translate(0.5F, 0.5F, 0.45F);
|
||||||
|
|
||||||
matrices.mulPose(Axis.YP.rotationDegrees(rot));
|
matrices.mulPose(Axis.YP.rotationDegrees(rot));
|
||||||
matrices.mulPose(Axis.XP.rotationDegrees(pitch));
|
matrices.mulPose(Axis.XP.rotationDegrees(pitch));
|
||||||
|
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 335 B |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 2.5 KiB |
|
@ -1,19 +1,6 @@
|
||||||
{
|
{
|
||||||
"animation": {
|
"animation": {
|
||||||
"frametime": 4,
|
"interpolate": true,
|
||||||
"frames": [
|
"frametime": 10
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
3,
|
|
||||||
4,
|
|
||||||
5,
|
|
||||||
6,
|
|
||||||
7,
|
|
||||||
8,
|
|
||||||
9,
|
|
||||||
10,
|
|
||||||
11
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 431 B |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 683 B |
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"interpolate": true,
|
||||||
|
"frametime": 10
|
||||||
|
}
|
||||||
|
}
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 4 KiB After Width: | Height: | Size: 392 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |