diff --git a/ConnectedBeds.zip b/ConnectedBeds.zip index 8642be3..0aed24e 100644 Binary files a/ConnectedBeds.zip and b/ConnectedBeds.zip differ diff --git a/FancyBeds.zip b/FancyBeds.zip index 518a416..09a01b4 100644 Binary files a/FancyBeds.zip and b/FancyBeds.zip differ diff --git a/src/main/resources/assets/minecraft/models/block/bed_foot.json b/src/main/resources/assets/minecraft/models/block/bed_foot.json index 9cdbc2b..13d829f 100755 --- a/src/main/resources/assets/minecraft/models/block/bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/bed_foot.json @@ -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"} } } ] diff --git a/src/main/resources/assets/minecraft/models/block/bed_head.json b/src/main/resources/assets/minecraft/models/block/bed_head.json index 38591cd..7d032a4 100755 --- a/src/main/resources/assets/minecraft/models/block/bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/bed_head.json @@ -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"} } } ] diff --git a/src/main/resources/assets/minecraft/models/block/black_bed_foot.json b/src/main/resources/assets/minecraft/models/block/black_bed_foot.json index 35b692f..d2d9ec8 100755 --- a/src/main/resources/assets/minecraft/models/block/black_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/black_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/black" + "bed": "minecraft:entity/bed/black" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/black_bed_head.json b/src/main/resources/assets/minecraft/models/block/black_bed_head.json index 086477e..2d19d88 100755 --- a/src/main/resources/assets/minecraft/models/block/black_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/black_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/black" + "bed": "minecraft:entity/bed/black" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/blue_bed_foot.json b/src/main/resources/assets/minecraft/models/block/blue_bed_foot.json index 8a642f7..4bf486b 100755 --- a/src/main/resources/assets/minecraft/models/block/blue_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/blue_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/blue" + "bed": "minecraft:entity/bed/blue" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/blue_bed_head.json b/src/main/resources/assets/minecraft/models/block/blue_bed_head.json index f017a88..a791608 100755 --- a/src/main/resources/assets/minecraft/models/block/blue_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/blue_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/blue" + "bed": "minecraft:entity/bed/blue" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/brown_bed_foot.json b/src/main/resources/assets/minecraft/models/block/brown_bed_foot.json index bb0db84..408138c 100755 --- a/src/main/resources/assets/minecraft/models/block/brown_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/brown_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/brown" + "bed": "minecraft:entity/bed/brown" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/brown_bed_head.json b/src/main/resources/assets/minecraft/models/block/brown_bed_head.json index 74451f6..b36cf76 100755 --- a/src/main/resources/assets/minecraft/models/block/brown_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/brown_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/brown" + "bed": "minecraft:entity/bed/brown" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/cyan_bed_foot.json b/src/main/resources/assets/minecraft/models/block/cyan_bed_foot.json index 14dc9c8..64e6d8e 100755 --- a/src/main/resources/assets/minecraft/models/block/cyan_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/cyan_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/cyan" + "bed": "minecraft:entity/bed/cyan" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/cyan_bed_head.json b/src/main/resources/assets/minecraft/models/block/cyan_bed_head.json index 5749a71..d427f61 100755 --- a/src/main/resources/assets/minecraft/models/block/cyan_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/cyan_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/cyan" + "bed": "minecraft:entity/bed/cyan" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/gray_bed_foot.json b/src/main/resources/assets/minecraft/models/block/gray_bed_foot.json index 5f144d1..db36920 100755 --- a/src/main/resources/assets/minecraft/models/block/gray_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/gray_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/gray" + "bed": "minecraft:entity/bed/gray" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/gray_bed_head.json b/src/main/resources/assets/minecraft/models/block/gray_bed_head.json index cde7792..f957062 100755 --- a/src/main/resources/assets/minecraft/models/block/gray_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/gray_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/gray" + "bed": "minecraft:entity/bed/gray" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/green_bed_foot.json b/src/main/resources/assets/minecraft/models/block/green_bed_foot.json index 1cc14f0..a2b8181 100755 --- a/src/main/resources/assets/minecraft/models/block/green_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/green_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/green" + "bed": "minecraft:entity/bed/green" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/green_bed_head.json b/src/main/resources/assets/minecraft/models/block/green_bed_head.json index f8f2d7f..50a92fb 100755 --- a/src/main/resources/assets/minecraft/models/block/green_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/green_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/green" + "bed": "minecraft:entity/bed/green" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/light_blue_bed_foot.json b/src/main/resources/assets/minecraft/models/block/light_blue_bed_foot.json index b6f5721..fe104bb 100755 --- a/src/main/resources/assets/minecraft/models/block/light_blue_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/light_blue_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/light_blue" + "bed": "minecraft:entity/bed/light_blue" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/light_blue_bed_head.json b/src/main/resources/assets/minecraft/models/block/light_blue_bed_head.json index f2bd05b..59c6c42 100755 --- a/src/main/resources/assets/minecraft/models/block/light_blue_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/light_blue_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/light_blue" + "bed": "minecraft:entity/bed/light_blue" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/light_gray_bed_foot.json b/src/main/resources/assets/minecraft/models/block/light_gray_bed_foot.json index 0d26def..40fbc0a 100755 --- a/src/main/resources/assets/minecraft/models/block/light_gray_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/light_gray_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/light_gray" + "bed": "minecraft:entity/bed/light_gray" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/light_gray_bed_head.json b/src/main/resources/assets/minecraft/models/block/light_gray_bed_head.json index c3a15bc..f0d3dd0 100755 --- a/src/main/resources/assets/minecraft/models/block/light_gray_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/light_gray_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/light_gray" + "bed": "minecraft:entity/bed/light_gray" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/lime_bed_foot.json b/src/main/resources/assets/minecraft/models/block/lime_bed_foot.json index 0cb10dc..33b5758 100755 --- a/src/main/resources/assets/minecraft/models/block/lime_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/lime_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/lime" + "bed": "minecraft:entity/bed/lime" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/lime_bed_head.json b/src/main/resources/assets/minecraft/models/block/lime_bed_head.json index b6d7026..eea49a7 100755 --- a/src/main/resources/assets/minecraft/models/block/lime_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/lime_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/lime" + "bed": "minecraft:entity/bed/lime" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/magenta_bed_foot.json b/src/main/resources/assets/minecraft/models/block/magenta_bed_foot.json index 4d60ee6..2163ccd 100755 --- a/src/main/resources/assets/minecraft/models/block/magenta_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/magenta_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/magenta" + "bed": "minecraft:entity/bed/magenta" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/magenta_bed_head.json b/src/main/resources/assets/minecraft/models/block/magenta_bed_head.json index d4f377a..c3c5d6a 100755 --- a/src/main/resources/assets/minecraft/models/block/magenta_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/magenta_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/magenta" + "bed": "minecraft:entity/bed/magenta" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/orange_bed_foot.json b/src/main/resources/assets/minecraft/models/block/orange_bed_foot.json index 3c5364e..860e5cc 100755 --- a/src/main/resources/assets/minecraft/models/block/orange_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/orange_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/orange" + "bed": "minecraft:entity/bed/orange" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/orange_bed_head.json b/src/main/resources/assets/minecraft/models/block/orange_bed_head.json index f1f61de..a2ef21a 100755 --- a/src/main/resources/assets/minecraft/models/block/orange_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/orange_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/orange" + "bed": "minecraft:entity/bed/orange" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/pink_bed_foot.json b/src/main/resources/assets/minecraft/models/block/pink_bed_foot.json index 4585799..4254bf8 100755 --- a/src/main/resources/assets/minecraft/models/block/pink_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/pink_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/pink" + "bed": "minecraft:entity/bed/pink" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/pink_bed_head.json b/src/main/resources/assets/minecraft/models/block/pink_bed_head.json index c9f5d1a..dfb1d79 100755 --- a/src/main/resources/assets/minecraft/models/block/pink_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/pink_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/pink" + "bed": "minecraft:entity/bed/pink" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/purple_bed_foot.json b/src/main/resources/assets/minecraft/models/block/purple_bed_foot.json index b7ae1b8..0b77479 100755 --- a/src/main/resources/assets/minecraft/models/block/purple_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/purple_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/purple" + "bed": "minecraft:entity/bed/purple" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/purple_bed_head.json b/src/main/resources/assets/minecraft/models/block/purple_bed_head.json index d083242..a288eb0 100755 --- a/src/main/resources/assets/minecraft/models/block/purple_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/purple_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/purple" + "bed": "minecraft:entity/bed/purple" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/red_bed_foot.json b/src/main/resources/assets/minecraft/models/block/red_bed_foot.json index ab3d156..61bc303 100755 --- a/src/main/resources/assets/minecraft/models/block/red_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/red_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/red" + "bed": "minecraft:entity/bed/red" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/red_bed_head.json b/src/main/resources/assets/minecraft/models/block/red_bed_head.json index cd83383..62c15be 100755 --- a/src/main/resources/assets/minecraft/models/block/red_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/red_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/red" + "bed": "minecraft:entity/bed/red" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/white_bed_foot.json b/src/main/resources/assets/minecraft/models/block/white_bed_foot.json index ebec614..928a6aa 100755 --- a/src/main/resources/assets/minecraft/models/block/white_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/white_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/white" + "bed": "minecraft:entity/bed/white" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/white_bed_head.json b/src/main/resources/assets/minecraft/models/block/white_bed_head.json index 14be526..af20879 100755 --- a/src/main/resources/assets/minecraft/models/block/white_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/white_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/white" + "bed": "minecraft:entity/bed/white" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/yellow_bed_foot.json b/src/main/resources/assets/minecraft/models/block/yellow_bed_foot.json index 1c85962..49f4a45 100755 --- a/src/main/resources/assets/minecraft/models/block/yellow_bed_foot.json +++ b/src/main/resources/assets/minecraft/models/block/yellow_bed_foot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_foot", "textures": { - "0": "minecraft:entity/bed/yellow" + "bed": "minecraft:entity/bed/yellow" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/block/yellow_bed_head.json b/src/main/resources/assets/minecraft/models/block/yellow_bed_head.json index 12720d3..2ba833d 100755 --- a/src/main/resources/assets/minecraft/models/block/yellow_bed_head.json +++ b/src/main/resources/assets/minecraft/models/block/yellow_bed_head.json @@ -1,6 +1,6 @@ { "parent": "minecraft:block/bed_head", "textures": { - "0": "minecraft:entity/bed/yellow" + "bed": "minecraft:entity/bed/yellow" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/bed.json b/src/main/resources/assets/minecraft/models/item/bed.json index b39dc7d..393bb59 100755 --- a/src/main/resources/assets/minecraft/models/item/bed.json +++ b/src/main/resources/assets/minecraft/models/item/bed.json @@ -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] - } - ] + } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/black_bed.json b/src/main/resources/assets/minecraft/models/item/black_bed.json index 467ae43..f70fc2e 100755 --- a/src/main/resources/assets/minecraft/models/item/black_bed.json +++ b/src/main/resources/assets/minecraft/models/item/black_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/black" + "bed": "entity/bed/black" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/blue_bed.json b/src/main/resources/assets/minecraft/models/item/blue_bed.json index 4a92940..147b073 100755 --- a/src/main/resources/assets/minecraft/models/item/blue_bed.json +++ b/src/main/resources/assets/minecraft/models/item/blue_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/blue" + "bed": "entity/bed/blue" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/brown_bed.json b/src/main/resources/assets/minecraft/models/item/brown_bed.json index 19c4064..1465359 100755 --- a/src/main/resources/assets/minecraft/models/item/brown_bed.json +++ b/src/main/resources/assets/minecraft/models/item/brown_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/brown" + "bed": "entity/bed/brown" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/cyan_bed.json b/src/main/resources/assets/minecraft/models/item/cyan_bed.json index fa61dfa..08f5535 100755 --- a/src/main/resources/assets/minecraft/models/item/cyan_bed.json +++ b/src/main/resources/assets/minecraft/models/item/cyan_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/cyan" + "bed": "entity/bed/cyan" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/gray_bed.json b/src/main/resources/assets/minecraft/models/item/gray_bed.json index dd14d31..c0521c9 100755 --- a/src/main/resources/assets/minecraft/models/item/gray_bed.json +++ b/src/main/resources/assets/minecraft/models/item/gray_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/gray" + "bed": "entity/bed/gray" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/green_bed.json b/src/main/resources/assets/minecraft/models/item/green_bed.json index b6827c0..5247291 100755 --- a/src/main/resources/assets/minecraft/models/item/green_bed.json +++ b/src/main/resources/assets/minecraft/models/item/green_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/green" + "bed": "entity/bed/green" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/light_blue_bed.json b/src/main/resources/assets/minecraft/models/item/light_blue_bed.json index ec1259e..09e0562 100755 --- a/src/main/resources/assets/minecraft/models/item/light_blue_bed.json +++ b/src/main/resources/assets/minecraft/models/item/light_blue_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/light_blue" + "bed": "entity/bed/light_blue" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/light_gray_bed.json b/src/main/resources/assets/minecraft/models/item/light_gray_bed.json index bc4cd46..2fbdab4 100755 --- a/src/main/resources/assets/minecraft/models/item/light_gray_bed.json +++ b/src/main/resources/assets/minecraft/models/item/light_gray_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/light_gray" + "bed": "entity/bed/light_gray" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/lime_bed.json b/src/main/resources/assets/minecraft/models/item/lime_bed.json index aa55b5f..cbaa8a8 100755 --- a/src/main/resources/assets/minecraft/models/item/lime_bed.json +++ b/src/main/resources/assets/minecraft/models/item/lime_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/lime" + "bed": "entity/bed/lime" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/magenta_bed.json b/src/main/resources/assets/minecraft/models/item/magenta_bed.json index 13c2098..3edf5c4 100755 --- a/src/main/resources/assets/minecraft/models/item/magenta_bed.json +++ b/src/main/resources/assets/minecraft/models/item/magenta_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/magenta" + "bed": "entity/bed/magenta" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/orange_bed.json b/src/main/resources/assets/minecraft/models/item/orange_bed.json index e5106de..a4ecda7 100755 --- a/src/main/resources/assets/minecraft/models/item/orange_bed.json +++ b/src/main/resources/assets/minecraft/models/item/orange_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/orange" + "bed": "entity/bed/orange" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/pink_bed.json b/src/main/resources/assets/minecraft/models/item/pink_bed.json index 0e1fcb9..9057330 100755 --- a/src/main/resources/assets/minecraft/models/item/pink_bed.json +++ b/src/main/resources/assets/minecraft/models/item/pink_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/pink" + "bed": "entity/bed/pink" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/purple_bed.json b/src/main/resources/assets/minecraft/models/item/purple_bed.json index 7dbd513..17abaf4 100755 --- a/src/main/resources/assets/minecraft/models/item/purple_bed.json +++ b/src/main/resources/assets/minecraft/models/item/purple_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/purple" + "bed": "entity/bed/purple" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/red_bed.json b/src/main/resources/assets/minecraft/models/item/red_bed.json index 6a7b1ae..97e7518 100755 --- a/src/main/resources/assets/minecraft/models/item/red_bed.json +++ b/src/main/resources/assets/minecraft/models/item/red_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/red" + "bed": "entity/bed/red" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/white_bed.json b/src/main/resources/assets/minecraft/models/item/white_bed.json index 1eb3819..738b83b 100755 --- a/src/main/resources/assets/minecraft/models/item/white_bed.json +++ b/src/main/resources/assets/minecraft/models/item/white_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/white" + "bed": "entity/bed/white" } } \ No newline at end of file diff --git a/src/main/resources/assets/minecraft/models/item/yellow_bed.json b/src/main/resources/assets/minecraft/models/item/yellow_bed.json index c5bf97d..b81ccac 100755 --- a/src/main/resources/assets/minecraft/models/item/yellow_bed.json +++ b/src/main/resources/assets/minecraft/models/item/yellow_bed.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/bed", "textures": { - "0": "entity/bed/yellow" + "bed": "entity/bed/yellow" } } \ No newline at end of file diff --git a/src/main/resources/resourcepacks/connectedbeds/assets/minecraft/models/block/bed_foot.json b/src/main/resources/resourcepacks/connectedbeds/assets/minecraft/models/block/bed_foot.json index 6aab9d1..1bbf650 100755 --- a/src/main/resources/resourcepacks/connectedbeds/assets/minecraft/models/block/bed_foot.json +++ b/src/main/resources/resourcepacks/connectedbeds/assets/minecraft/models/block/bed_foot.json @@ -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"} } } ] diff --git a/src/main/resources/resourcepacks/connectedbeds/assets/minecraft/models/block/bed_head.json b/src/main/resources/resourcepacks/connectedbeds/assets/minecraft/models/block/bed_head.json index 5ecede9..0cbf073 100755 --- a/src/main/resources/resourcepacks/connectedbeds/assets/minecraft/models/block/bed_head.json +++ b/src/main/resources/resourcepacks/connectedbeds/assets/minecraft/models/block/bed_head.json @@ -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"} } } ] diff --git a/src/main/resources/resourcepacks/fancybeds/assets/minecraft/models/block/bed_head.json b/src/main/resources/resourcepacks/fancybeds/assets/minecraft/models/block/bed_head.json index d5742e8..27237b6 100755 --- a/src/main/resources/resourcepacks/fancybeds/assets/minecraft/models/block/bed_head.json +++ b/src/main/resources/resourcepacks/fancybeds/assets/minecraft/models/block/bed_head.json @@ -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,13 +59,12 @@ "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"} } } ] -} +} \ No newline at end of file