Copper Re-polish, Part III
- Integrated new assets by Dani
|
@ -2,8 +2,8 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"2": "create:block/fluid_valve",
|
||||
"3": "create:block/fluid_pipe",
|
||||
"particle": "block/copper_block"
|
||||
"4": "create:block/pipes",
|
||||
"particle": "create:block/copper_plating"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
@ -12,32 +12,38 @@
|
|||
"to": [14, 14, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 6], "texture": "#3"},
|
||||
"north": {"uv": [6, 6, 12, 12], "texture": "#2"},
|
||||
"east": {"uv": [6, 0, 12, 6], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
|
||||
"west": {"uv": [6, 0, 12, 6], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"}
|
||||
"up": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 14, 4],
|
||||
"to": [12, 16, 12],
|
||||
"from": [3, 14, 3],
|
||||
"to": [13, 17, 13],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 6, 4, 7], "texture": "#3"},
|
||||
"east": {"uv": [0, 6, 4, 7], "texture": "#3"},
|
||||
"south": {"uv": [0, 6, 4, 7], "texture": "#3"},
|
||||
"west": {"uv": [0, 6, 4, 7], "texture": "#3"}
|
||||
"north": {"uv": [4, 8, 9, 9.5], "texture": "#4"},
|
||||
"east": {"uv": [4, 8, 9, 9.5], "texture": "#4"},
|
||||
"south": {"uv": [4, 8, 9, 9.5], "texture": "#4"},
|
||||
"west": {"uv": [4, 8, 9, 9.5], "texture": "#4"},
|
||||
"up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#4"},
|
||||
"down": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 0, 4],
|
||||
"to": [12, 2, 12],
|
||||
"from": [3, -1, 3],
|
||||
"to": [13, 2, 13],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7, 4, 6], "texture": "#3"},
|
||||
"east": {"uv": [0, 7, 4, 6], "texture": "#3"},
|
||||
"south": {"uv": [0, 7, 4, 6], "texture": "#3"},
|
||||
"west": {"uv": [0, 7, 4, 6], "texture": "#3"}
|
||||
"north": {"uv": [4, 9.5, 9, 8], "texture": "#4"},
|
||||
"east": {"uv": [4, 9.5, 9, 8], "texture": "#4"},
|
||||
"south": {"uv": [4, 9.5, 9, 8], "texture": "#4"},
|
||||
"west": {"uv": [4, 9.5, 9, 8], "texture": "#4"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#4"},
|
||||
"down": {"uv": [16, 11, 11, 16], "rotation": 90, "texture": "#4"}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"2": "create:block/fluid_valve",
|
||||
"3": "create:block/fluid_pipe",
|
||||
"particle": "block/copper_block"
|
||||
"4": "create:block/pipes",
|
||||
"particle": "create:block/copper_plating"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
@ -12,32 +12,38 @@
|
|||
"to": [14, 14, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 6], "texture": "#3"},
|
||||
"north": {"uv": [6, 6, 12, 12], "texture": "#2"},
|
||||
"east": {"uv": [6, 0, 12, 6], "texture": "#2"},
|
||||
"south": {"uv": [0, 6, 6, 12], "texture": "#2"},
|
||||
"west": {"uv": [6, 0, 12, 6], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"}
|
||||
"up": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 14, 4],
|
||||
"to": [12, 16, 12],
|
||||
"from": [3, 14, 3],
|
||||
"to": [13, 17, 13],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 6, 4, 7], "texture": "#3"},
|
||||
"east": {"uv": [0, 6, 4, 7], "texture": "#3"},
|
||||
"south": {"uv": [0, 6, 4, 7], "texture": "#3"},
|
||||
"west": {"uv": [0, 6, 4, 7], "texture": "#3"}
|
||||
"north": {"uv": [4, 8, 9, 9.5], "texture": "#4"},
|
||||
"east": {"uv": [4, 8, 9, 9.5], "texture": "#4"},
|
||||
"south": {"uv": [4, 8, 9, 9.5], "texture": "#4"},
|
||||
"west": {"uv": [4, 8, 9, 9.5], "texture": "#4"},
|
||||
"up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#4"},
|
||||
"down": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 0, 4],
|
||||
"to": [12, 2, 12],
|
||||
"from": [3, -1, 3],
|
||||
"to": [13, 2, 13],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7, 4, 6], "texture": "#3"},
|
||||
"east": {"uv": [0, 7, 4, 6], "texture": "#3"},
|
||||
"south": {"uv": [0, 7, 4, 6], "texture": "#3"},
|
||||
"west": {"uv": [0, 7, 4, 6], "texture": "#3"}
|
||||
"north": {"uv": [4, 9.5, 9, 8], "texture": "#4"},
|
||||
"east": {"uv": [4, 9.5, 9, 8], "texture": "#4"},
|
||||
"south": {"uv": [4, 9.5, 9, 8], "texture": "#4"},
|
||||
"west": {"uv": [4, 9.5, 9, 8], "texture": "#4"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#4"},
|
||||
"down": {"uv": [16, 11, 11, 16], "rotation": 90, "texture": "#4"}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"2": "create:block/fluid_valve",
|
||||
"3": "create:block/fluid_pipe",
|
||||
"particle": "block/copper_block"
|
||||
"3": "create:block/pipes",
|
||||
"particle": "create:block/copper_plating"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
@ -12,32 +12,38 @@
|
|||
"to": [14, 14, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 6], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"},
|
||||
"north": {"uv": [6, 6, 12, 12], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [6, 6, 12, 12], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"},
|
||||
"west": {"uv": [6, 6, 12, 12], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [6, 0, 12, 6], "rotation": 90, "texture": "#2"},
|
||||
"down": {"uv": [6, 0, 12, 6], "rotation": 90, "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 4, 4],
|
||||
"to": [2, 12, 12],
|
||||
"from": [-1, 3, 3],
|
||||
"to": [2, 13, 13],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 6, 4, 7], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [0, 6, 4, 7], "rotation": 270, "texture": "#3"},
|
||||
"up": {"uv": [0, 6, 4, 7], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [0, 6, 4, 7], "rotation": 270, "texture": "#3"}
|
||||
"north": {"uv": [4, 8, 9, 9.5], "rotation": 90, "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"south": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"},
|
||||
"west": {"uv": [11, 11, 16, 16], "texture": "#3"},
|
||||
"up": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 4, 4],
|
||||
"to": [16, 12, 12],
|
||||
"from": [14, 3, 3],
|
||||
"to": [17, 13, 13],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7, 4, 6], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [0, 7, 4, 6], "rotation": 270, "texture": "#3"},
|
||||
"up": {"uv": [0, 7, 4, 6], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [0, 7, 4, 6], "rotation": 270, "texture": "#3"}
|
||||
"north": {"uv": [4, 9.5, 9, 8], "rotation": 90, "texture": "#3"},
|
||||
"east": {"uv": [16, 11, 11, 16], "texture": "#3"},
|
||||
"south": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"up": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"2": "create:block/fluid_valve",
|
||||
"3": "create:block/fluid_pipe",
|
||||
"particle": "block/copper_block"
|
||||
"3": "create:block/pipes",
|
||||
"particle": "create:block/copper_plating"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
@ -12,32 +12,38 @@
|
|||
"to": [14, 14, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 6], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"},
|
||||
"north": {"uv": [6, 6, 12, 12], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [6, 6, 12, 12], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 6, 6, 12], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"},
|
||||
"west": {"uv": [6, 6, 12, 12], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [6, 0, 12, 6], "rotation": 90, "texture": "#2"},
|
||||
"down": {"uv": [6, 0, 12, 6], "rotation": 90, "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 4, 4],
|
||||
"to": [2, 12, 12],
|
||||
"from": [-1, 3, 3],
|
||||
"to": [2, 13, 13],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 6, 4, 7], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [0, 6, 4, 7], "rotation": 270, "texture": "#3"},
|
||||
"up": {"uv": [0, 6, 4, 7], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [0, 6, 4, 7], "rotation": 270, "texture": "#3"}
|
||||
"north": {"uv": [4, 8, 9, 9.5], "rotation": 90, "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"south": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"},
|
||||
"west": {"uv": [11, 11, 16, 16], "texture": "#3"},
|
||||
"up": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 4, 4],
|
||||
"to": [16, 12, 12],
|
||||
"from": [14, 3, 3],
|
||||
"to": [17, 13, 13],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7, 4, 6], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [0, 7, 4, 6], "rotation": 270, "texture": "#3"},
|
||||
"up": {"uv": [0, 7, 4, 6], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [0, 7, 4, 6], "rotation": 270, "texture": "#3"}
|
||||
"north": {"uv": [4, 9.5, 9, 8], "rotation": 90, "texture": "#3"},
|
||||
"east": {"uv": [16, 11, 11, 16], "texture": "#3"},
|
||||
"south": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 0, 0], "texture": "#3"},
|
||||
"up": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"2": "create:block/fluid_valve",
|
||||
"3": "create:block/fluid_pipe",
|
||||
"3": "create:block/pipes",
|
||||
"4": "create:block/pump",
|
||||
"1_1": "create:block/axis_top",
|
||||
"1_0": "create:block/axis",
|
||||
"particle": "block/copper_block"
|
||||
"particle": "create:block/copper_plating"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
@ -16,11 +16,11 @@
|
|||
"rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 12, 6], "texture": "#2"},
|
||||
"east": {"uv": [0, 0, 6, 6], "texture": "#3"},
|
||||
"east": {"uv": [6, 6, 12, 12], "texture": "#2"},
|
||||
"south": {"uv": [6, 0, 12, 6], "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 6, 6], "texture": "#3"},
|
||||
"west": {"uv": [6, 6, 12, 12], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 6, 6], "rotation": 90, "texture": "#3"}
|
||||
"down": {"uv": [6, 6, 12, 12], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -37,8 +37,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [2.5, 14.1, 9.5],
|
||||
"to": [4.5, 15.1, 11.5],
|
||||
"from": [5, 14.1, 7],
|
||||
"to": [7, 15.1, 9],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 2, 13, 4], "rotation": 270, "texture": "#4"},
|
||||
|
@ -50,8 +50,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [2.5, 14.1, 11.5],
|
||||
"to": [6.5, 15.1, 13.5],
|
||||
"from": [5, 14.1, 9],
|
||||
"to": [9, 15.1, 11],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 0, 13, 4], "rotation": 90, "texture": "#4"},
|
||||
|
@ -63,8 +63,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [9.5, 14.1, 2.5],
|
||||
"to": [11.5, 15.1, 4.5],
|
||||
"from": [7, 14.1, 5],
|
||||
"to": [9, 15.1, 7],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 3, 12, 4], "rotation": 180, "texture": "#4"},
|
||||
|
@ -76,8 +76,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [11.5, 14.1, 2.5],
|
||||
"to": [13.5, 15.1, 6.5],
|
||||
"from": [9, 14.1, 5],
|
||||
"to": [11, 15.1, 9],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 3, 12, 4], "texture": "#4"},
|
||||
|
@ -90,58 +90,37 @@
|
|||
},
|
||||
{
|
||||
"name": "Center",
|
||||
"from": [6.5, 14, 6.5],
|
||||
"to": [9.5, 16, 9.5],
|
||||
"from": [7, 14, 7],
|
||||
"to": [9, 16, 9],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 15, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [6, 8.5, 7.5, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [6, 8.5, 7.5, 9.5], "texture": "#2"},
|
||||
"south": {"uv": [6, 8.5, 7.5, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [6, 8.5, 7.5, 9.5], "texture": "#2"},
|
||||
"up": {"uv": [6, 10, 7.5, 11.5], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WestPointer",
|
||||
"from": [7, 14, 9],
|
||||
"to": [9, 15, 13],
|
||||
"faces": {
|
||||
"east": {"uv": [9.5, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"south": {"uv": [7, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"west": {"uv": [9.5, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"up": {"uv": [9.5, 8.5, 7.5, 9.5], "rotation": 90, "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WestPointer",
|
||||
"from": [7, 14, 3],
|
||||
"to": [9, 15, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [7.5, 9.5, 7, 10], "texture": "#2"},
|
||||
"east": {"uv": [9.5, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"west": {"uv": [9.5, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"up": {"uv": [9.5, 8.5, 7.5, 9.5], "rotation": 90, "texture": "#2"}
|
||||
"north": {"uv": [12.5, 0, 12, 1], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [13, 0.5, 12, 1], "texture": "#2"},
|
||||
"south": {"uv": [12, 0.5, 13, 1], "texture": "#2"},
|
||||
"west": {"uv": [12, 1, 12.5, 0], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [12, 0, 13, 1], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [-1, 3, 3],
|
||||
"to": [2, 13, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 5, 11, 6.5], "rotation": 270, "texture": "#3"},
|
||||
"south": {"uv": [6, 5, 11, 6.5], "rotation": 90, "texture": "#3"},
|
||||
"west": {"uv": [6, 0, 11, 5], "texture": "#3"},
|
||||
"up": {"uv": [6, 5, 11, 6.5], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [6, 5, 11, 6.5], "rotation": 90, "texture": "#3"}
|
||||
"north": {"uv": [4, 8, 9, 9.5], "rotation": 90, "texture": "#3"},
|
||||
"south": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"},
|
||||
"west": {"uv": [11, 11, 16, 16], "texture": "#3"},
|
||||
"up": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [4, 8, 9, 9.5], "rotation": 270, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 3, 3],
|
||||
"to": [17, 13, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 6.5, 11, 5], "rotation": 270, "texture": "#3"},
|
||||
"east": {"uv": [11, 0, 6, 5], "texture": "#3"},
|
||||
"south": {"uv": [6, 6.5, 11, 5], "rotation": 90, "texture": "#3"},
|
||||
"up": {"uv": [6, 6.5, 11, 5], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [6, 6.5, 11, 5], "rotation": 90, "texture": "#3"}
|
||||
"north": {"uv": [4, 9.5, 9, 8], "rotation": 90, "texture": "#3"},
|
||||
"east": {"uv": [16, 11, 11, 16], "texture": "#3"},
|
||||
"south": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"},
|
||||
"up": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [4, 9.5, 9, 8], "rotation": 270, "texture": "#3"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -176,25 +155,35 @@
|
|||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [0,
|
||||
"groups": [
|
||||
0,
|
||||
{
|
||||
"name": "shaft",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [1]
|
||||
},
|
||||
{
|
||||
"name": "Pointer",
|
||||
"origin": [7.5, 14, 8],
|
||||
"color": 0,
|
||||
"children": [
|
||||
{
|
||||
"name": "arrow",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [2, 3]
|
||||
},
|
||||
{
|
||||
"name": "arrow",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [4, 5]
|
||||
}, 6, 7, 8]
|
||||
}, 9, 10]
|
||||
},
|
||||
6
|
||||
]
|
||||
},
|
||||
7,
|
||||
8
|
||||
]
|
||||
}
|
|
@ -2,12 +2,13 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"2": "create:block/fluid_valve",
|
||||
"4": "create:block/pump"
|
||||
"4": "create:block/pump",
|
||||
"particle": "create:block/copper_plating"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [2.5, 14.1, 9.5],
|
||||
"to": [4.5, 15.1, 11.5],
|
||||
"from": [5, 14.1, 7],
|
||||
"to": [7, 15.1, 9],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 2, 13, 4], "rotation": 270, "texture": "#4"},
|
||||
|
@ -19,8 +20,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [2.5, 14.1, 11.5],
|
||||
"to": [6.5, 15.1, 13.5],
|
||||
"from": [5, 14.1, 9],
|
||||
"to": [9, 15.1, 11],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 0, 13, 4], "rotation": 90, "texture": "#4"},
|
||||
|
@ -32,8 +33,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [9.5, 14.1, 2.5],
|
||||
"to": [11.5, 15.1, 4.5],
|
||||
"from": [7, 14.1, 5],
|
||||
"to": [9, 15.1, 7],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 3, 12, 4], "rotation": 180, "texture": "#4"},
|
||||
|
@ -45,8 +46,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [11.5, 14.1, 2.5],
|
||||
"to": [13.5, 15.1, 6.5],
|
||||
"from": [9, 14.1, 5],
|
||||
"to": [11, 15.1, 9],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 3, 12, 4], "texture": "#4"},
|
||||
|
@ -59,37 +60,69 @@
|
|||
},
|
||||
{
|
||||
"name": "Center",
|
||||
"from": [6.5, 14, 6.5],
|
||||
"to": [9.5, 16, 9.5],
|
||||
"from": [7, 14, 7],
|
||||
"to": [9, 16, 9],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 15, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [6, 8.5, 7.5, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [6, 8.5, 7.5, 9.5], "texture": "#2"},
|
||||
"south": {"uv": [6, 8.5, 7.5, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [6, 8.5, 7.5, 9.5], "texture": "#2"},
|
||||
"up": {"uv": [6, 10, 7.5, 11.5], "texture": "#2"}
|
||||
"north": {"uv": [12.5, 0, 12, 1], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [13, 0.5, 12, 1], "texture": "#2"},
|
||||
"south": {"uv": [12, 0.5, 13, 1], "texture": "#2"},
|
||||
"west": {"uv": [12, 1, 12.5, 0], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [12, 0, 13, 1], "texture": "#2"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
{
|
||||
"name": "WestPointer",
|
||||
"from": [7, 14, 9],
|
||||
"to": [9, 15, 13],
|
||||
"faces": {
|
||||
"east": {"uv": [9.5, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"south": {"uv": [7, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"west": {"uv": [9.5, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"up": {"uv": [9.5, 8.5, 7.5, 9.5], "rotation": 90, "texture": "#2"}
|
||||
}
|
||||
"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, 225, 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]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "WestPointer",
|
||||
"from": [7, 14, 3],
|
||||
"to": [9, 15, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [7.5, 9.5, 7, 10], "texture": "#2"},
|
||||
"east": {"uv": [9.5, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"west": {"uv": [9.5, 9.5, 7.5, 10], "texture": "#2"},
|
||||
"up": {"uv": [9.5, 8.5, 7.5, 9.5], "rotation": 90, "texture": "#2"}
|
||||
}
|
||||
"name": "Pointer",
|
||||
"origin": [7.5, 14, 8],
|
||||
"color": 0,
|
||||
"children": [
|
||||
{
|
||||
"name": "arrow",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [0, 1]
|
||||
},
|
||||
{
|
||||
"name": "arrow",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [2, 3]
|
||||
},
|
||||
4
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,20 +2,19 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"1": "create:block/fluid_pipe",
|
||||
"1": "create:block/pipes",
|
||||
"2": "create:block/smart_pipe_1",
|
||||
"3": "create:block/smart_pipe_2",
|
||||
"5": "create:block/brass_block",
|
||||
"particle": "create:block/brass_block"
|
||||
"particle": "create:block/copper_plating"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [3, 3, 3],
|
||||
"to": [13, 13, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#5"},
|
||||
"north": {"uv": [3, 3, 4, 13], "texture": "#2"},
|
||||
"east": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#2"},
|
||||
"south": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#5"},
|
||||
"south": {"uv": [3, 3, 4, 13], "texture": "#2"},
|
||||
"west": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#2"},
|
||||
"up": {"uv": [3, 3, 13, 13], "rotation": 270, "texture": "#2"},
|
||||
"down": {"uv": [3, 3, 13, 13], "rotation": 90, "texture": "#2"}
|
||||
|
@ -44,28 +43,28 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [4.5, 5, 4.15],
|
||||
"from": [4.5, 5, 7.15],
|
||||
"to": [11.5, 12, 13.15],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7, 7, 14], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 9, 7], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 9, 7], "rotation": 180, "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 9, 7], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 9, 7], "rotation": 90, "texture": "#3"}
|
||||
"north": {"uv": [1, 9, 7, 15], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 6, 7], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 6, 7], "rotation": 180, "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 6, 7], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 6, 7], "rotation": 90, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.9, 4.4, 5.15],
|
||||
"from": [3.9, 4.4, 4.15],
|
||||
"to": [12.1, 12.6, 7.15],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
|
||||
"faces": {
|
||||
"north": {"uv": [8, 8, 16, 16], "texture": "#3"},
|
||||
"east": {"uv": [14, 0, 16, 8], "texture": "#3"},
|
||||
"south": {"uv": [8, 8, 16, 16], "texture": "#3"},
|
||||
"west": {"uv": [14, 0, 16, 8], "rotation": 180, "texture": "#3"},
|
||||
"up": {"uv": [14, 0, 16, 8], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [14, 0, 16, 8], "rotation": 90, "texture": "#3"}
|
||||
"east": {"uv": [13, 0, 16, 8], "texture": "#3"},
|
||||
"south": {"uv": [0, 8, 8, 16], "texture": "#3"},
|
||||
"west": {"uv": [13, 0, 16, 8], "rotation": 180, "texture": "#3"},
|
||||
"up": {"uv": [13, 0, 16, 8], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [13, 0, 16, 8], "rotation": 90, "texture": "#3"}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -2,18 +2,19 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"1": "create:block/fluid_pipe",
|
||||
"1": "create:block/pipes",
|
||||
"2": "create:block/smart_pipe_1",
|
||||
"3": "create:block/smart_pipe_2"
|
||||
"3": "create:block/smart_pipe_2",
|
||||
"particle": "create:block/copper_plating"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [3, 3, 3],
|
||||
"to": [13, 13, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 9, 9, 10], "rotation": 180, "texture": "#3"},
|
||||
"north": {"uv": [3, 3, 4, 13], "texture": "#2"},
|
||||
"east": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#2"},
|
||||
"south": {"uv": [8, 9, 9, 10], "rotation": 180, "texture": "#3"},
|
||||
"south": {"uv": [3, 3, 4, 13], "texture": "#2"},
|
||||
"west": {"uv": [3, 3, 13, 13], "rotation": 180, "texture": "#2"},
|
||||
"up": {"uv": [3, 3, 13, 13], "rotation": 270, "texture": "#2"},
|
||||
"down": {"uv": [3, 3, 13, 13], "rotation": 90, "texture": "#2"}
|
||||
|
@ -46,12 +47,12 @@
|
|||
"to": [13, 13, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 11, 5], "rotation": 180, "texture": "#1"},
|
||||
"east": {"uv": [6, 6, 11, 5], "rotation": 90, "texture": "#1"},
|
||||
"south": {"uv": [6, 0, 11, 5], "rotation": 180, "texture": "#1"},
|
||||
"west": {"uv": [6, 6, 11, 5], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [6, 6, 11, 5], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [6, 6, 11, 5], "texture": "#1"}
|
||||
"north": {"uv": [11, 11, 16, 16], "rotation": 180, "texture": "#1"},
|
||||
"east": {"uv": [4, 9.5, 9, 8.5], "rotation": 270, "texture": "#1"},
|
||||
"south": {"uv": [6, 11, 11, 16], "rotation": 180, "texture": "#1"},
|
||||
"west": {"uv": [4, 9.5, 9, 8.5], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [4, 9.5, 9, 8.5], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [4, 9.5, 9, 8.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -59,38 +60,69 @@
|
|||
"to": [13, 13, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 16]},
|
||||
"faces": {
|
||||
"north": {"uv": [11, 0, 6, 5], "rotation": 180, "texture": "#1"},
|
||||
"east": {"uv": [6, 5, 11, 6], "rotation": 90, "texture": "#1"},
|
||||
"south": {"uv": [11, 0, 6, 5], "rotation": 180, "texture": "#1"},
|
||||
"west": {"uv": [6, 5, 11, 6], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [6, 5, 11, 6], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [6, 5, 11, 6], "texture": "#1"}
|
||||
"north": {"uv": [11, 11, 6, 16], "rotation": 180, "texture": "#1"},
|
||||
"east": {"uv": [4, 8.5, 9, 9.5], "rotation": 270, "texture": "#1"},
|
||||
"south": {"uv": [16, 11, 11, 16], "rotation": 180, "texture": "#1"},
|
||||
"west": {"uv": [4, 8.5, 9, 9.5], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [4, 8.5, 9, 9.5], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [4, 8.5, 9, 9.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.5, 5, 4.15],
|
||||
"from": [4.5, 5, 7.15],
|
||||
"to": [11.5, 12, 13.15],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 7, 7, 14], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 9, 7], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 9, 7], "rotation": 180, "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 9, 7], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 9, 7], "rotation": 90, "texture": "#3"}
|
||||
"north": {"uv": [1, 9, 7, 15], "texture": "#3"},
|
||||
"east": {"uv": [0, 0, 6, 7], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 6, 7], "rotation": 180, "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 6, 7], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 6, 7], "rotation": 90, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.9, 4.4, 5.15],
|
||||
"from": [3.9, 4.4, 4.15],
|
||||
"to": [12.1, 12.6, 7.15],
|
||||
"rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
|
||||
"faces": {
|
||||
"north": {"uv": [8, 8, 16, 16], "texture": "#3"},
|
||||
"east": {"uv": [14, 0, 16, 8], "texture": "#3"},
|
||||
"south": {"uv": [8, 8, 16, 16], "texture": "#3"},
|
||||
"west": {"uv": [14, 0, 16, 8], "rotation": 180, "texture": "#3"},
|
||||
"up": {"uv": [14, 0, 16, 8], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [14, 0, 16, 8], "rotation": 90, "texture": "#3"}
|
||||
"east": {"uv": [13, 0, 16, 8], "texture": "#3"},
|
||||
"south": {"uv": [0, 8, 8, 16], "texture": "#3"},
|
||||
"west": {"uv": [13, 0, 16, 8], "rotation": 180, "texture": "#3"},
|
||||
"up": {"uv": [13, 0, 16, 8], "rotation": 270, "texture": "#3"},
|
||||
"down": {"uv": [13, 0, 16, 8], "rotation": 90, "texture": "#3"}
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"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, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 292 B After Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 437 B |
Before Width: | Height: | Size: 640 B After Width: | Height: | Size: 877 B |
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 508 B |
Before Width: | Height: | Size: 700 B After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 482 B |
Before Width: | Height: | Size: 246 B After Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 219 B After Width: | Height: | Size: 361 B |
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 397 B |
Before Width: | Height: | Size: 227 B After Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 209 B After Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 378 B |
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 231 B |
Before Width: | Height: | Size: 208 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 203 B After Width: | Height: | Size: 258 B |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 250 B After Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 402 B |
Before Width: | Height: | Size: 213 B After Width: | Height: | Size: 385 B |
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 401 B |
Before Width: | Height: | Size: 213 B After Width: | Height: | Size: 387 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 390 B |
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 344 B |
Before Width: | Height: | Size: 201 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 193 B After Width: | Height: | Size: 338 B |
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 515 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 235 B After Width: | Height: | Size: 364 B |
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 433 B |
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 455 B |
Before Width: | Height: | Size: 212 B After Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 243 B After Width: | Height: | Size: 399 B |
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 425 B |
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 176 B After Width: | Height: | Size: 250 B |