Merge pull request #4 from SteveKunG/optimized-model

Optimized model cullfaces and fix texture UVs
This commit is contained in:
Motschen
2021-09-25 09:55:47 +00:00
committed by GitHub
56 changed files with 196 additions and 215 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,9 +1,8 @@
{
"credit": "made by Motschen",
"texture_size": [64, 64],
"credit": "Made with Blockbench",
"ambientocclusion": false,
"texture_size": [64, 64],
"textures": {
"0": "entity/bed/lime",
"particle": "block/oak_planks"
},
"elements": [
@@ -11,11 +10,11 @@
"from": [0, 0, 0],
"to": [3, 3, 3],
"faces": {
"north": {"uv": [12.5, 3.75, 13.25, 4.5], "texture": "#0"},
"east": {"uv": [14.75, 3.75, 15.5, 4.5], "texture": "#0"},
"south": {"uv": [14, 3.75, 14.75, 4.5], "texture": "#0"},
"west": {"uv": [13.25, 3.75, 14, 4.5], "texture": "#0"},
"down": {"uv": [14, 3, 14.75, 3.75], "texture": "#0"}
"north": {"uv": [12.5, 5.25, 13.25, 6], "texture": "#bed", "cullface": "north"},
"east": {"uv": [14.75, 5.25, 15.5, 6], "texture": "#bed"},
"south": {"uv": [14, 5.25, 14.75, 6], "texture": "#bed"},
"west": {"uv": [13.25, 5.25, 14, 6], "texture": "#bed", "cullface": "west"},
"down": {"uv": [14, 4.5, 14.75, 5.25], "texture": "#bed", "cullface": "down"}
}
},
{
@@ -23,11 +22,11 @@
"to": [16, 3, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 8]},
"faces": {
"north": {"uv": [12.5, 0.75, 13.25, 1.5], "texture": "#0"},
"east": {"uv": [14.75, 0.75, 15.5, 1.5], "texture": "#0"},
"south": {"uv": [14, 0.75, 14.75, 1.5], "texture": "#0"},
"west": {"uv": [13.25, 0.75, 14, 1.5], "texture": "#0"},
"down": {"uv": [14, 0, 14.75, 0.75], "texture": "#0"}
"north": {"uv": [13.25, 3.75, 14, 4.5], "texture": "#bed", "cullface": "north"},
"east": {"uv": [12.5, 3.75, 13.25, 4.5], "texture": "#bed", "cullface": "east"},
"south": {"uv": [14.75, 3.75, 15.5, 4.5], "texture": "#bed"},
"west": {"uv": [14, 3.75, 14.75, 4.5], "texture": "#bed"},
"down": {"uv": [14, 3, 14.75, 3.75], "texture": "#bed", "cullface": "down"}
}
},
{
@@ -35,11 +34,11 @@
"to": [16, 9, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
"faces": {
"north": {"uv": [5.5, 5.5, 9.5, 7], "rotation": 180, "texture": "#0"},
"east": {"uv": [0, 7, 1.5, 11], "rotation": 270, "texture": "#0"},
"west": {"uv": [5.5, 7, 7, 11], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 7, 5.5, 11], "rotation": 180, "texture": "#0"},
"down": {"uv": [7, 7, 11, 11], "texture": "#0"}
"north": {"uv": [5.5, 5.5, 9.5, 7], "rotation": 180, "texture": "#bed", "cullface": "north"},
"east": {"uv": [0, 7, 1.5, 11], "rotation": 270, "texture": "#bed", "cullface": "east"},
"west": {"uv": [5.5, 7, 7, 11], "rotation": 90, "texture": "#bed", "cullface": "west"},
"up": {"uv": [1.5, 7, 5.5, 11], "rotation": 180, "texture": "#bed"},
"down": {"uv": [7, 7, 11, 11], "texture": "#bed"}
}
}
]

View File

