mirror of
https://github.com/TeamMidnightDust/VisualOverhaul.git
synced 2025-12-18 14:35:09 +01:00
VisualOverhaul 4.0.0 - Update to 1.18, Smoker, Blast Furnace, Toggle Potion Glint
- Update to 1.18 - Overhaul Smoker - Overhaul Blast Furnace - Add toggle to disable potion glint
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,lit=false": {
|
||||
"model": "minecraft:block/blast_furnace",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,lit=true": {
|
||||
"model": "minecraft:block/blast_furnace_on",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,lit=false": {
|
||||
"model": "minecraft:block/blast_furnace"
|
||||
},
|
||||
"facing=north,lit=true": {
|
||||
"model": "minecraft:block/blast_furnace_on"
|
||||
},
|
||||
"facing=south,lit=false": {
|
||||
"model": "minecraft:block/blast_furnace",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,lit=true": {
|
||||
"model": "minecraft:block/blast_furnace_on",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,lit=false": {
|
||||
"model": "minecraft:block/blast_furnace",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,lit=true": {
|
||||
"model": "minecraft:block/blast_furnace_on",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,lit=false": {
|
||||
"model": "minecraft:block/smoker",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,lit=true": {
|
||||
"model": "minecraft:block/smoker_on",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,lit=false": {
|
||||
"model": "minecraft:block/smoker"
|
||||
},
|
||||
"facing=north,lit=true": {
|
||||
"model": "minecraft:block/smoker_on"
|
||||
},
|
||||
"facing=south,lit=false": {
|
||||
"model": "minecraft:block/smoker",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,lit=true": {
|
||||
"model": "minecraft:block/smoker_on",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,lit=false": {
|
||||
"model": "minecraft:block/smoker",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,lit=true": {
|
||||
"model": "minecraft:block/smoker_on",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/blast_furnace_front",
|
||||
"2": "block/blast_furnace_side",
|
||||
"3": "block/blast_furnace_top",
|
||||
"particle": "block/blast_furnace_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 5],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 9, 16], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 11, 16], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [5, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 5, 16, 16], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 16, 11], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 0, 0],
|
||||
"to": [16, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 16], "texture": "#0"},
|
||||
"east": {"uv": [11, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [6, 0, 7, 16], "texture": "#0"},
|
||||
"up": {"uv": [10, 0, 16, 5], "texture": "#3"},
|
||||
"down": {"uv": [10, 11, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [5, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [11, 0, 16, 16], "texture": "#0"},
|
||||
"east": {"uv": [10, 0, 11, 16], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 5, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 5, 5], "texture": "#3"},
|
||||
"down": {"uv": [0, 11, 5, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 8, 0],
|
||||
"to": [10, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 11, 8], "texture": "#0"},
|
||||
"up": {"uv": [5, 0, 10, 5], "texture": "#3"},
|
||||
"down": {"uv": [6, 8, 7, 13], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 0, 0],
|
||||
"to": [10, 5, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 11, 11, 16], "texture": "#0"},
|
||||
"up": {"uv": [6, 12, 7, 15], "texture": "#2"},
|
||||
"down": {"uv": [5, 11, 10, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8, 5, 0],
|
||||
"to": [9, 8, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 8, 8, 11], "texture": "#0"},
|
||||
"east": {"uv": [7, 8, 8, 11], "texture": "#0"},
|
||||
"west": {"uv": [7, 8, 8, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.99, 5, 0],
|
||||
"to": [9.99, 8, 1],
|
||||
"faces": {
|
||||
"west": {"uv": [5, 8, 6, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6, 5, 0],
|
||||
"to": [7, 8, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 8, 10, 11], "texture": "#0"},
|
||||
"east": {"uv": [9, 8, 10, 11], "texture": "#0"},
|
||||
"west": {"uv": [9, 8, 10, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.01, 5, 0],
|
||||
"to": [5.01, 8, 1],
|
||||
"faces": {
|
||||
"east": {"uv": [11, 8, 12, 11], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/blast_furnace_front",
|
||||
"1": "block/blast_furnace_front_on",
|
||||
"2": "block/blast_furnace_side",
|
||||
"3": "block/blast_furnace_top",
|
||||
"particle": "block/blast_furnace_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 5],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 9, 16], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 11, 16], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [5, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 5, 16, 16], "texture": "#3"},
|
||||
"down": {"uv": [0, 0, 16, 11], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 0, 0],
|
||||
"to": [16, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 16], "texture": "#0"},
|
||||
"east": {"uv": [11, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [6, 0, 7, 16], "texture": "#1"},
|
||||
"up": {"uv": [10, 0, 16, 5], "texture": "#3"},
|
||||
"down": {"uv": [10, 11, 16, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [5, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [11, 0, 16, 16], "texture": "#0"},
|
||||
"east": {"uv": [10, 0, 11, 16], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 5, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 5, 5], "texture": "#3"},
|
||||
"down": {"uv": [0, 11, 5, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 8, 0],
|
||||
"to": [10, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 11, 8], "texture": "#0"},
|
||||
"up": {"uv": [5, 0, 10, 5], "texture": "#3"},
|
||||
"down": {"uv": [6, 8, 7, 13], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 0, 0],
|
||||
"to": [10, 5, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 11, 11, 16], "texture": "#0"},
|
||||
"up": {"uv": [6, 12, 7, 15], "texture": "#2"},
|
||||
"down": {"uv": [5, 11, 10, 16], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8, 5, 0],
|
||||
"to": [9, 8, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 8, 8, 11], "texture": "#0"},
|
||||
"east": {"uv": [7, 8, 8, 11], "texture": "#0"},
|
||||
"west": {"uv": [7, 8, 8, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.99, 5, 0],
|
||||
"to": [9.99, 8, 1],
|
||||
"faces": {
|
||||
"west": {"uv": [5, 8, 6, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6, 5, 0],
|
||||
"to": [7, 8, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 8, 10, 11], "texture": "#0"},
|
||||
"east": {"uv": [9, 8, 10, 11], "texture": "#0"},
|
||||
"west": {"uv": [9, 8, 10, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.01, 5, 0],
|
||||
"to": [5.01, 8, 1],
|
||||
"faces": {
|
||||
"east": {"uv": [11, 8, 12, 11], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,174 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/smoker_front",
|
||||
"1": "block/smoker_bottom",
|
||||
"2": "block/smoker_top",
|
||||
"3": "block/smoker_side",
|
||||
"4": "block/smoker_front_on",
|
||||
"particle": "block/smoker_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 12, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 4], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 2, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 14, 16, 16], "texture": "#4"},
|
||||
"east": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"south": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"west": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 2, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 4, 2, 14], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 16, 14], "texture": "#3"},
|
||||
"south": {"uv": [14, 4, 16, 14], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 10], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 2, 0],
|
||||
"to": [2, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 4, 16, 14], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 10], "texture": "#1"},
|
||||
"south": {"uv": [0, 4, 2, 14], "texture": "#3"},
|
||||
"west": {"uv": [0, 4, 16, 14], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13, 8, 0],
|
||||
"to": [14, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 3, 8], "texture": "#4"},
|
||||
"west": {"uv": [4, 4, 5, 8], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 8, 0],
|
||||
"to": [13, 9, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 7, 4, 8], "texture": "#4"},
|
||||
"west": {"uv": [3, 7, 4, 8], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 11, 0],
|
||||
"to": [13, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 4, 5], "texture": "#4"},
|
||||
"west": {"uv": [3, 4, 4, 5], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 0],
|
||||
"to": [4, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 4, 14, 8], "texture": "#0"},
|
||||
"east": {"uv": [12, 4, 13, 8], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 1],
|
||||
"to": [4, 12, 6],
|
||||
"faces": {
|
||||
"east": {"uv": [3, 3, 8, 7], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 8, 1],
|
||||
"to": [14, 12, 6],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 5, 8], "texture": "#1"},
|
||||
"east": {"uv": [3, 3, 8, 7], "texture": "#1"},
|
||||
"west": {"uv": [5, 4, 10, 8], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7, 0],
|
||||
"to": [14, 8, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 8, 14, 9], "texture": "#0"},
|
||||
"up": {"uv": [2, 8, 14, 12], "texture": "#1"},
|
||||
"down": {"uv": [2, 5, 14, 9], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7, 6],
|
||||
"to": [14, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 14, 9], "texture": "#0"},
|
||||
"south": {"uv": [2, 4, 14, 9], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 1, 5],
|
||||
"to": [14, 7, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 5, 12, 8], "texture": "#0"},
|
||||
"south": {"uv": [2, 9, 14, 15], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.9, 10, -5],
|
||||
"to": [12.9, 12, -4],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [0.9, 0, -4.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 6], "texture": "#4"},
|
||||
"east": {"uv": [4, 4, 5, 6], "texture": "#4"},
|
||||
"south": {"uv": [4, 4, 12, 6], "texture": "#4"},
|
||||
"west": {"uv": [11, 4, 12, 6], "texture": "#4"},
|
||||
"up": {"uv": [4, 4, 12, 5], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.9, 8, -5],
|
||||
"to": [12.9, 10, -4],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [0.9, -2, -4.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 6], "rotation": 180, "texture": "#4"},
|
||||
"east": {"uv": [4, 4, 5, 6], "rotation": 180, "texture": "#4"},
|
||||
"south": {"uv": [4, 4, 12, 6], "rotation": 180, "texture": "#4"},
|
||||
"west": {"uv": [11, 4, 12, 6], "rotation": 180, "texture": "#4"},
|
||||
"up": {"uv": [4, 4, 12, 5], "texture": "#4"},
|
||||
"down": {"uv": [4, 5, 12, 6], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12.9, 9, -4.9],
|
||||
"to": [13.9, 11, -3.9],
|
||||
"rotation": {"angle": -22.5, "axis": "y", "origin": [0.9, 0, -4.6]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"south": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"up": {"uv": [3, 5, 4, 6], "texture": "#4"},
|
||||
"down": {"uv": [3, 6, 4, 7], "texture": "#4"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12,
|
||||
{
|
||||
"name": "group",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [13, 14, 15]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "block/smoker_front",
|
||||
"1": "block/smoker_bottom",
|
||||
"2": "block/smoker_top",
|
||||
"3": "block/smoker_side",
|
||||
"4": "block/smoker_front_on",
|
||||
"particle": "block/smoker_front"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 12, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 4], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"south": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 4], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 2, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 14, 16, 16], "texture": "#4"},
|
||||
"east": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"south": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"west": {"uv": [0, 14, 16, 16], "texture": "#3"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 2, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 4, 2, 14], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 16, 14], "texture": "#3"},
|
||||
"south": {"uv": [14, 4, 16, 14], "texture": "#3"},
|
||||
"west": {"uv": [0, 0, 16, 10], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 2, 0],
|
||||
"to": [2, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 4, 16, 14], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 16, 10], "texture": "#1"},
|
||||
"south": {"uv": [0, 4, 2, 14], "texture": "#3"},
|
||||
"west": {"uv": [0, 4, 16, 14], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13, 8, 0],
|
||||
"to": [14, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 3, 8], "texture": "#4"},
|
||||
"west": {"uv": [4, 4, 5, 8], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 8, 0],
|
||||
"to": [13, 9, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 7, 4, 8], "texture": "#4"},
|
||||
"west": {"uv": [3, 7, 4, 8], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 11, 0],
|
||||
"to": [13, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 4, 5], "texture": "#4"},
|
||||
"west": {"uv": [3, 4, 4, 5], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 0],
|
||||
"to": [4, 12, 1],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 4, 14, 8], "texture": "#0"},
|
||||
"east": {"uv": [12, 4, 13, 8], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 8, 1],
|
||||
"to": [4, 12, 6],
|
||||
"faces": {
|
||||
"east": {"uv": [3, 3, 8, 7], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 8, 1],
|
||||
"to": [14, 12, 6],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 5, 8], "texture": "#1"},
|
||||
"east": {"uv": [3, 3, 8, 7], "texture": "#1"},
|
||||
"west": {"uv": [5, 4, 10, 8], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7, 0],
|
||||
"to": [14, 8, 8],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 8, 14, 9], "texture": "#0"},
|
||||
"up": {"uv": [2, 8, 14, 12], "texture": "#1"},
|
||||
"down": {"uv": [2, 5, 14, 9], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7, 6],
|
||||
"to": [14, 12, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 4, 14, 9], "texture": "#0"},
|
||||
"south": {"uv": [2, 4, 14, 9], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 1, 5],
|
||||
"to": [14, 7, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 9, 14, 15], "texture": "#4"},
|
||||
"south": {"uv": [2, 9, 14, 15], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 8, -0.4],
|
||||
"to": [12, 12, 0.6],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 8], "texture": "#4"},
|
||||
"east": {"uv": [4, 4, 5, 8], "texture": "#4"},
|
||||
"west": {"uv": [11, 4, 12, 8], "texture": "#4"},
|
||||
"up": {"uv": [4, 4, 12, 5], "texture": "#4"},
|
||||
"down": {"uv": [4, 7, 12, 8], "texture": "#4"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 9, -0.3],
|
||||
"to": [13, 11, 0.7],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"east": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"west": {"uv": [3, 5, 4, 7], "texture": "#4"},
|
||||
"up": {"uv": [3, 5, 4, 6], "texture": "#4"},
|
||||
"down": {"uv": [3, 6, 4, 7], "texture": "#4"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user