Matter capacitor bank frame model update

This commit is contained in:
GearShocky 2022-09-01 17:59:36 +06:00
parent 4596219800
commit 37c8dd039c
4 changed files with 396 additions and 114 deletions

View File

@ -1,9 +1,7 @@
{ {
"parent": "block/block", "parent": "block/block",
"texture_size": [32, 16],
"textures": { "textures": {
"frame": "overdrive_that_matters:block/batterybank_frame", "1": "overdrive_that_matters:block/batterybank_frame",
"core": "overdrive_that_matters:block/batterybank_core",
"particle": "overdrive_that_matters:block/batterybank_frame" "particle": "overdrive_that_matters:block/batterybank_frame"
}, },
"elements": [ "elements": [
@ -12,12 +10,12 @@
"from": [14, 0, 0], "from": [14, 0, 0],
"to": [16, 2, 16], "to": [16, 2, 16],
"faces": { "faces": {
"north": {"uv": [0, 14, 1, 16], "texture": "#frame"}, "north": {"uv": [8, 1, 9, 2], "texture": "#1"},
"east": {"uv": [0, 14, 8, 16], "texture": "#frame"}, "east": {"uv": [8, 1, 16, 2], "texture": "#1"},
"south": {"uv": [7, 14, 8, 16], "texture": "#frame"}, "south": {"uv": [15, 1, 16, 2], "texture": "#1"},
"west": {"uv": [8, 0, 16, 2], "texture": "#frame"}, "west": {"uv": [8, 1, 16, 2], "texture": "#1"},
"up": {"uv": [8, 0, 16, 2], "rotation": 90, "texture": "#frame"}, "up": {"uv": [8, 0, 16, 1], "rotation": 90, "texture": "#1"},
"down": {"uv": [7, 0, 8, 16], "texture": "#frame"} "down": {"uv": [8, 2, 16, 3], "rotation": 90, "texture": "#1"}
} }
}, },
{ {
@ -25,12 +23,12 @@
"from": [0, 0, 0], "from": [0, 0, 0],
"to": [2, 2, 16], "to": [2, 2, 16],
"faces": { "faces": {
"north": {"uv": [7, 14, 8, 16], "texture": "#frame"}, "north": {"uv": [8, 1, 9, 2], "texture": "#1"},
"east": {"uv": [8, 0, 16, 2], "texture": "#frame"}, "east": {"uv": [8, 1, 16, 2], "texture": "#1"},
"south": {"uv": [0, 14, 1, 16], "texture": "#frame"}, "south": {"uv": [15, 1, 16, 2], "texture": "#1"},
"west": {"uv": [0, 14, 8, 16], "texture": "#frame"}, "west": {"uv": [8, 1, 16, 2], "texture": "#1"},
"up": {"uv": [8, 0, 16, 2], "rotation": 90, "texture": "#frame"}, "up": {"uv": [8, 0, 16, 1], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 0, 1, 16], "texture": "#frame"} "down": {"uv": [8, 2, 16, 3], "rotation": 90, "texture": "#1"}
} }
}, },
{ {
@ -38,12 +36,12 @@
"from": [2, 0, 0], "from": [2, 0, 0],
"to": [14, 2, 2], "to": [14, 2, 2],
"faces": { "faces": {
"north": {"uv": [1, 14, 7, 16], "texture": "#frame"}, "north": {"uv": [9, 1, 15, 2], "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#missing"}, "east": {"uv": [0, 0, 2, 2], "texture": "#1"},
"south": {"uv": [9, 0, 15, 2], "texture": "#frame"}, "south": {"uv": [9, 1, 15, 2], "texture": "#1"},
"west": {"uv": [0, 0, 2, 2], "texture": "#missing"}, "west": {"uv": [0, 0, 2, 2], "texture": "#1"},
"up": {"uv": [9, 0, 15, 2], "texture": "#frame"}, "up": {"uv": [9, 0, 15, 1], "texture": "#1"},
"down": {"uv": [1, 14, 7, 16], "texture": "#frame"} "down": {"uv": [9, 2, 15, 3], "texture": "#1"}
} }
}, },
{ {
@ -51,12 +49,12 @@
"from": [2, 0, 14], "from": [2, 0, 14],
"to": [14, 2, 16], "to": [14, 2, 16],
"faces": { "faces": {
"north": {"uv": [9, 0, 15, 2], "texture": "#frame"}, "north": {"uv": [9, 1, 15, 2], "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#missing"}, "east": {"uv": [0, 0, 2, 2], "texture": "#1"},
"south": {"uv": [1, 14, 7, 16], "texture": "#frame"}, "south": {"uv": [9, 1, 15, 2], "texture": "#1"},
"west": {"uv": [0, 0, 2, 2], "texture": "#missing"}, "west": {"uv": [0, 0, 2, 2], "texture": "#1"},
"up": {"uv": [9, 0, 15, 2], "texture": "#frame"}, "up": {"uv": [9, 0, 15, 1], "texture": "#1"},
"down": {"uv": [1, 0, 7, 2], "texture": "#frame"} "down": {"uv": [9, 2, 15, 3], "texture": "#1"}
} }
}, },
{ {
@ -64,12 +62,12 @@
"from": [2, 14, 0], "from": [2, 14, 0],
"to": [14, 16, 2], "to": [14, 16, 2],
"faces": { "faces": {
"north": {"uv": [1, 0, 7, 2], "texture": "#frame"}, "north": {"uv": [9, 1, 15, 2], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#missing"}, "east": {"uv": [0, 0, 2, 2], "texture": "#1"},
"south": {"uv": [9, 0, 15, 2], "texture": "#frame"}, "south": {"uv": [9, 1, 15, 2], "rotation": 180, "texture": "#1"},
"west": {"uv": [0, 0, 2, 2], "texture": "#missing"}, "west": {"uv": [0, 0, 2, 2], "texture": "#1"},
"up": {"uv": [1, 0, 7, 2], "texture": "#frame"}, "up": {"uv": [9, 2, 15, 3], "texture": "#1"},
"down": {"uv": [9, 0, 15, 2], "texture": "#frame"} "down": {"uv": [9, 0, 15, 1], "texture": "#1"}
} }
}, },
{ {
@ -77,12 +75,12 @@
"from": [0, 14, 0], "from": [0, 14, 0],
"to": [2, 16, 16], "to": [2, 16, 16],
"faces": { "faces": {
"north": {"uv": [7, 0, 8, 2], "texture": "#frame"}, "north": {"uv": [15, 0, 16, 1], "texture": "#1"},
"east": {"uv": [8, 0, 16, 2], "texture": "#frame"}, "east": {"uv": [8, 0, 16, 2], "texture": "#1"},
"south": {"uv": [0, 0, 1, 2], "texture": "#frame"}, "south": {"uv": [8, 0, 9, 1], "texture": "#1"},
"west": {"uv": [0, 0, 8, 2], "texture": "#frame"}, "west": {"uv": [8, 1, 16, 2], "rotation": 180, "texture": "#1"},
"up": {"uv": [0, 0, 1, 16], "texture": "#frame"}, "up": {"uv": [8, 2, 16, 3], "rotation": 90, "texture": "#1"},
"down": {"uv": [8, 0, 16, 2], "rotation": 90, "texture": "#frame"} "down": {"uv": [8, 0, 16, 1], "rotation": 90, "texture": "#1"}
} }
}, },
{ {
@ -90,12 +88,12 @@
"from": [2, 14, 14], "from": [2, 14, 14],
"to": [14, 16, 16], "to": [14, 16, 16],
"faces": { "faces": {
"north": {"uv": [9, 0, 15, 2], "texture": "#frame"}, "north": {"uv": [9, 0, 15, 2], "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#missing"}, "east": {"uv": [0, 0, 2, 2], "texture": "#1"},
"south": {"uv": [1, 0, 7, 2], "texture": "#frame"}, "south": {"uv": [9, 1, 15, 2], "rotation": 180, "texture": "#1"},
"west": {"uv": [0, 0, 2, 2], "texture": "#missing"}, "west": {"uv": [0, 0, 2, 2], "texture": "#1"},
"up": {"uv": [1, 14, 7, 16], "texture": "#frame"}, "up": {"uv": [9, 2, 15, 3], "texture": "#1"},
"down": {"uv": [9, 0, 15, 2], "texture": "#frame"} "down": {"uv": [9, 0, 15, 1], "texture": "#1"}
} }
}, },
{ {
@ -103,64 +101,12 @@
"from": [14, 14, 0], "from": [14, 14, 0],
"to": [16, 16, 16], "to": [16, 16, 16],
"faces": { "faces": {
"north": {"uv": [0, 0, 1, 2], "texture": "#frame"}, "north": {"uv": [8, 0, 9, 1], "texture": "#1"},
"east": {"uv": [0, 0, 8, 2], "texture": "#frame"}, "east": {"uv": [8, 1, 16, 2], "rotation": 180, "texture": "#1"},
"south": {"uv": [7, 0, 8, 2], "texture": "#frame"}, "south": {"uv": [15, 0, 16, 1], "texture": "#1"},
"west": {"uv": [8, 0, 16, 2], "texture": "#frame"}, "west": {"uv": [8, 0, 16, 2], "texture": "#1"},
"up": {"uv": [7, 0, 8, 16], "texture": "#frame"}, "up": {"uv": [8, 2, 16, 3], "rotation": 90, "texture": "#1"},
"down": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"} "down": {"uv": [8, 0, 16, 1], "rotation": 90, "texture": "#1"}
}
},
{
"name": "frame",
"from": [14, 2, 14],
"to": [16, 14, 16],
"faces": {
"north": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"},
"east": {"uv": [0, 2, 1, 14], "texture": "#frame"},
"south": {"uv": [7, 2, 8, 14], "texture": "#frame"},
"west": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"},
"up": {"uv": [0, 0, 2, 2], "texture": "#missing"},
"down": {"uv": [0, 0, 2, 2], "texture": "#missing"}
}
},
{
"name": "frame",
"from": [0, 2, 14],
"to": [2, 14, 16],
"faces": {
"north": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"},
"east": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"},
"south": {"uv": [0, 2, 1, 14], "texture": "#frame"},
"west": {"uv": [7, 2, 8, 14], "texture": "#frame"},
"up": {"uv": [0, 0, 2, 2], "texture": "#missing"},
"down": {"uv": [0, 0, 2, 2], "texture": "#missing"}
}
},
{
"name": "frame",
"from": [14, 2, 0],
"to": [16, 14, 2],
"faces": {
"north": {"uv": [0, 2, 1, 14], "texture": "#frame"},
"east": {"uv": [7, 2, 8, 14], "texture": "#frame"},
"south": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"},
"west": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"},
"up": {"uv": [0, 0, 2, 2], "texture": "#missing"},
"down": {"uv": [0, 0, 2, 2], "texture": "#missing"}
}
},
{
"name": "frame",
"from": [0, 2, 0],
"to": [2, 14, 2],
"faces": {
"north": {"uv": [7, 2, 8, 14], "texture": "#frame"},
"east": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"},
"south": {"uv": [9, 0, 15, 2], "rotation": 90, "texture": "#frame"},
"west": {"uv": [0, 2, 1, 14], "texture": "#frame"},
"up": {"uv": [0, 0, 2, 2], "texture": "#missing"},
"down": {"uv": [0, 0, 2, 2], "texture": "#missing"}
} }
}, },
{ {
@ -168,12 +114,120 @@
"from": [1, 1, 7], "from": [1, 1, 7],
"to": [15, 15, 9], "to": [15, 15, 9],
"faces": { "faces": {
"north": {"uv": [8.5, 2, 15.5, 16], "texture": "#frame"}, "north": {"uv": [0.5, 0.5, 7.5, 7.5], "texture": "#1"},
"east": {"uv": [8.5, 2, 9.5, 16], "texture": "#frame"}, "east": {"uv": [0.5, 0, 1.5, 7.5], "texture": "#1"},
"south": {"uv": [8.5, 2, 15.5, 16], "texture": "#frame"}, "south": {"uv": [0.5, 0.5, 7.5, 7.5], "texture": "#1"},
"west": {"uv": [8.5, 2, 9.5, 16], "texture": "#frame"}, "west": {"uv": [0.5, 0, 1.5, 7.5], "texture": "#1"},
"up": {"uv": [8.5, 2, 15.5, 4], "rotation": 180, "texture": "#frame"}, "up": {"uv": [0.5, 0, 7.5, 1], "rotation": 180, "texture": "#1"},
"down": {"uv": [8.5, 2, 15.5, 4], "texture": "#frame"} "down": {"uv": [0.5, 6.5, 7.5, 7.5], "texture": "#1"}
}
},
{
"from": [2, 0.5, 2],
"to": [14, 1.5, 14],
"faces": {
"north": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"east": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"south": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"west": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"up": {"uv": [10, 3, 16, 9], "texture": "#1"},
"down": {"uv": [10, 3, 16, 9], "texture": "#1"}
}
},
{
"from": [2, 14.5, 2],
"to": [14, 15.5, 14],
"faces": {
"north": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"east": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"south": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"west": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"up": {"uv": [10, 3, 16, 9], "texture": "#1"},
"down": {"uv": [10, 3, 16, 9], "texture": "#1"}
}
},
{
"from": [3, 3, 0],
"to": [13, 13, 3],
"faces": {
"north": {"uv": [0.5, 11.5, 4.5, 15.5], "texture": "#1"},
"east": {"uv": [6.5, 11.5, 5, 15.5], "texture": "#1"},
"south": {"uv": [7, 11.5, 11, 15.5], "texture": "#1"},
"west": {"uv": [5, 11.5, 6.5, 15.5], "texture": "#1"},
"up": {"uv": [5, 11.5, 6.5, 15.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [5, 11.5, 6.5, 15.5], "rotation": 270, "texture": "#1"}
}
},
{
"from": [1, 2, 2],
"to": [2, 14, 4],
"faces": {
"north": {"uv": [11.5, 10, 12, 16], "texture": "#1"},
"east": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"south": {"uv": [12, 10, 12.5, 16], "texture": "#1"},
"west": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
}
},
{
"from": [1, 2, 12],
"to": [2, 14, 14],
"faces": {
"north": {"uv": [11.5, 10, 12, 16], "texture": "#1"},
"east": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"south": {"uv": [12, 10, 12.5, 16], "texture": "#1"},
"west": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
}
},
{
"from": [14, 2, 12],
"to": [15, 14, 14],
"faces": {
"north": {"uv": [11.5, 10, 12, 16], "texture": "#1"},
"east": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"south": {"uv": [12, 10, 12.5, 16], "texture": "#1"},
"west": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
}
},
{
"from": [14, 2, 2],
"to": [15, 14, 4],
"faces": {
"north": {"uv": [11.5, 10, 12, 16], "texture": "#1"},
"east": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"south": {"uv": [12, 10, 12.5, 16], "texture": "#1"},
"west": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
}
},
{
"from": [0, 2, 6],
"to": [2, 14, 10],
"faces": {
"north": {"uv": [14.5, 10, 15.5, 16], "texture": "#1"},
"east": {"uv": [12.5, 10, 14.5, 16], "texture": "#1"},
"south": {"uv": [14.5, 10, 15.5, 16], "texture": "#1"},
"west": {"uv": [12.5, 10, 14.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 1, 2], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 2], "texture": "#missing"}
}
},
{
"from": [14, 2, 6],
"to": [16, 14, 10],
"faces": {
"north": {"uv": [14.5, 10, 15.5, 16], "texture": "#1"},
"east": {"uv": [12.5, 10, 14.5, 16], "texture": "#1"},
"south": {"uv": [14.5, 10, 15.5, 16], "texture": "#1"},
"west": {"uv": [12.5, 10, 14.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 1, 2], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 2], "texture": "#missing"}
} }
} }
] ]