@@ -1,9 +1,8 @@
{
"credit": "made by Motschen",
"texture_size": [64, 64],
"credit": "Made with Blockbench",
"ambientocclusion": false,
"texture_size": [64, 64],
"textures": {
"0": "entity/bed/lime",
"particle": "block/oak_planks"
},
"elements": [
@@ -12,11 +11,11 @@
"to": [3, 3, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 21]},
"faces": {
"north": {"uv": [12.5, 5.25, 13.25, 6], "texture": "#0"},
"east": {"uv": [14.75, 5.25, 15.5, 6], "texture": "#0"},
"south": {"uv": [14, 5.25, 14.75, 6], "texture": "#0"},
"west": {"uv": [13.25, 5.25, 14, 6], "texture": "#0"},
"down": {"uv": [14, 4.5, 14.75, 5.25], "texture": "#0"}
"north": {"uv": [14.75, 0.75, 15.5, 1.5], "texture": "#bed"},
"east": {"uv": [14, 0.75, 14.75, 1.5], "texture": "#bed"},
"south": {"uv": [13.25, 0.75, 14, 1.5], "texture": "#bed", "cullface": "south"},
"west": {"uv": [12.5, 0.75, 13.25, 1.5], "texture": "#bed", "cullface": "west"},
"down": {"uv": [14, 0, 14.75, 0.75], "texture": "#bed", "cullface": "down"}
}
},
{
@@ -24,11 +23,11 @@
"to": [16, 3, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 21]},
"faces": {
"north": {"uv": [12.5, 2.25, 13.25, 3], "texture": "#0"},
"east": {"uv": [14.75, 2.25, 15.5, 3], "texture": "#0"},
"south": {"uv": [14, 2.25, 14.75, 3], "texture": "#0"},
"west": {"uv": [13.25, 2.25, 14, 3], "texture": "#0"},
"down": {"uv": [14, 1.5, 14.75, 2.25], "texture": "#0"}
"north": {"uv": [14, 2.25, 14.75, 3], "texture": "#bed"},
"east": {"uv": [13.25, 2.25, 14, 3], "texture": "#bed", "cullface": "east"},
"south": {"uv": [12.5, 2.25, 13.25, 3], "texture": "#bed", "cullface": "south"},
"west": {"uv": [14.75, 2.25, 15.5, 3], "texture": "#bed"},
"down": {"uv": [14, 1.5, 14.75, 2.25], "texture": "#bed", "cullface": "down"}
}
},
{
@@ -36,11 +35,11 @@
"to": [16, 9, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
"faces": {
"east": {"uv": [0, 1.5, 1.5, 5.5], "rotation": 270, "texture": "#0"},
"south": {"uv": [1.5, 0, 5.5, 1.5], "rotation": 180, "texture": "#0"},
"west": {"uv": [5.5, 1.5, 7, 5.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 1.5, 5.5, 5.5], "rotation": 180, "texture": "#0"},
"down": {"uv": [7, 7, 11, 11], "texture": "#0"}
"east": {"uv": [0, 1.5, 1.5, 5.5], "rotation": 270, "texture": "#bed", "cullface": "east"},
"south": {"uv": [1.5, 0, 5.5, 1.5], "rotation": 180, "texture": "#bed", "cullface": "south"},
"west": {"uv": [5.5, 1.5, 7, 5.5], "rotation": 90, "texture": "#bed", "cullface": "west"},
"up": {"uv": [1.5, 1.5, 5.5, 5.5], "rotation": 180, "texture": "#bed"},
"down": {"uv": [7, 1.5, 11, 5.5], "texture": "#bed"}
}
}
]

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/black"
"bed": "minecraft:entity/bed/black"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/black"
"bed": "minecraft:entity/bed/black"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/blue"
"bed": "minecraft:entity/bed/blue"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/blue"
"bed": "minecraft:entity/bed/blue"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/brown"
"bed": "minecraft:entity/bed/brown"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/brown"
"bed": "minecraft:entity/bed/brown"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/cyan"
"bed": "minecraft:entity/bed/cyan"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/cyan"
"bed": "minecraft:entity/bed/cyan"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/gray"
"bed": "minecraft:entity/bed/gray"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/gray"
"bed": "minecraft:entity/bed/gray"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/green"
"bed": "minecraft:entity/bed/green"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/green"
"bed": "minecraft:entity/bed/green"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/light_blue"
"bed": "minecraft:entity/bed/light_blue"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/light_blue"
"bed": "minecraft:entity/bed/light_blue"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/light_gray"
"bed": "minecraft:entity/bed/light_gray"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/light_gray"
"bed": "minecraft:entity/bed/light_gray"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/lime"
"bed": "minecraft:entity/bed/lime"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/lime"
"bed": "minecraft:entity/bed/lime"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/magenta"
"bed": "minecraft:entity/bed/magenta"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/magenta"
"bed": "minecraft:entity/bed/magenta"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/orange"
"bed": "minecraft:entity/bed/orange"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/orange"
"bed": "minecraft:entity/bed/orange"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/pink"
"bed": "minecraft:entity/bed/pink"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/pink"
"bed": "minecraft:entity/bed/pink"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/purple"
"bed": "minecraft:entity/bed/purple"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/purple"
"bed": "minecraft:entity/bed/purple"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/red"
"bed": "minecraft:entity/bed/red"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/red"
"bed": "minecraft:entity/bed/red"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/white"
"bed": "minecraft:entity/bed/white"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/white"
"bed": "minecraft:entity/bed/white"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_foot",
"textures": {
"0": "minecraft:entity/bed/yellow"
"bed": "minecraft:entity/bed/yellow"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:block/bed_head",
"textures": {
"0": "minecraft:entity/bed/yellow"
"bed": "minecraft:entity/bed/yellow"
}
}

