keep on keepin' on.
model/texture/fixes for whistles, control blocks and tablecloths
|
@ -11,7 +11,7 @@
|
|||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 1, 16], "texture": "#4"},
|
||||
"east": {"uv": [13, 0, 8, 7], "texture": "#4"},
|
||||
"east": {"uv": [16, 0, 11, 7], "texture": "#4"},
|
||||
"south": {"uv": [7, 0, 8, 7], "texture": "#4"},
|
||||
"west": {"uv": [16, 9, 11, 16], "texture": "#4"},
|
||||
"up": {"uv": [0, 0, 1, 5], "rotation": 180, "texture": "#1_7"},
|
||||
|
@ -35,7 +35,7 @@
|
|||
"north": {"uv": [7, 9, 8, 16], "texture": "#4"},
|
||||
"east": {"uv": [11, 9, 16, 16], "texture": "#4"},
|
||||
"south": {"uv": [0, 0, 1, 7], "texture": "#4"},
|
||||
"west": {"uv": [8, 0, 13, 7], "texture": "#4"},
|
||||
"west": {"uv": [11, 0, 16, 7], "texture": "#4"},
|
||||
"up": {"uv": [7, 0, 8, 5], "rotation": 180, "texture": "#1_7"},
|
||||
"down": {"uv": [7, 11, 8, 16], "rotation": 180, "texture": "#1_7"}
|
||||
}
|
||||
|
@ -67,15 +67,16 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"from": [0, 0, 4],
|
||||
"to": [16, 2, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 2], "texture": "#particle"},
|
||||
"east": {"uv": [0, 0, 16, 2], "texture": "#particle"},
|
||||
"south": {"uv": [0, 0, 16, 2], "texture": "#particle"},
|
||||
"west": {"uv": [0, 0, 16, 2], "texture": "#particle"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#particle"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#particle"}
|
||||
"north": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"east": {"uv": [16, 7, 10, 8], "texture": "#4"},
|
||||
"south": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"west": {"uv": [10, 7, 16, 8], "texture": "#4"},
|
||||
"up": {"uv": [8, 10, 16, 16], "texture": "#1_7"},
|
||||
"down": {"uv": [16, 16, 8, 10], "texture": "#1_7"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 1, 16], "texture": "#4"},
|
||||
"east": {"uv": [13, 0, 8, 7], "texture": "#4"},
|
||||
"east": {"uv": [16, 0, 11, 7], "texture": "#4"},
|
||||
"south": {"uv": [7, 0, 8, 7], "texture": "#4"},
|
||||
"west": {"uv": [16, 9, 11, 16], "texture": "#4"},
|
||||
"up": {"uv": [0, 0, 1, 5], "rotation": 180, "texture": "#1_7"},
|
||||
|
@ -37,7 +37,7 @@
|
|||
"north": {"uv": [7, 9, 8, 16], "texture": "#4"},
|
||||
"east": {"uv": [11, 9, 16, 16], "texture": "#4"},
|
||||
"south": {"uv": [0, 0, 1, 7], "texture": "#4"},
|
||||
"west": {"uv": [8, 0, 13, 7], "texture": "#4"},
|
||||
"west": {"uv": [11, 0, 16, 7], "texture": "#4"},
|
||||
"up": {"uv": [7, 0, 8, 5], "rotation": 180, "texture": "#1_7"},
|
||||
"down": {"uv": [7, 11, 8, 16], "rotation": 180, "texture": "#1_7"}
|
||||
}
|
||||
|
@ -90,15 +90,16 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"from": [0, 0, 4],
|
||||
"to": [16, 2, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 2], "texture": "#particle"},
|
||||
"east": {"uv": [0, 0, 16, 2], "texture": "#particle"},
|
||||
"south": {"uv": [0, 0, 16, 2], "texture": "#particle"},
|
||||
"west": {"uv": [0, 0, 16, 2], "texture": "#particle"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#particle"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#particle"}
|
||||
"north": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"east": {"uv": [16, 7, 10, 8], "texture": "#4"},
|
||||
"south": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"west": {"uv": [10, 7, 16, 8], "texture": "#4"},
|
||||
"up": {"uv": [8, 10, 16, 16], "texture": "#1_7"},
|
||||
"down": {"uv": [16, 16, 8, 10], "texture": "#1_7"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"3": "create:block/train_controller_base",
|
||||
"4": "create:block/controls_frame",
|
||||
"1_7": "create:block/controls",
|
||||
"particle": "create:block/bogey/particle"
|
||||
|
@ -13,7 +12,7 @@
|
|||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 1, 16], "texture": "#4"},
|
||||
"east": {"uv": [13, 0, 8, 7], "texture": "#4"},
|
||||
"east": {"uv": [16, 0, 11, 7], "texture": "#4"},
|
||||
"south": {"uv": [7, 0, 8, 7], "texture": "#4"},
|
||||
"west": {"uv": [16, 9, 11, 16], "texture": "#4"},
|
||||
"up": {"uv": [0, 0, 1, 5], "rotation": 180, "texture": "#1_7"},
|
||||
|
@ -38,7 +37,7 @@
|
|||
"north": {"uv": [7, 9, 8, 16], "texture": "#4"},
|
||||
"east": {"uv": [11, 9, 16, 16], "texture": "#4"},
|
||||
"south": {"uv": [0, 0, 1, 7], "texture": "#4"},
|
||||
"west": {"uv": [8, 0, 13, 7], "texture": "#4"},
|
||||
"west": {"uv": [11, 0, 16, 7], "texture": "#4"},
|
||||
"up": {"uv": [7, 0, 8, 5], "rotation": 180, "texture": "#1_7"},
|
||||
"down": {"uv": [7, 11, 8, 16], "rotation": 180, "texture": "#1_7"}
|
||||
}
|
||||
|
@ -64,15 +63,16 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"from": [0, 0, 4],
|
||||
"to": [16, 2, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
"north": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"east": {"uv": [16, 7, 10, 8], "texture": "#4"},
|
||||
"south": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"west": {"uv": [10, 7, 16, 8], "texture": "#4"},
|
||||
"up": {"uv": [8, 10, 16, 16], "texture": "#1_7"},
|
||||
"down": {"uv": [8, 16, 16, 10], "texture": "#1_7"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"3": "create:block/train_controller_base",
|
||||
"4": "create:block/controls_frame",
|
||||
"1_7": "create:block/controls",
|
||||
"particle": "create:block/bogey/particle"
|
||||
|
@ -13,7 +12,7 @@
|
|||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 1, 16], "texture": "#4"},
|
||||
"east": {"uv": [13, 0, 8, 7], "texture": "#4"},
|
||||
"east": {"uv": [16, 0, 11, 7], "texture": "#4"},
|
||||
"south": {"uv": [7, 0, 8, 7], "texture": "#4"},
|
||||
"west": {"uv": [16, 9, 11, 16], "texture": "#4"},
|
||||
"up": {"uv": [0, 0, 1, 5], "rotation": 180, "texture": "#1_7"},
|
||||
|
@ -38,7 +37,7 @@
|
|||
"north": {"uv": [7, 9, 8, 16], "texture": "#4"},
|
||||
"east": {"uv": [11, 9, 16, 16], "texture": "#4"},
|
||||
"south": {"uv": [0, 0, 1, 7], "texture": "#4"},
|
||||
"west": {"uv": [8, 0, 13, 7], "texture": "#4"},
|
||||
"west": {"uv": [11, 0, 16, 7], "texture": "#4"},
|
||||
"up": {"uv": [7, 0, 8, 5], "rotation": 180, "texture": "#1_7"},
|
||||
"down": {"uv": [7, 11, 8, 16], "rotation": 180, "texture": "#1_7"}
|
||||
}
|
||||
|
@ -64,15 +63,16 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"from": [0, 0, 4],
|
||||
"to": [16, 2, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
"north": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"east": {"uv": [16, 7, 10, 8], "texture": "#4"},
|
||||
"south": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"west": {"uv": [10, 7, 16, 8], "texture": "#4"},
|
||||
"up": {"uv": [8, 10, 16, 16], "texture": "#1_7"},
|
||||
"down": {"uv": [8, 16, 16, 10], "texture": "#1_7"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"3": "create:block/train_controller_base",
|
||||
"4": "create:block/controls_frame",
|
||||
"1_7": "create:block/controls",
|
||||
"particle": "create:block/bogey/particle"
|
||||
|
@ -47,7 +46,7 @@
|
|||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 1, 16], "texture": "#4"},
|
||||
"east": {"uv": [13, 0, 8, 7], "texture": "#4"},
|
||||
"east": {"uv": [16, 0, 11, 7], "texture": "#4"},
|
||||
"south": {"uv": [7, 0, 8, 7], "texture": "#4"},
|
||||
"west": {"uv": [16, 9, 11, 16], "texture": "#4"},
|
||||
"up": {"uv": [0, 0, 1, 5], "rotation": 180, "texture": "#1_7"},
|
||||
|
@ -72,7 +71,7 @@
|
|||
"north": {"uv": [7, 9, 8, 16], "texture": "#4"},
|
||||
"east": {"uv": [11, 9, 16, 16], "texture": "#4"},
|
||||
"south": {"uv": [0, 0, 1, 7], "texture": "#4"},
|
||||
"west": {"uv": [8, 0, 13, 7], "texture": "#4"},
|
||||
"west": {"uv": [11, 0, 16, 7], "texture": "#4"},
|
||||
"up": {"uv": [7, 0, 8, 5], "rotation": 180, "texture": "#1_7"},
|
||||
"down": {"uv": [7, 11, 8, 16], "rotation": 180, "texture": "#1_7"}
|
||||
}
|
||||
|
@ -98,15 +97,16 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"from": [0, 0, 4],
|
||||
"to": [16, 2, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
"north": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"east": {"uv": [16, 7, 10, 8], "texture": "#4"},
|
||||
"south": {"uv": [0, 7, 8, 8], "texture": "#4"},
|
||||
"west": {"uv": [10, 7, 16, 8], "texture": "#4"},
|
||||
"up": {"uv": [8, 10, 16, 16], "texture": "#1_7"},
|
||||
"down": {"uv": [8, 16, 16, 10], "texture": "#1_7"}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9, 1, 16], "texture": "#4"},
|
||||
"east": {"uv": [13, 0, 8, 7], "texture": "#4"},
|
||||
"east": {"uv": [16, 0, 11, 7], "texture": "#4"},
|
||||
"south": {"uv": [7, 0, 8, 7], "texture": "#4"},
|
||||
"west": {"uv": [16, 9, 11, 16], "texture": "#4"},
|
||||
"up": {"uv": [0, 0, 1, 5], "rotation": 180, "texture": "#1_7"},
|
||||
|
@ -72,7 +72,7 @@
|
|||
"north": {"uv": [7, 9, 8, 16], "texture": "#4"},
|
||||
"east": {"uv": [11, 9, 16, 16], "texture": "#4"},
|
||||
"south": {"uv": [0, 0, 1, 7], "texture": "#4"},
|
||||
"west": {"uv": [8, 0, 13, 7], "texture": "#4"},
|
||||
"west": {"uv": [11, 0, 16, 7], "texture": "#4"},
|
||||
"up": {"uv": [7, 0, 8, 5], "rotation": 180, "texture": "#1_7"},
|
||||
"down": {"uv": [7, 11, 8, 16], "rotation": 180, "texture": "#1_7"}
|
||||
}
|
||||
|
@ -98,15 +98,16 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"from": [0, 0, 4],
|
||||
"to": [16, 2, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"east": {"uv": [16, 7, 10, 8], "texture": "#4"},
|
||||
"south": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 2], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#3"}
|
||||
"west": {"uv": [10, 7, 16, 8], "texture": "#4"},
|
||||
"up": {"uv": [8, 10, 16, 16], "texture": "#1_7"},
|
||||
"down": {"uv": [16, 16, 8, 10], "texture": "#1_7"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"south": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"west": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"up": {"uv": [1, 0, 15, 14], "texture": "#2"},
|
||||
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#1"}
|
||||
"down": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"faces": {
|
||||
"north": {"uv": [1, 0, 15, 14], "rotation": 180, "texture": "#2"},
|
||||
"east": {"uv": [1, 13, 15, 16], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#1"},
|
||||
"south": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#1"},
|
||||
"west": {"uv": [1, 13, 15, 16], "rotation": 270, "texture": "#2"},
|
||||
"up": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"down": {"uv": [1, 13, 15, 16], "rotation": 180, "texture": "#2"}
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"south": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"west": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"up": {"uv": [1, 0, 15, 14], "texture": "#2"},
|
||||
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#1"}
|
||||
"down": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"faces": {
|
||||
"north": {"uv": [1, 0, 15, 14], "rotation": 180, "texture": "#2"},
|
||||
"east": {"uv": [1, 13, 15, 16], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#1"},
|
||||
"south": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#1"},
|
||||
"west": {"uv": [1, 13, 15, 16], "rotation": 270, "texture": "#2"},
|
||||
"up": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"down": {"uv": [1, 13, 15, 16], "rotation": 180, "texture": "#2"}
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"south": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"west": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"up": {"uv": [1, 0, 15, 14], "texture": "#2"},
|
||||
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#1"}
|
||||
"down": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"faces": {
|
||||
"north": {"uv": [1, 0, 15, 14], "rotation": 180, "texture": "#2"},
|
||||
"east": {"uv": [1, 13, 15, 16], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#1"},
|
||||
"south": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#1"},
|
||||
"west": {"uv": [1, 13, 15, 16], "rotation": 270, "texture": "#2"},
|
||||
"up": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"down": {"uv": [1, 13, 15, 16], "rotation": 180, "texture": "#2"}
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"south": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"west": {"uv": [1, 13, 15, 16], "texture": "#2"},
|
||||
"up": {"uv": [1, 0, 15, 14], "texture": "#2"},
|
||||
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#1"}
|
||||
"down": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -8,11 +8,11 @@
|
|||
"elements": [
|
||||
{
|
||||
"from": [1, -5.75, -1.25],
|
||||
"to": [7, 1.25, -0.25],
|
||||
"to": [7, 1.25, 0.75],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, -0.75, -2.25]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 7], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 6, 1], "texture": "#1"}
|
||||
"north": {"uv": [0, 1, 6, 8], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 6, 2], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
"to": [11, 1.25, 4.75],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 0.25, -1.25]},
|
||||
"faces": {
|
||||
"north": {"uv": [7, 1, 13, 2], "texture": "#1"},
|
||||
"up": {"uv": [7, 1, 13, 7], "texture": "#1"}
|
||||
"north": {"uv": [0, 1, 6, 2], "texture": "#1"},
|
||||
"up": {"uv": [0, 2, 6, 8], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Before Width: | Height: | Size: 460 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 585 B After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 7 KiB After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 809 B After Width: | Height: | Size: 808 B |
Before Width: | Height: | Size: 735 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 695 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 685 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 291 B |