View File

@ -1,6 +1,234 @@
{ {
"parent": "overdrive_that_matters:block/battery_bank", "parent": "block/block",
"textures": { "textures": {
"core": "overdrive_that_matters:block/matterybank_core" "1": "overdrive_that_matters:block/mattercapacitorbank_frame",
"particle": "overdrive_that_matters:block/mattercapacitorbank_frame"
},
"elements": [
{
"name": "frame",
"from": [14, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [8, 1, 9, 2], "texture": "#1"},
"east": {"uv": [8, 1, 16, 2], "texture": "#1"},
"south": {"uv": [15, 1, 16, 2], "texture": "#1"},
"west": {"uv": [8, 1, 16, 2], "texture": "#1"},
"up": {"uv": [8, 0, 16, 1], "rotation": 90, "texture": "#1"},
"down": {"uv": [8, 2, 16, 3], "rotation": 90, "texture": "#1"}
} }
},
{
"name": "frame",
"from": [0, 0, 0],
"to": [2, 2, 16],
"faces": {
"north": {"uv": [8, 1, 9, 2], "texture": "#1"},
"east": {"uv": [8, 1, 16, 2], "texture": "#1"},
"south": {"uv": [15, 1, 16, 2], "texture": "#1"},
"west": {"uv": [8, 1, 16, 2], "texture": "#1"},
"up": {"uv": [8, 0, 16, 1], "rotation": 90, "texture": "#1"},
"down": {"uv": [8, 2, 16, 3], "rotation": 90, "texture": "#1"}
}
},
{
"name": "frame",
"from": [2, 0, 0],
"to": [14, 2, 2],
"faces": {
"north": {"uv": [9, 1, 15, 2], "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#1"},
"south": {"uv": [9, 1, 15, 2], "texture": "#1"},
"west": {"uv": [0, 0, 2, 2], "texture": "#1"},
"up": {"uv": [9, 0, 15, 1], "texture": "#1"},
"down": {"uv": [9, 2, 15, 3], "texture": "#1"}
}
},
{
"name": "frame",
"from": [2, 0, 14],
"to": [14, 2, 16],
"faces": {
"north": {"uv": [9, 1, 15, 2], "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#1"},
"south": {"uv": [9, 1, 15, 2], "texture": "#1"},
"west": {"uv": [0, 0, 2, 2], "texture": "#1"},
"up": {"uv": [9, 0, 15, 1], "texture": "#1"},
"down": {"uv": [9, 2, 15, 3], "texture": "#1"}
}
},
{
"name": "frame",
"from": [2, 14, 0],
"to": [14, 16, 2],
"faces": {
"north": {"uv": [9, 1, 15, 2], "rotation": 180, "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#1"},
"south": {"uv": [9, 1, 15, 2], "rotation": 180, "texture": "#1"},
"west": {"uv": [0, 0, 2, 2], "texture": "#1"},
"up": {"uv": [9, 2, 15, 3], "texture": "#1"},
"down": {"uv": [9, 0, 15, 1], "texture": "#1"}
}
},
{
"name": "frame",
"from": [0, 14, 0],
"to": [2, 16, 16],
"faces": {
"north": {"uv": [15, 0, 16, 1], "texture": "#1"},
"east": {"uv": [8, 0, 16, 2], "texture": "#1"},
"south": {"uv": [8, 0, 9, 1], "texture": "#1"},
"west": {"uv": [8, 1, 16, 2], "rotation": 180, "texture": "#1"},
"up": {"uv": [8, 2, 16, 3], "rotation": 90, "texture": "#1"},
"down": {"uv": [8, 0, 16, 1], "rotation": 90, "texture": "#1"}
}
},
{
"name": "frame",
"from": [2, 14, 14],
"to": [14, 16, 16],
"faces": {
"north": {"uv": [9, 0, 15, 2], "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#1"},
"south": {"uv": [9, 1, 15, 2], "rotation": 180, "texture": "#1"},
"west": {"uv": [0, 0, 2, 2], "texture": "#1"},
"up": {"uv": [9, 2, 15, 3], "texture": "#1"},
"down": {"uv": [9, 0, 15, 1], "texture": "#1"}
}
},
{
"name": "frame",
"from": [14, 14, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [8, 0, 9, 1], "texture": "#1"},
"east": {"uv": [8, 1, 16, 2], "rotation": 180, "texture": "#1"},
"south": {"uv": [15, 0, 16, 1], "texture": "#1"},
"west": {"uv": [8, 0, 16, 2], "texture": "#1"},
"up": {"uv": [8, 2, 16, 3], "rotation": 90, "texture": "#1"},
"down": {"uv": [8, 0, 16, 1], "rotation": 90, "texture": "#1"}
}
},
{
"name": "battery holder",
"from": [1, 1, 7],
"to": [15, 15, 9],
"faces": {
"north": {"uv": [0.5, 0.5, 7.5, 7.5], "texture": "#1"},
"east": {"uv": [0.5, 0, 1.5, 7.5], "texture": "#1"},
"south": {"uv": [0.5, 0.5, 7.5, 7.5], "texture": "#1"},
"west": {"uv": [0.5, 0, 1.5, 7.5], "texture": "#1"},
"up": {"uv": [0.5, 0, 7.5, 1], "rotation": 180, "texture": "#1"},
"down": {"uv": [0.5, 6.5, 7.5, 7.5], "texture": "#1"}
}
},
{
"from": [2, 0.5, 2],
"to": [14, 1.5, 14],
"faces": {
"north": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"east": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"south": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"west": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"up": {"uv": [10, 3, 16, 9], "texture": "#1"},
"down": {"uv": [10, 3, 16, 9], "texture": "#1"}
}
},
{
"from": [2, 14.5, 2],
"to": [14, 15.5, 14],
"faces": {
"north": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"east": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"south": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"west": {"uv": [0, 0, 6, 0.5], "texture": "#missing"},
"up": {"uv": [10, 3, 16, 9], "texture": "#1"},
"down": {"uv": [10, 3, 16, 9], "texture": "#1"}
}
},
{
"from": [3, 3, 0],
"to": [13, 13, 3],
"faces": {
"north": {"uv": [0.5, 11.5, 4.5, 15.5], "texture": "#1"},
"east": {"uv": [6.5, 11.5, 5, 15.5], "texture": "#1"},
"south": {"uv": [7, 11.5, 11, 15.5], "texture": "#1"},
"west": {"uv": [5, 11.5, 6.5, 15.5], "texture": "#1"},
"up": {"uv": [5, 11.5, 6.5, 15.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [5, 11.5, 6.5, 15.5], "rotation": 270, "texture": "#1"}
}
},
{
"from": [1, 2, 2],
"to": [2, 14, 4],
"faces": {
"north": {"uv": [11.5, 10, 12, 16], "texture": "#1"},
"east": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"south": {"uv": [12, 10, 12.5, 16], "texture": "#1"},
"west": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
}
},
{
"from": [1, 2, 12],
"to": [2, 14, 14],
"faces": {
"north": {"uv": [11.5, 10, 12, 16], "texture": "#1"},
"east": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"south": {"uv": [12, 10, 12.5, 16], "texture": "#1"},
"west": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
}
},
{
"from": [14, 2, 12],
"to": [15, 14, 14],
"faces": {
"north": {"uv": [11.5, 10, 12, 16], "texture": "#1"},
"east": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"south": {"uv": [12, 10, 12.5, 16], "texture": "#1"},
"west": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
}
},
{
"from": [14, 2, 2],
"to": [15, 14, 4],
"faces": {
"north": {"uv": [11.5, 10, 12, 16], "texture": "#1"},
"east": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"south": {"uv": [12, 10, 12.5, 16], "texture": "#1"},
"west": {"uv": [11.5, 10, 12.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
}
},
{
"from": [0, 2, 6],
"to": [2, 14, 10],
"faces": {
"north": {"uv": [14.5, 10, 15.5, 16], "texture": "#1"},
"east": {"uv": [12.5, 10, 14.5, 16], "texture": "#1"},
"south": {"uv": [14.5, 10, 15.5, 16], "texture": "#1"},
"west": {"uv": [12.5, 10, 14.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 1, 2], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 2], "texture": "#missing"}
}
},
{
"from": [14, 2, 6],
"to": [16, 14, 10],
"faces": {
"north": {"uv": [14.5, 10, 15.5, 16], "texture": "#1"},
"east": {"uv": [12.5, 10, 14.5, 16], "texture": "#1"},
"south": {"uv": [14.5, 10, 15.5, 16], "texture": "#1"},
"west": {"uv": [12.5, 10, 14.5, 16], "texture": "#1"},
"up": {"uv": [0, 0, 1, 2], "texture": "#missing"},
"down": {"uv": [0, 0, 1, 2], "texture": "#missing"}
}
}
]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B