View File

@@ -1,85 +1,80 @@
{
"credit": "made by Motschen",
"credit": "Made with Blockbench",
"ambientocclusion": false,
"texture_size": [64, 64],
"textures": {
"0": "entity/bed/lime",
"particle": "block/oak_planks"
},
"elements": [
{
"from": [0, 0, -8],
"to": [3, 3, -5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 0]},
"from": [0, 3, 8],
"to": [16, 9, 24],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
"faces": {
"north": {"uv": [12.5, 3.75, 13.25, 4.5], "texture": "#0"},
"east": {"uv": [14.75, 3.75, 15.5, 4.5], "texture": "#0"},
"south": {"uv": [14, 3.75, 14.75, 4.5], "texture": "#0"},
"west": {"uv": [13.25, 3.75, 14, 4.5], "texture": "#0"},
"down": {"uv": [14, 3, 14.75, 3.75], "texture": "#0"}
}
},
{
"from": [13, 0, -8],
"to": [16, 3, -5],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 0]},
"faces": {
"north": {"uv": [12.5, 0.75, 13.25, 1.5], "texture": "#0"},
"east": {"uv": [14.75, 0.75, 15.5, 1.5], "texture": "#0"},
"south": {"uv": [14, 0.75, 14.75, 1.5], "texture": "#0"},
"west": {"uv": [13.25, 0.75, 14, 1.5], "texture": "#0"},
"down": {"uv": [14, 0, 14.75, 0.75], "texture": "#0"}
}
},
{
"from": [0, 3, -8],
"to": [16, 9, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 0]},
"faces": {
"north": {"uv": [5.5, 5.5, 9.5, 7], "rotation": 180, "texture": "#0"},
"east": {"uv": [0, 7, 1.5, 11], "rotation": 270, "texture": "#0"},
"west": {"uv": [5.5, 7, 7, 11], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 7, 5.5, 11], "rotation": 180, "texture": "#0"},
"down": {"uv": [7, 7, 11, 11], "texture": "#0"}
"east": {"uv": [0, 1.5, 1.5, 5.5], "rotation": 270, "texture": "#bed"},
"south": {"uv": [1.5, 0, 5.5, 1.5], "rotation": 180, "texture": "#bed"},
"west": {"uv": [5.5, 1.5, 7, 5.5], "rotation": 90, "texture": "#bed"},
"up": {"uv": [1.5, 1.5, 5.5, 5.5], "rotation": 180, "texture": "#bed"},
"down": {"uv": [7, 1.5, 11, 5.5], "texture": "#bed"}
}
},
{
"from": [0, 0, 21],
"to": [3, 3, 24],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 29]},
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 21]},
"faces": {
"north": {"uv": [12.5, 5.25, 13.25, 6], "texture": "#0"},
"east": {"uv": [14.75, 5.25, 15.5, 6], "texture": "#0"},
"south": {"uv": [14, 5.25, 14.75, 6], "texture": "#0"},
"west": {"uv": [13.25, 5.25, 14, 6], "texture": "#0"},
"up": {"uv": [0, 0, 0, 0], "texture": "#0"},
"down": {"uv": [14, 4.5, 14.75, 5.25], "texture": "#0"}
"north": {"uv": [14.75, 0.75, 15.5, 1.5], "texture": "#bed"},
"east": {"uv": [14, 0.75, 14.75, 1.5], "texture": "#bed"},
"south": {"uv": [13.25, 0.75, 14, 1.5], "texture": "#bed"},
"west": {"uv": [12.5, 0.75, 13.25, 1.5], "texture": "#bed"},
"down": {"uv": [14, 0, 14.75, 0.75], "texture": "#bed"}
}
},
{
"from": [13, 0, 21],
"to": [16, 3, 24],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 29]},
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 21]},
"faces": {
"north": {"uv": [12.5, 2.25, 13.25, 3], "texture": "#0"},
"east": {"uv": [14.75, 2.25, 15.5, 3], "texture": "#0"},
"south": {"uv": [14, 2.25, 14.75, 3], "texture": "#0"},
"west": {"uv": [13.25, 2.25, 14, 3], "texture": "#0"},
"up": {"uv": [0, 0, 0, 0], "texture": "#0"},
"down": {"uv": [14, 1.5, 14.75, 2.25], "texture": "#0"}
"north": {"uv": [14, 2.25, 14.75, 3], "texture": "#bed"},
"east": {"uv": [13.25, 2.25, 14, 3], "texture": "#bed"},
"south": {"uv": [12.5, 2.25, 13.25, 3], "texture": "#bed"},
"west": {"uv": [14.75, 2.25, 15.5, 3], "texture": "#bed"},
"down": {"uv": [14, 1.5, 14.75, 2.25], "texture": "#bed"}
}
},
{
"from": [0, 3, 8],
"to": [16, 9, 24],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 16]},
"from": [0, 3, -8],
"to": [16, 9, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#0"},
"east": {"uv": [0, 1.5, 1.5, 5.5], "rotation": 270, "texture": "#0"},
"south": {"uv": [1.5, 0, 5.5, 1.5], "rotation": 180, "texture": "#0"},
"west": {"uv": [5.5, 1.5, 7, 5.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 1.5, 5.5, 5.5], "rotation": 180, "texture": "#0"},
"down": {"uv": [7, 7, 11, 11], "texture": "#0"}
"north": {"uv": [5.5, 5.5, 9.5, 7], "rotation": 180, "texture": "#bed"},
"east": {"uv": [0, 7, 1.5, 11], "rotation": 270, "texture": "#bed"},
"west": {"uv": [5.5, 7, 7, 11], "rotation": 90, "texture": "#bed"},
"up": {"uv": [1.5, 7, 5.5, 11], "rotation": 180, "texture": "#bed"},
"down": {"uv": [7, 7, 11, 11], "texture": "#bed"}
}
},
{
"from": [0, 0, -8],
"to": [3, 3, -5],
"faces": {
"north": {"uv": [12.5, 5.25, 13.25, 6], "texture": "#bed"},
"east": {"uv": [14.75, 5.25, 15.5, 6], "texture": "#bed"},
"south": {"uv": [14, 5.25, 14.75, 6], "texture": "#bed"},
"west": {"uv": [13.25, 5.25, 14, 6], "texture": "#bed"},
"down": {"uv": [14, 4.5, 14.75, 5.25], "texture": "#bed"}
}
},
{
"from": [13, 0, -8],
"to": [16, 3, -5],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 8]},
"faces": {
"north": {"uv": [13.25, 3.75, 14, 4.5], "texture": "#bed"},
"east": {"uv": [12.5, 3.75, 13.25, 4.5], "texture": "#bed"},
"south": {"uv": [14.75, 3.75, 15.5, 4.5], "texture": "#bed"},
"west": {"uv": [14, 3.75, 14.75, 4.5], "texture": "#bed"},
"down": {"uv": [14, 3, 14.75, 3.75], "texture": "#bed"}
}
}
],
@@ -112,12 +107,5 @@
"translation": [0, 4, -2],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1, 2,
{
"name": "bed_head",
"origin": [8, 8, 8],
"children": [3, 4, 5]
}
]
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/black"
"bed": "entity/bed/black"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/blue"
"bed": "entity/bed/blue"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/brown"
"bed": "entity/bed/brown"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/cyan"
"bed": "entity/bed/cyan"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/gray"
"bed": "entity/bed/gray"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/green"
"bed": "entity/bed/green"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/light_blue"
"bed": "entity/bed/light_blue"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/light_gray"
"bed": "entity/bed/light_gray"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/lime"
"bed": "entity/bed/lime"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/magenta"
"bed": "entity/bed/magenta"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/orange"
"bed": "entity/bed/orange"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/pink"
"bed": "entity/bed/pink"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/purple"
"bed": "entity/bed/purple"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/red"
"bed": "entity/bed/red"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/white"
"bed": "entity/bed/white"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/bed",
"textures": {
"0": "entity/bed/yellow"
"bed": "entity/bed/yellow"
}
}

