mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-16 10:05:09 +01:00
Even more model optimizations
This commit is contained in:
Binary file not shown.
@@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"format_version": "1.21.6",
|
|
||||||
"credit": "made by Motschen",
|
"credit": "made by Motschen",
|
||||||
"parent": "block/block",
|
"parent": "block/block",
|
||||||
"textures": {
|
"textures": {
|
||||||
@@ -12,7 +11,6 @@
|
|||||||
"name": "mainRings",
|
"name": "mainRings",
|
||||||
"from": [1, -0.1, 1],
|
"from": [1, -0.1, 1],
|
||||||
"to": [15, 16.1, 15],
|
"to": [15, 16.1, 15],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"up": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "up"},
|
"up": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "up"},
|
||||||
"down": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "down"}
|
"down": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "down"}
|
||||||
@@ -22,7 +20,6 @@
|
|||||||
"name": "north-south",
|
"name": "north-south",
|
||||||
"from": [2, -0.05, 0],
|
"from": [2, -0.05, 0],
|
||||||
"to": [14, 16.05, 16],
|
"to": [14, 16.05, 16],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||||
"down": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "down"}
|
"down": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "down"}
|
||||||
@@ -32,7 +29,6 @@
|
|||||||
"name": "east-west",
|
"name": "east-west",
|
||||||
"from": [0, -0.05, 2],
|
"from": [0, -0.05, 2],
|
||||||
"to": [16, 16.05, 14],
|
"to": [16, 16.05, 14],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||||
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
|
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
|
||||||
@@ -42,7 +38,6 @@
|
|||||||
"name": "north",
|
"name": "north",
|
||||||
"from": [4, -0.05, -1.65],
|
"from": [4, -0.05, -1.65],
|
||||||
"to": [12, 16.05, 0],
|
"to": [12, 16.05, 0],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "north"},
|
"north": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "north"},
|
||||||
"east": {"uv": [3, 0, 4, 16], "texture": "#side", "cullface": "north"},
|
"east": {"uv": [3, 0, 4, 16], "texture": "#side", "cullface": "north"},
|
||||||
@@ -55,7 +50,6 @@
|
|||||||
"name": "east",
|
"name": "east",
|
||||||
"from": [16, -0.05, 4],
|
"from": [16, -0.05, 4],
|
||||||
"to": [17.65, 16.05, 12],
|
"to": [17.65, 16.05, 12],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "east"},
|
"north": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "east"},
|
||||||
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
|
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
|
||||||
@@ -68,7 +62,6 @@
|
|||||||
"name": "south",
|
"name": "south",
|
||||||
"from": [4, -0.05, 16],
|
"from": [4, -0.05, 16],
|
||||||
"to": [12, 16.05, 17.65],
|
"to": [12, 16.05, 17.65],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"east": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "south"},
|
"east": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "south"},
|
||||||
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
|
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
|
||||||
@@ -81,7 +74,6 @@
|
|||||||
"name": "west",
|
"name": "west",
|
||||||
"from": [-1.65, -0.05, 4],
|
"from": [-1.65, -0.05, 4],
|
||||||
"to": [0, 16.05, 12],
|
"to": [0, 16.05, 12],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 0, 3, 16], "texture": "#side", "cullface": "west"},
|
"north": {"uv": [4, 0, 3, 16], "texture": "#side", "cullface": "west"},
|
||||||
"south": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "west"},
|
"south": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "west"},
|
||||||
@@ -94,9 +86,8 @@
|
|||||||
"name": "north-south",
|
"name": "north-south",
|
||||||
"from": [2, 0, -1],
|
"from": [2, 0, -1],
|
||||||
"to": [14, 16, 17],
|
"to": [14, 16, 17],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [2, 0, 14, 15.8], "texture": "#side"},
|
"north": {"uv": [2, 0, 14, 15.8], "texture": "#side", "cullface": "north"},
|
||||||
"east": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
"east": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
||||||
"south": {"uv": [3, 0, 15, 15.7], "texture": "#side", "cullface": "south"},
|
"south": {"uv": [3, 0, 15, 15.7], "texture": "#side", "cullface": "south"},
|
||||||
"west": {"uv": [14, 0, 15, 15.8], "texture": "#side"},
|
"west": {"uv": [14, 0, 15, 15.8], "texture": "#side"},
|
||||||
@@ -108,12 +99,11 @@
|
|||||||
"name": "east-west",
|
"name": "east-west",
|
||||||
"from": [-1, 0, 2],
|
"from": [-1, 0, 2],
|
||||||
"to": [17, 16, 14],
|
"to": [17, 16, 14],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [14, 0.2, 15, 16], "texture": "#side"},
|
"north": {"uv": [14, 0.2, 15, 16], "texture": "#side"},
|
||||||
"east": {"uv": [2, 0, 14, 15.8], "texture": "#side"},
|
"east": {"uv": [2, 0, 14, 15.8], "texture": "#side", "cullface": "east"},
|
||||||
"south": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
"south": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
||||||
"west": {"uv": [2, 0, 14, 15.6], "texture": "#side"},
|
"west": {"uv": [2, 0, 14, 15.6], "texture": "#side", "cullface": "west"},
|
||||||
"up": {"uv": [0, 2, 16, 14], "texture": "#top"},
|
"up": {"uv": [0, 2, 16, 14], "texture": "#top"},
|
||||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side"}
|
"down": {"uv": [0, 0, 1, 2], "texture": "#side"}
|
||||||
}
|
}
|
||||||
@@ -122,7 +112,6 @@
|
|||||||
"name": "north-west",
|
"name": "north-west",
|
||||||
"from": [0, 0, 0],
|
"from": [0, 0, 0],
|
||||||
"to": [2, 16, 2],
|
"to": [2, 16, 2],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||||
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
|
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
|
||||||
@@ -134,7 +123,6 @@
|
|||||||
"name": "north-east",
|
"name": "north-east",
|
||||||
"from": [14, 0, 0],
|
"from": [14, 0, 0],
|
||||||
"to": [16, 16, 2],
|
"to": [16, 16, 2],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||||
"east": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "east"},
|
"east": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "east"},
|
||||||
@@ -146,7 +134,6 @@
|
|||||||
"name": "south-east",
|
"name": "south-east",
|
||||||
"from": [14, 0, 14],
|
"from": [14, 0, 14],
|
||||||
"to": [16, 16, 16],
|
"to": [16, 16, 16],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
|
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
|
||||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||||
@@ -158,7 +145,6 @@
|
|||||||
"name": "south-west",
|
"name": "south-west",
|
||||||
"from": [0, 0, 14],
|
"from": [0, 0, 14],
|
||||||
"to": [2, 16, 16],
|
"to": [2, 16, 16],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||||
"west": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "west"},
|
"west": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "west"},
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"format_version": "1.21.6",
|
|
||||||
"credit": "made by Motschen",
|
"credit": "made by Motschen",
|
||||||
"parent": "block/block",
|
"parent": "block/block",
|
||||||
"textures": {
|
"textures": {
|
||||||
@@ -12,7 +11,6 @@
|
|||||||
"name": "mainRings",
|
"name": "mainRings",
|
||||||
"from": [1, -0.1, 1],
|
"from": [1, -0.1, 1],
|
||||||
"to": [15, 16.1, 15],
|
"to": [15, 16.1, 15],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"up": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "up"},
|
"up": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "up"},
|
||||||
"down": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "down"}
|
"down": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "down"}
|
||||||
@@ -22,7 +20,6 @@
|
|||||||
"name": "north-south",
|
"name": "north-south",
|
||||||
"from": [2, -0.05, 0],
|
"from": [2, -0.05, 0],
|
||||||
"to": [14, 16.05, 16],
|
"to": [14, 16.05, 16],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||||
"down": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "down"}
|
"down": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "down"}
|
||||||
@@ -32,7 +29,6 @@
|
|||||||
"name": "east-west",
|
"name": "east-west",
|
||||||
"from": [0, -0.05, 2],
|
"from": [0, -0.05, 2],
|
||||||
"to": [16, 16.05, 14],
|
"to": [16, 16.05, 14],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||||
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
|
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
|
||||||
@@ -42,7 +38,6 @@
|
|||||||
"name": "north",
|
"name": "north",
|
||||||
"from": [4, -0.05, -1.65],
|
"from": [4, -0.05, -1.65],
|
||||||
"to": [12, 16.05, 0],
|
"to": [12, 16.05, 0],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "north"},
|
"north": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "north"},
|
||||||
"east": {"uv": [3, 0, 4, 16], "texture": "#side", "cullface": "north"},
|
"east": {"uv": [3, 0, 4, 16], "texture": "#side", "cullface": "north"},
|
||||||
@@ -55,7 +50,6 @@
|
|||||||
"name": "east",
|
"name": "east",
|
||||||
"from": [16, -0.05, 4],
|
"from": [16, -0.05, 4],
|
||||||
"to": [17.65, 16.05, 12],
|
"to": [17.65, 16.05, 12],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "east"},
|
"north": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "east"},
|
||||||
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
|
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
|
||||||
@@ -68,7 +62,6 @@
|
|||||||
"name": "south",
|
"name": "south",
|
||||||
"from": [4, -0.05, 16],
|
"from": [4, -0.05, 16],
|
||||||
"to": [12, 16.05, 17.65],
|
"to": [12, 16.05, 17.65],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"east": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "south"},
|
"east": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "south"},
|
||||||
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
|
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
|
||||||
@@ -81,7 +74,6 @@
|
|||||||
"name": "west",
|
"name": "west",
|
||||||
"from": [-1.65, -0.05, 4],
|
"from": [-1.65, -0.05, 4],
|
||||||
"to": [0, 16.05, 12],
|
"to": [0, 16.05, 12],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [4, 0, 3, 16], "texture": "#side", "cullface": "west"},
|
"north": {"uv": [4, 0, 3, 16], "texture": "#side", "cullface": "west"},
|
||||||
"south": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "west"},
|
"south": {"uv": [12, 0, 13, 16], "texture": "#side", "cullface": "west"},
|
||||||
@@ -94,9 +86,8 @@
|
|||||||
"name": "north-south",
|
"name": "north-south",
|
||||||
"from": [2, 0, -1],
|
"from": [2, 0, -1],
|
||||||
"to": [14, 16, 17],
|
"to": [14, 16, 17],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [2, 0, 14, 15.8], "texture": "#side"},
|
"north": {"uv": [2, 0, 14, 15.8], "texture": "#side", "cullface": "north"},
|
||||||
"east": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
"east": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
||||||
"south": {"uv": [3, 0, 15, 15.7], "texture": "#side", "cullface": "south"},
|
"south": {"uv": [3, 0, 15, 15.7], "texture": "#side", "cullface": "south"},
|
||||||
"west": {"uv": [14, 0, 15, 15.8], "texture": "#side"},
|
"west": {"uv": [14, 0, 15, 15.8], "texture": "#side"},
|
||||||
@@ -108,12 +99,11 @@
|
|||||||
"name": "east-west",
|
"name": "east-west",
|
||||||
"from": [-1, 0, 2],
|
"from": [-1, 0, 2],
|
||||||
"to": [17, 16, 14],
|
"to": [17, 16, 14],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [14, 0.2, 15, 16], "texture": "#side"},
|
"north": {"uv": [14, 0.2, 15, 16], "texture": "#side"},
|
||||||
"east": {"uv": [2, 0, 14, 15.8], "texture": "#side"},
|
"east": {"uv": [2, 0, 14, 15.8], "texture": "#side", "cullface": "east"},
|
||||||
"south": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
"south": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
||||||
"west": {"uv": [2, 0, 14, 15.6], "texture": "#side"},
|
"west": {"uv": [2, 0, 14, 15.6], "texture": "#side", "cullface": "west"},
|
||||||
"up": {"uv": [0, 2, 16, 14], "texture": "#top"},
|
"up": {"uv": [0, 2, 16, 14], "texture": "#top"},
|
||||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side"}
|
"down": {"uv": [0, 0, 1, 2], "texture": "#side"}
|
||||||
}
|
}
|
||||||
@@ -122,7 +112,6 @@
|
|||||||
"name": "north-west",
|
"name": "north-west",
|
||||||
"from": [0, 0, 0],
|
"from": [0, 0, 0],
|
||||||
"to": [2, 16, 2],
|
"to": [2, 16, 2],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
"north": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "north"},
|
||||||
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
|
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
|
||||||
@@ -134,7 +123,6 @@
|
|||||||
"name": "north-east",
|
"name": "north-east",
|
||||||
"from": [14, 0, 0],
|
"from": [14, 0, 0],
|
||||||
"to": [16, 16, 2],
|
"to": [16, 16, 2],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||||
"east": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "east"},
|
"east": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "east"},
|
||||||
@@ -146,7 +134,6 @@
|
|||||||
"name": "south-east",
|
"name": "south-east",
|
||||||
"from": [14, 0, 14],
|
"from": [14, 0, 14],
|
||||||
"to": [16, 16, 16],
|
"to": [16, 16, 16],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
|
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
|
||||||
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
"south": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "south"},
|
||||||
@@ -158,7 +145,6 @@
|
|||||||
"name": "south-west",
|
"name": "south-west",
|
||||||
"from": [0, 0, 14],
|
"from": [0, 0, 14],
|
||||||
"to": [2, 16, 16],
|
"to": [2, 16, 16],
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||||
"west": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "west"},
|
"west": {"uv": [14, 0, 16, 16], "texture": "#side", "cullface": "west"},
|
||||||
|
|||||||
Reference in New Issue
Block a user