View File

@@ -1,9 +1,8 @@
{
"credit": "made by Motschen",
"texture_size": [64, 64],
"credit": "Made with Blockbench",
"ambientocclusion": false,
"texture_size": [64, 64],
"textures": {
"0": "entity/bed/lime",
"particle": "block/oak_planks"
},
"elements": [
@@ -11,11 +10,11 @@
"from": [0, 0, 0],
"to": [3, 3, 3],
"faces": {
"north": {"uv": [12.5, 3.75, 13.25, 4.5], "texture": "#0", "cullface": "west"},
"east": {"uv": [14.75, 3.75, 15.5, 4.5], "texture": "#0", "cullface": "west"},
"south": {"uv": [14, 3.75, 14.75, 4.5], "texture": "#0", "cullface": "west"},
"west": {"uv": [13.25, 3.75, 14, 4.5], "texture": "#0", "cullface": "west"},
"down": {"uv": [14, 3, 14.75, 3.75], "texture": "#0", "cullface": "west"}
"north": {"uv": [12.5, 5.25, 13.25, 6], "texture": "#bed", "cullface": "west"},
"east": {"uv": [14.75, 5.25, 15.5, 6], "texture": "#bed", "cullface": "west"},
"south": {"uv": [14, 5.25, 14.75, 6], "texture": "#bed", "cullface": "west"},
"west": {"uv": [13.25, 5.25, 14, 6], "texture": "#bed", "cullface": "west"},
"down": {"uv": [14, 4.5, 14.75, 5.25], "texture": "#bed", "cullface": "west"}
}
},
{
@@ -23,11 +22,11 @@
"to": [16, 3, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 8]},
"faces": {
"north": {"uv": [12.5, 0.75, 13.25, 1.5], "texture": "#0", "cullface": "east"},
"east": {"uv": [14.75, 0.75, 15.5, 1.5], "texture": "#0", "cullface": "east"},
"south": {"uv": [14, 0.75, 14.75, 1.5], "texture": "#0", "cullface": "east"},
"west": {"uv": [13.25, 0.75, 14, 1.5], "texture": "#0", "cullface": "east"},
"down": {"uv": [14, 0, 14.75, 0.75], "texture": "#0", "cullface": "east"}
"north": {"uv": [13.25, 3.75, 14, 4.5], "texture": "#bed", "cullface": "east"},
"east": {"uv": [12.5, 3.75, 13.25, 4.5], "texture": "#bed", "cullface": "east"},
"south": {"uv": [14.75, 3.75, 15.5, 4.5], "texture": "#bed", "cullface": "east"},
"west": {"uv": [14, 3.75, 14.75, 4.5], "texture": "#bed", "cullface": "east"},
"down": {"uv": [14, 3, 14.75, 3.75], "texture": "#bed", "cullface": "east"}
}
},
{
@@ -35,11 +34,11 @@
"to": [16, 9, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
"faces": {
"north": {"uv": [5.5, 5.5, 9.5, 7], "rotation": 180, "texture": "#0"},
"east": {"uv": [0, 7, 1.5, 11], "rotation": 270, "texture": "#0"},
"west": {"uv": [5.5, 7, 7, 11], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 7, 5.5, 11], "rotation": 180, "texture": "#0"},
"down": {"uv": [7, 7, 11, 11], "texture": "#0"}
"north": {"uv": [5.5, 5.5, 9.5, 7], "rotation": 180, "texture": "#bed", "cullface": "north"},
"east": {"uv": [0, 7, 1.5, 11], "rotation": 270, "texture": "#bed", "cullface": "east"},
"west": {"uv": [5.5, 7, 7, 11], "rotation": 90, "texture": "#bed", "cullface": "west"},
"up": {"uv": [1.5, 7, 5.5, 11], "rotation": 180, "texture": "#bed"},
"down": {"uv": [7, 7, 11, 11], "texture": "#bed"}
}
}
]

View File

@@ -1,9 +1,8 @@
{
"credit": "made by Motschen",
"texture_size": [64, 64],
"credit": "Made with Blockbench",
"ambientocclusion": false,
"texture_size": [64, 64],
"textures": {
"0": "entity/bed/lime",
"particle": "block/oak_planks"
},
"elements": [
@@ -12,11 +11,11 @@
"to": [3, 3, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 21]},
"faces": {
"north": {"uv": [12.5, 5.25, 13.25, 6], "texture": "#0", "cullface": "west"},
"east": {"uv": [14.75, 5.25, 15.5, 6], "texture": "#0", "cullface": "west"},
"south": {"uv": [14, 5.25, 14.75, 6], "texture": "#0", "cullface": "west"},
"west": {"uv": [13.25, 5.25, 14, 6], "texture": "#0", "cullface": "west"},
"down": {"uv": [14, 4.5, 14.75, 5.25], "texture": "#0", "cullface": "west"}
"north": {"uv": [14.75, 0.75, 15.5, 1.5], "texture": "#bed", "cullface": "west"},
"east": {"uv": [14, 0.75, 14.75, 1.5], "texture": "#bed", "cullface": "west"},
"south": {"uv": [13.25, 0.75, 14, 1.5], "texture": "#bed", "cullface": "west"},
"west": {"uv": [12.5, 0.75, 13.25, 1.5], "texture": "#bed", "cullface": "west"},
"down": {"uv": [14, 0, 14.75, 0.75], "texture": "#bed", "cullface": "west"}
}
},
{
@@ -24,11 +23,11 @@
"to": [16, 3, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 21]},
"faces": {
"north": {"uv": [12.5, 2.25, 13.25, 3], "texture": "#0", "cullface": "east"},
"east": {"uv": [14.75, 2.25, 15.5, 3], "texture": "#0", "cullface": "east"},
"south": {"uv": [14, 2.25, 14.75, 3], "texture": "#0", "cullface": "east"},
"west": {"uv": [13.25, 2.25, 14, 3], "texture": "#0", "cullface": "east"},
"down": {"uv": [14, 1.5, 14.75, 2.25], "texture": "#0", "cullface": "east"}
"north": {"uv": [14, 2.25, 14.75, 3], "texture": "#bed", "cullface": "east"},
"east": {"uv": [13.25, 2.25, 14, 3], "texture": "#bed", "cullface": "east"},
"south": {"uv": [12.5, 2.25, 13.25, 3], "texture": "#bed", "cullface": "east"},
"west": {"uv": [14.75, 2.25, 15.5, 3], "texture": "#bed", "cullface": "east"},
"down": {"uv": [14, 1.5, 14.75, 2.25], "texture": "#bed", "cullface": "east"}
}
},
{
@@ -36,11 +35,11 @@
"to": [16, 9, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
"faces": {
"east": {"uv": [0, 1.5, 1.5, 5.5], "rotation": 270, "texture": "#0"},
"south": {"uv": [1.5, 0, 5.5, 1.5], "rotation": 180, "texture": "#0"},
"west": {"uv": [5.5, 1.5, 7, 5.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 1.5, 5.5, 5.5], "rotation": 180, "texture": "#0"},
"down": {"uv": [7, 7, 11, 11], "texture": "#0"}
"east": {"uv": [0, 1.5, 1.5, 5.5], "rotation": 270, "texture": "#bed", "cullface": "east"},
"south": {"uv": [1.5, 0, 5.5, 1.5], "rotation": 180, "texture": "#bed", "cullface": "south"},
"west": {"uv": [5.5, 1.5, 7, 5.5], "rotation": 90, "texture": "#bed", "cullface": "west"},
"up": {"uv": [1.5, 1.5, 5.5, 5.5], "rotation": 180, "texture": "#bed"},
"down": {"uv": [7, 1.5, 11, 5.5], "texture": "#bed"}
}
}
]

View File

@@ -1,9 +1,8 @@
{
"credit": "made by Motschen",
"credit": "Made with Blockbench",
"ambientocclusion": false,
"texture_size": [64, 64],
"textures": {
"0": "entity/bed/lime",
"particle": "block/oak_planks"
},
"elements": [
@@ -12,11 +11,11 @@
"to": [3, 3, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 21]},
"faces": {
"north": {"uv": [12.5, 5.25, 13.25, 6], "texture": "#0"},
"east": {"uv": [14.75, 5.25, 15.5, 6], "texture": "#0"},
"south": {"uv": [14, 5.25, 14.75, 6], "texture": "#0"},
"west": {"uv": [13.25, 5.25, 14, 6], "texture": "#0"},
"down": {"uv": [14, 4.5, 14.75, 5.25], "texture": "#0"}
"north": {"uv": [14.75, 0.75, 15.5, 1.5], "texture": "#bed"},
"east": {"uv": [14, 0.75, 14.75, 1.5], "texture": "#bed"},
"south": {"uv": [13.25, 0.75, 14, 1.5], "texture": "#bed", "cullface": "south"},
"west": {"uv": [12.5, 0.75, 13.25, 1.5], "texture": "#bed", "cullface": "west"},
"down": {"uv": [14, 0, 14.75, 0.75], "texture": "#bed", "cullface": "down"}
}
},
{
@@ -24,11 +23,11 @@
"to": [16, 3, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 21]},
"faces": {
"north": {"uv": [12.5, 2.25, 13.25, 3], "texture": "#0"},
"east": {"uv": [14.75, 2.25, 15.5, 3], "texture": "#0"},
"south": {"uv": [14, 2.25, 14.75, 3], "texture": "#0"},
"west": {"uv": [13.25, 2.25, 14, 3], "texture": "#0"},
"down": {"uv": [14, 1.5, 14.75, 2.25], "texture": "#0"}
"north": {"uv": [14, 2.25, 14.75, 3], "texture": "#bed"},
"east": {"uv": [13.25, 2.25, 14, 3], "texture": "#bed", "cullface": "east"},
"south": {"uv": [12.5, 2.25, 13.25, 3], "texture": "#bed", "cullface": "south"},
"west": {"uv": [14.75, 2.25, 15.5, 3], "texture": "#bed"},
"down": {"uv": [14, 1.5, 14.75, 2.25], "texture": "#bed", "cullface": "down"}
}
},
{
@@ -36,11 +35,11 @@
"to": [16, 9, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
"faces": {
"east": {"uv": [0, 1.5, 1.5, 5.5], "rotation": 270, "texture": "#0"},
"south": {"uv": [1.5, 0, 5.5, 1.5], "rotation": 180, "texture": "#0"},
"west": {"uv": [5.5, 1.5, 7, 5.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 1.5, 5.5, 5.5], "rotation": 180, "texture": "#0"},
"down": {"uv": [7, 7, 11, 11], "texture": "#0"}
"east": {"uv": [0, 1.5, 1.5, 5.5], "rotation": 270, "texture": "#bed", "cullface": "east"},
"south": {"uv": [1.5, 0, 5.5, 1.5], "rotation": 180, "texture": "#bed", "cullface": "south"},
"west": {"uv": [5.5, 1.5, 7, 5.5], "rotation": 90, "texture": "#bed", "cullface": "west"},
"up": {"uv": [1.5, 1.5, 5.5, 5.5], "rotation": 180, "texture": "#bed"},
"down": {"uv": [7, 7, 11, 11], "texture": "#bed"}
}
},
{
@@ -48,12 +47,11 @@
"to": [16, 10, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 17, 16]},
"faces": {
"north": {"uv": [1.5, 3.25, 5.5, 3.5], "texture": "#0"},
"east": {"uv": [1.5, 1.5, 1.75, 3.5], "rotation": 270, "texture": "#0"},
"south": {"uv": [1.5, 1.5, 5.5, 1.75], "texture": "#0"},
"west": {"uv": [5.25, 1.5, 5.5, 3.5], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.5, 1.5, 5.5, 3.5], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 0, 4, 2], "texture": "#0"}
"north": {"uv": [1.5, 3.25, 5.5, 3.5], "texture": "#bed"},
"east": {"uv": [1.5, 1.5, 1.75, 3.5], "rotation": 270, "texture": "#bed", "cullface": "east"},
"south": {"uv": [1.5, 1.5, 5.5, 1.75], "texture": "#bed", "cullface": "south"},
"west": {"uv": [5.25, 1.5, 5.5, 3.5], "rotation": 90, "texture": "#bed", "cullface": "west"},
"up": {"uv": [1.5, 1.5, 5.5, 3.5], "rotation": 180, "texture": "#bed"}
}
},
{
@@ -61,12 +59,11 @@
"to": [15, 11, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 18, 16]},
"faces": {
"north": {"uv": [1.75, 3.25, 5.25, 3.5], "texture": "#0"},
"east": {"uv": [1.75, 1.75, 2, 3.25], "rotation": 90, "texture": "#0"},
"south": {"uv": [1.75, 0.5, 5.25, 0.75], "texture": "#0"},
"west": {"uv": [5, 1.75, 5.25, 3.25], "rotation": 90, "texture": "#0"},
"up": {"uv": [1.75, 1.75, 5.25, 3.25], "texture": "#0"},
"down": {"uv": [0, 0, 3.5, 1.5], "texture": "#0"}
"north": {"uv": [1.75, 3.25, 5.25, 3.5], "texture": "#bed"},
"east": {"uv": [1.75, 1.75, 2, 3.25], "rotation": 90, "texture": "#bed"},
"south": {"uv": [1.75, 0.5, 5.25, 0.75], "texture": "#bed"},
"west": {"uv": [5, 1.75, 5.25, 3.25], "rotation": 90, "texture": "#bed"},
"up": {"uv": [1.75, 1.75, 5.25, 3.25], "texture": "#bed"}
}
}
]