diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_heavy.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_heavy.json index 39fb2123f2..d1cdc31c6b 100644 --- a/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_heavy.json +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_heavy.json @@ -41,10 +41,10 @@ "to": [15, 23, 15], "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, "faces": { - "north": {"uv": [0, 1, 14, 8], "texture": "#0"}, - "east": {"uv": [0, 1, 5, 8], "texture": "#0"}, - "south": {"uv": [0, 9, 14, 16], "texture": "#0"}, - "west": {"uv": [5, 1, 10, 8], "texture": "#0"}, + "north": {"uv": [0, 0, 14, 7], "texture": "#0"}, + "east": {"uv": [0, 0, 5, 7], "texture": "#0"}, + "south": {"uv": [1, 0, 15, 7], "texture": "#0"}, + "west": {"uv": [5, 0, 10, 7], "texture": "#0"}, "up": {"uv": [0, 1, 14, 6], "texture": "#0"}, "down": {"uv": [0, 1, 14, 6], "texture": "#0"} } diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_light.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_light.json index 6fd68c58d4..47c154baa4 100644 --- a/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_light.json +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_light.json @@ -41,10 +41,10 @@ "to": [15, 23, 15], "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, "faces": { - "north": {"uv": [0, 1, 14, 8], "texture": "#0"}, - "east": {"uv": [0, 1, 3, 8], "texture": "#0"}, - "south": {"uv": [0, 9, 14, 16], "texture": "#0"}, - "west": {"uv": [3, 1, 6, 8], "texture": "#0"}, + "north": {"uv": [0, 0, 14, 7], "texture": "#0"}, + "east": {"uv": [0, 0, 3, 7], "texture": "#0"}, + "south": {"uv": [1, 0, 15, 7], "texture": "#0"}, + "west": {"uv": [3, 0, 6, 7], "texture": "#0"}, "up": {"uv": [0, 0, 14, 3], "texture": "#0", "cullface": "up"}, "down": {"uv": [0, 3, 14, 6], "texture": "#0"} } diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_medium.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_medium.json index c60fbe5532..a833c93228 100644 --- a/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_medium.json +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/basic_medium.json @@ -41,10 +41,10 @@ "to": [15, 23, 15], "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, "faces": { - "north": {"uv": [0, 1, 14, 8], "texture": "#0"}, - "east": {"uv": [0, 1, 4, 8], "texture": "#0"}, - "south": {"uv": [0, 9, 14, 16], "texture": "#0"}, - "west": {"uv": [4, 1, 8, 8], "texture": "#0"}, + "north": {"uv": [0, 0, 14, 7], "texture": "#0"}, + "east": {"uv": [0, 0, 4, 7], "texture": "#0"}, + "south": {"uv": [1, 0, 15, 7], "texture": "#0"}, + "west": {"uv": [8, 0, 12, 7], "texture": "#0"}, "up": {"uv": [0, 0, 14, 4], "texture": "#0"}, "down": {"uv": [0, 3, 14, 7], "texture": "#0"} } diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_heavy.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_heavy.json new file mode 100644 index 0000000000..e08b5441ea --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_heavy.json @@ -0,0 +1,95 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 11], + "to": [5, 20, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [1, 4, 10, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [1, 0, 10, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [1, 12, 10, 15], "rotation": 90, "texture": "#0"}, + "west": {"uv": [1, 8, 10, 11], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 3, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 0, 3, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "right upright", + "from": [11, 11, 11], + "to": [14, 20, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 4, 9, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 0, 9, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 12, 9, 15], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 8, 9, 11], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "top rail", + "from": [1, 20, 11], + "to": [15, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 1, 14, 4], "texture": "#0"}, + "east": {"uv": [0, 1, 3, 4], "texture": "#0"}, + "south": {"uv": [0, 9, 14, 12], "texture": "#0"}, + "west": {"uv": [3, 1, 6, 4], "texture": "#0"}, + "up": {"uv": [0, 13, 14, 16], "texture": "#0"}, + "down": {"uv": [0, 5, 14, 8], "texture": "#0"} + } + }, + { + "name": "bottom rail", + "from": [5, 12, 11], + "to": [11, 15, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [10, 1, 16, 4], "texture": "#0"}, + "east": {"uv": [0, 1, 3, 4], "texture": "#0"}, + "south": {"uv": [10, 9, 16, 12], "texture": "#0"}, + "west": {"uv": [3, 1, 6, 4], "texture": "#0"}, + "up": {"uv": [10, 13, 16, 16], "texture": "#0"}, + "down": {"uv": [10, 5, 16, 8], "texture": "#0"} + } + }, + { + "name": "diagonal", + "from": [3.5, 16, 11.1], + "to": [12.5, 19, 13.9], + "rotation": {"angle": 40, "axis": "z", "origin": [8, 17.5, 12]}, + "faces": { + "north": {"uv": [7, 4, 16, 7], "texture": "#0"}, + "east": {"uv": [0, 0, 2.8, 3], "rotation": 180, "texture": "#0"}, + "south": {"uv": [7, 12, 16, 15], "rotation": 180, "texture": "#0"}, + "west": {"uv": [0, 0, 2.8, 3], "rotation": 180, "texture": "#0"}, + "up": {"uv": [7, 8, 16, 10.8], "rotation": 180, "texture": "#0"}, + "down": {"uv": [7, 0, 16, 2.8], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "diagonal", + "from": [3.5, 16, 11.05], + "to": [12.5, 19, 13.85], + "rotation": {"angle": -40, "axis": "z", "origin": [8, 17.5, 12]}, + "faces": { + "north": {"uv": [7, 4, 16, 7], "texture": "#0"}, + "east": {"uv": [0, 0, 2.8, 3], "rotation": 180, "texture": "#0"}, + "south": {"uv": [7, 12, 16, 15], "rotation": 180, "texture": "#0"}, + "west": {"uv": [0, 0, 2.8, 3], "rotation": 180, "texture": "#0"}, + "up": {"uv": [7, 8, 16, 10.8], "rotation": 180, "texture": "#0"}, + "down": {"uv": [7, 0, 16, 2.8], "rotation": 180, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_light.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_light.json new file mode 100644 index 0000000000..08d140ff4a --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_light.json @@ -0,0 +1,95 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 13], + "to": [3, 22, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [0, 1, 11, 2], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 11, 14], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 9, 11, 10], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 5, 11, 6], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "right upright", + "from": [13, 11, 13], + "to": [14, 22, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 5, 11, 6], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 1, 11, 2], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 13, 11, 14], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 9, 11, 10], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "top rail", + "from": [1, 22, 13], + "to": [15, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 1, 14, 2], "texture": "#0"}, + "east": {"uv": [0, 1, 1, 2], "texture": "#0"}, + "south": {"uv": [0, 4, 14, 5], "texture": "#0"}, + "west": {"uv": [3, 1, 4, 2], "texture": "#0"}, + "up": {"uv": [0, 0, 14, 1], "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 2, 14, 3], "texture": "#0"} + } + }, + { + "name": "bottom rail", + "from": [3, 12, 13], + "to": [13, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 8, 10, 9], "texture": "#0"}, + "east": {"uv": [0, 1, 1, 2], "texture": "#0"}, + "south": {"uv": [0, 6, 10, 7], "texture": "#0"}, + "west": {"uv": [3, 1, 4, 2], "texture": "#0"}, + "up": {"uv": [0, 9, 10, 10], "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 5, 10, 6], "texture": "#0"} + } + }, + { + "name": "diagonal", + "from": [1, 17, 13.1], + "to": [15, 18, 13.9], + "rotation": {"angle": 42.5, "axis": "z", "origin": [8, 17.5, 11]}, + "faces": { + "north": {"uv": [0, 2, 14, 3], "texture": "#0"}, + "east": {"uv": [0, 1, 1, 2], "rotation": 180, "texture": "#0", "cullface": "up"}, + "south": {"uv": [0, 10, 14, 11], "rotation": 180, "texture": "#0"}, + "west": {"uv": [0, 1, 1, 2], "rotation": 180, "texture": "#0"}, + "up": {"uv": [0, 6, 14, 7], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 14, 14, 15], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "diagonal", + "from": [1, 17, 13.05], + "to": [15, 18, 13.85], + "rotation": {"angle": -42.5, "axis": "z", "origin": [8, 17.5, 11]}, + "faces": { + "north": {"uv": [2, 1, 16, 2], "rotation": 180, "texture": "#0"}, + "east": {"uv": [0, 1, 1, 2], "texture": "#0"}, + "south": {"uv": [2, 9, 16, 10], "texture": "#0"}, + "west": {"uv": [0, 1, 1, 2], "texture": "#0", "cullface": "up"}, + "up": {"uv": [2, 13, 16, 14], "texture": "#0"}, + "down": {"uv": [2, 5, 16, 6], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_medium.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_medium.json new file mode 100644 index 0000000000..bd4493f02e --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/cross_medium.json @@ -0,0 +1,95 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 12], + "to": [4, 21, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [0, 1, 10, 3], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 10, 15], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 9, 10, 11], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 5, 10, 7], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "right upright", + "from": [12, 11, 12], + "to": [14, 21, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 5, 10, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 1, 10, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 13, 10, 15], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 9, 10, 11], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "top rail", + "from": [1, 21, 12], + "to": [15, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 4, 14, 6], "texture": "#0"}, + "east": {"uv": [0, 1, 2, 3], "texture": "#0"}, + "south": {"uv": [0, 12, 14, 14], "texture": "#0"}, + "west": {"uv": [4, 1, 6, 3], "texture": "#0"}, + "up": {"uv": [0, 0, 14, 2], "texture": "#0"}, + "down": {"uv": [0, 8, 14, 10], "texture": "#0"} + } + }, + { + "name": "bottom rail", + "from": [4, 12, 12], + "to": [12, 14, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [8, 12, 16, 14], "texture": "#0"}, + "east": {"uv": [0, 1, 2, 3], "texture": "#0"}, + "south": {"uv": [8, 4, 16, 6], "texture": "#0"}, + "west": {"uv": [4, 1, 6, 3], "texture": "#0"}, + "up": {"uv": [8, 0, 16, 2], "texture": "#0"}, + "down": {"uv": [8, 8, 16, 10], "texture": "#0"} + } + }, + { + "name": "diagonal", + "from": [7, 12, 12.05], + "to": [9, 23, 13.85], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 17.5, 11]}, + "faces": { + "north": {"uv": [5, 5, 16, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [5, 1, 16, 2.8], "rotation": 90, "texture": "#0"}, + "south": {"uv": [5, 12, 16, 14], "rotation": 90, "texture": "#0"}, + "west": {"uv": [5, 9, 16, 10.8], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1.8, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 1.8, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "diagonal", + "from": [7, 12, 12.1], + "to": [9, 23, 13.9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 17.5, 11]}, + "faces": { + "north": {"uv": [0, 8, 11, 10], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 4, 11, 5.8], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 0, 11, 2], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 12, 11, 13.8], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1.8, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 1.8, 3], "rotation": 90, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_heavy.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_heavy.json new file mode 100644 index 0000000000..bd381901c2 --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_heavy.json @@ -0,0 +1,53 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "1": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 11], + "to": [5, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [1, 4, 13, 7], "rotation": 90, "texture": "#1"}, + "east": {"uv": [1, 0, 13, 3], "rotation": 90, "texture": "#1"}, + "south": {"uv": [1, 12, 13, 15], "rotation": 90, "texture": "#1"}, + "west": {"uv": [1, 8, 13, 11], "rotation": 90, "texture": "#1"}, + "up": {"uv": [0, 0, 3, 3], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 0, 3, 3], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "right upright", + "from": [11, 11, 11], + "to": [14, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 4, 12, 7], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 0, 12, 3], "rotation": 90, "texture": "#1"}, + "south": {"uv": [0, 12, 12, 15], "rotation": 90, "texture": "#1"}, + "west": {"uv": [0, 8, 12, 11], "rotation": 90, "texture": "#1"}, + "up": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "back panel", + "from": [1, 16, 9], + "to": [15, 22, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 2, 14, 8], "texture": "#1"}, + "east": {"uv": [3, 2, 5, 8], "texture": "#1"}, + "south": {"uv": [0, 10, 14, 16], "texture": "#1"}, + "west": {"uv": [5, 2, 7, 8], "texture": "#1"}, + "up": {"uv": [0, 0, 14, 2], "texture": "#1"}, + "down": {"uv": [0, 0, 14, 2], "texture": "#1"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_light.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_light.json new file mode 100644 index 0000000000..6401984cf9 --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_light.json @@ -0,0 +1,53 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "1": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 13], + "to": [3, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [0, 1, 12, 2], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 13, 12, 14], "rotation": 90, "texture": "#1"}, + "south": {"uv": [0, 9, 12, 10], "rotation": 90, "texture": "#1"}, + "west": {"uv": [0, 5, 12, 6], "rotation": 90, "texture": "#1"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#1", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "right upright", + "from": [13, 11, 13], + "to": [14, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 5, 12, 6], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 1, 12, 2], "rotation": 90, "texture": "#1"}, + "south": {"uv": [0, 13, 12, 14], "rotation": 90, "texture": "#1"}, + "west": {"uv": [0, 9, 12, 10], "rotation": 90, "texture": "#1"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#1", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "back panel", + "from": [1, 16, 12], + "to": [15, 22, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 2, 14, 8], "texture": "#1"}, + "east": {"uv": [0, 2, 1, 8], "texture": "#1"}, + "south": {"uv": [0, 10, 14, 16], "texture": "#1"}, + "west": {"uv": [3, 2, 4, 8], "texture": "#1"}, + "up": {"uv": [0, 0, 14, 1], "texture": "#1", "cullface": "up"}, + "down": {"uv": [0, 3, 14, 4], "texture": "#1"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_medium.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_medium.json new file mode 100644 index 0000000000..2886c247cf --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/panel_medium.json @@ -0,0 +1,53 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "1": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 12], + "to": [4, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [0, 1, 12, 3], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 13, 12, 15], "rotation": 90, "texture": "#1"}, + "south": {"uv": [0, 9, 12, 11], "rotation": 90, "texture": "#1"}, + "west": {"uv": [0, 5, 12, 7], "rotation": 90, "texture": "#1"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "right upright", + "from": [12, 11, 12], + "to": [14, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 5, 12, 7], "rotation": 90, "texture": "#1"}, + "east": {"uv": [0, 1, 12, 3], "rotation": 90, "texture": "#1"}, + "south": {"uv": [0, 13, 12, 15], "rotation": 90, "texture": "#1"}, + "west": {"uv": [0, 9, 12, 11], "rotation": 90, "texture": "#1"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#1"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#1"} + } + }, + { + "name": "back panel", + "from": [1, 16, 11], + "to": [15, 22, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 2, 14, 8], "texture": "#1"}, + "east": {"uv": [0, 2, 1, 8], "texture": "#1"}, + "south": {"uv": [0, 10, 14, 16], "texture": "#1"}, + "west": {"uv": [1, 2, 2, 8], "texture": "#1"}, + "up": {"uv": [0, 0, 14, 1], "texture": "#1"}, + "down": {"uv": [0, 1, 14, 2], "texture": "#1"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_heavy.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_heavy.json new file mode 100644 index 0000000000..3baa52122e --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_heavy.json @@ -0,0 +1,81 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 11], + "to": [5, 20, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [1, 4, 10, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [1, 0, 10, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [1, 12, 10, 15], "rotation": 90, "texture": "#0"}, + "west": {"uv": [1, 8, 10, 11], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 3, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 0, 3, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "right upright", + "from": [11, 11, 11], + "to": [14, 20, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 4, 9, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 0, 9, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 12, 9, 15], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 8, 9, 11], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "top rail", + "from": [1, 20, 11], + "to": [15, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 1, 14, 4], "texture": "#0"}, + "east": {"uv": [0, 1, 3, 4], "texture": "#0"}, + "south": {"uv": [0, 9, 14, 12], "texture": "#0"}, + "west": {"uv": [3, 1, 6, 4], "texture": "#0"}, + "up": {"uv": [0, 13, 14, 16], "texture": "#0"}, + "down": {"uv": [0, 5, 14, 8], "texture": "#0"} + } + }, + { + "name": "bottom rail", + "from": [5, 12, 11], + "to": [11, 15, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [10, 1, 16, 4], "texture": "#0"}, + "east": {"uv": [0, 1, 3, 4], "texture": "#0"}, + "south": {"uv": [10, 9, 16, 12], "texture": "#0"}, + "west": {"uv": [3, 1, 6, 4], "texture": "#0"}, + "up": {"uv": [10, 13, 16, 16], "texture": "#0"}, + "down": {"uv": [10, 5, 16, 8], "texture": "#0"} + } + }, + { + "name": "slat", + "from": [6.5, 15, 11], + "to": [9.5, 20, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [5, 4, 10, 6], "rotation": 90, "texture": "#0"}, + "east": {"uv": [5, 0, 10, 2], "rotation": 90, "texture": "#0"}, + "south": {"uv": [5, 12, 10, 14], "rotation": 90, "texture": "#0"}, + "west": {"uv": [5, 8, 10, 10], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_light.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_light.json new file mode 100644 index 0000000000..fb6e30a5c4 --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_light.json @@ -0,0 +1,109 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 13], + "to": [3, 22, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [0, 1, 11, 2], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 11, 14], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 9, 11, 10], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 5, 11, 6], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "right upright", + "from": [13, 11, 13], + "to": [14, 22, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 5, 11, 6], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 1, 11, 2], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 13, 11, 14], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 9, 11, 10], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "top rail", + "from": [1, 22, 13], + "to": [15, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 1, 14, 2], "texture": "#0"}, + "east": {"uv": [0, 1, 1, 2], "texture": "#0"}, + "south": {"uv": [0, 4, 14, 5], "texture": "#0"}, + "west": {"uv": [3, 1, 4, 2], "texture": "#0"}, + "up": {"uv": [0, 0, 14, 1], "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 2, 14, 3], "texture": "#0"} + } + }, + { + "name": "bottom rail", + "from": [3, 12, 13], + "to": [13, 13, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 8, 10, 9], "texture": "#0"}, + "east": {"uv": [0, 1, 1, 2], "texture": "#0"}, + "south": {"uv": [0, 6, 10, 7], "texture": "#0"}, + "west": {"uv": [3, 1, 4, 2], "texture": "#0"}, + "up": {"uv": [0, 9, 10, 10], "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 5, 10, 6], "texture": "#0"} + } + }, + { + "name": "centre slat", + "from": [7.5, 13, 13], + "to": [8.5, 22, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [0, 2, 9, 3], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 14, 9, 15], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 10, 9, 11], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 6, 9, 7], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "left slat", + "from": [4.75, 13, 13], + "to": [5.75, 22, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [7, 1, 16, 2], "rotation": 90, "texture": "#0"}, + "east": {"uv": [7, 13, 16, 14], "rotation": 90, "texture": "#0"}, + "south": {"uv": [7, 9, 16, 10], "rotation": 90, "texture": "#0"}, + "west": {"uv": [7, 5, 16, 6], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "right slat", + "from": [10.25, 13, 13], + "to": [11.25, 22, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [0, 0, 9, 1], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 12, 9, 13], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 8, 9, 9], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 4, 9, 5], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_medium.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_medium.json new file mode 100644 index 0000000000..86c476b62f --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/slat_medium.json @@ -0,0 +1,95 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "left upright", + "from": [2, 11, 12], + "to": [4, 21, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 11, 11]}, + "faces": { + "north": {"uv": [0, 1, 10, 3], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 10, 15], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 9, 10, 11], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 5, 10, 7], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "right upright", + "from": [12, 11, 12], + "to": [14, 21, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 5, 10, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 1, 10, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 13, 10, 15], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 9, 10, 11], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "top rail", + "from": [1, 21, 12], + "to": [15, 23, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [0, 4, 14, 6], "texture": "#0"}, + "east": {"uv": [0, 1, 2, 3], "texture": "#0"}, + "south": {"uv": [0, 12, 14, 14], "texture": "#0"}, + "west": {"uv": [4, 1, 6, 3], "texture": "#0"}, + "up": {"uv": [0, 0, 14, 2], "texture": "#0"}, + "down": {"uv": [0, 8, 14, 10], "texture": "#0"} + } + }, + { + "name": "bottom rail", + "from": [4, 12, 12], + "to": [12, 14, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [8, 12, 16, 14], "texture": "#0"}, + "east": {"uv": [0, 1, 2, 3], "texture": "#0"}, + "south": {"uv": [8, 4, 16, 6], "texture": "#0"}, + "west": {"uv": [4, 1, 6, 3], "texture": "#0"}, + "up": {"uv": [8, 0, 16, 2], "texture": "#0"}, + "down": {"uv": [8, 8, 16, 10], "texture": "#0"} + } + }, + { + "name": "left slat", + "from": [5.333, 14, 12], + "to": [7.333, 21, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [9, 5, 16, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [9, 1, 16, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [9, 12, 16, 14], "rotation": 90, "texture": "#0"}, + "west": {"uv": [9, 9, 16, 11], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "right slat", + "from": [8.666, 14, 12], + "to": [10.666, 21, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 11, 11]}, + "faces": { + "north": {"uv": [0, 8, 7, 10], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 4, 7, 6], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 0, 7, 2], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 12, 7, 14], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_heavy.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_heavy.json new file mode 100644 index 0000000000..8f10f5c875 --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_heavy.json @@ -0,0 +1,25 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "back panel", + "from": [1, 11, 10], + "to": [15, 23, 15], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [1, 0, 15, 12], "texture": "#0"}, + "east": {"uv": [2, 0, 7, 12], "texture": "#0"}, + "south": {"uv": [0, 0, 14, 12], "texture": "#0"}, + "west": {"uv": [8, 0, 13, 12], "texture": "#0"}, + "up": {"uv": [0, 1, 14, 6], "texture": "#0"}, + "down": {"uv": [0, 1, 14, 6], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_light.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_light.json new file mode 100644 index 0000000000..741683391e --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_light.json @@ -0,0 +1,25 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "back panel", + "from": [1, 11, 12], + "to": [15, 23, 15], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [1, 0, 15, 12], "texture": "#0"}, + "east": {"uv": [0, 0, 3, 12], "texture": "#0"}, + "south": {"uv": [0, 0, 14, 12], "texture": "#0"}, + "west": {"uv": [3, 0, 6, 12], "texture": "#0"}, + "up": {"uv": [0, 0, 14, 3], "texture": "#0", "cullface": "up"}, + "down": {"uv": [0, 3, 14, 6], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_medium.json b/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_medium.json new file mode 100644 index 0000000000..e82a03c80a --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/back/solid_medium.json @@ -0,0 +1,25 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "back panel", + "from": [1, 11, 11], + "to": [15, 23, 15], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 16, 11]}, + "faces": { + "north": {"uv": [1, 0, 15, 12], "texture": "#0"}, + "east": {"uv": [0, 0, 4, 12], "texture": "#0"}, + "south": {"uv": [0, 0, 14, 12], "texture": "#0"}, + "west": {"uv": [8, 0, 12, 12], "texture": "#0"}, + "up": {"uv": [0, 0, 14, 4], "texture": "#0"}, + "down": {"uv": [0, 3, 14, 7], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_heavy.json b/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_heavy.json new file mode 100644 index 0000000000..ed51e87058 --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_heavy.json @@ -0,0 +1,67 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "front left leg", + "from": [0.9, 0, 0.9], + "to": [3.9, 11.1, 3.9], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 2]}, + "faces": { + "north": {"uv": [0, 13, 11.1, 16], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 9, 11.1, 12], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 5, 11.1, 8], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 1, 11.1, 4], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "front right leg", + "from": [12.1, 0, 0.9], + "to": [15.1, 11.1, 3.9], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 2]}, + "faces": { + "north": {"uv": [0, 5, 11.1, 8], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 1, 11.1, 4], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 13, 11.1, 16], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 9, 11.1, 12], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "back right leg", + "from": [12.1, 0, 12.1], + "to": [15.1, 11.1, 15.1], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 11]}, + "faces": { + "north": {"uv": [0, 9, 11.1, 12], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 1, 11.1, 4], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 5, 11.1, 8], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 13, 11.1, 16], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "back left leg", + "from": [0.9, 0, 12.1], + "to": [3.9, 11.1, 15.1], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 11]}, + "faces": { + "north": {"uv": [0, 1, 11.1, 4], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 11.1, 16], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 9, 11.1, 12], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 5, 11.1, 8], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 3, 4], "rotation": 90, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_light.json b/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_light.json new file mode 100644 index 0000000000..98b0bad311 --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_light.json @@ -0,0 +1,67 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "front left leg", + "from": [0.9, 0, 0.9], + "to": [1.9, 11.1, 1.9], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 2]}, + "faces": { + "north": {"uv": [0, 8, 11.1, 9], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 4, 11.1, 5], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 0, 11.1, 1], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 12, 11.1, 13], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "front right leg", + "from": [14.1, 0, 0.9], + "to": [15.1, 11.1, 1.9], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 2]}, + "faces": { + "north": {"uv": [0, 4, 11.1, 5], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 0, 11.1, 1], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 12, 11.1, 13], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 8, 11.1, 9], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "back right leg", + "from": [14.1, 0, 14.1], + "to": [15.1, 11.1, 15.1], + "rotation": {"angle": 0, "axis": "z", "origin": [11, 0, 11]}, + "faces": { + "north": {"uv": [0, 12, 11.1, 13], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 8, 11.1, 9], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 4, 11.1, 5], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 0, 11.1, 1], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "back left leg", + "from": [0.9, 0, 14.1], + "to": [1.9, 11.1, 15.1], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 11]}, + "faces": { + "north": {"uv": [0, 0, 11.1, 1], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 12, 11.1, 13], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 8, 11.1, 9], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 4, 11.1, 5], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 1, 2], "rotation": 90, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_medium.json b/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_medium.json new file mode 100644 index 0000000000..b2205684af --- /dev/null +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/legs/corner_medium.json @@ -0,0 +1,67 @@ +{ + "format_version": "1.21.6", + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "block/acacia_planks", + "particle": "block/acacia_planks" + }, + "elements": [ + { + "name": "front left leg", + "from": [0.9, 0, 0.9], + "to": [2.9, 11.1, 2.9], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 2]}, + "faces": { + "north": {"uv": [0, 1, 11.1, 3], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 11.1, 15], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 9, 11.1, 11], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 5, 11.1, 7], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "front right leg", + "from": [13.1, 0, 0.9], + "to": [15.1, 11.1, 2.9], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 2]}, + "faces": { + "north": {"uv": [0, 5, 11.1, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 1, 11.1, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 13, 11.1, 15], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 9, 11.1, 11], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "back right leg", + "from": [13.1, 0, 13.1], + "to": [15.1, 11.1, 15.1], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 11]}, + "faces": { + "north": {"uv": [0, 9, 11.1, 11], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 5, 11.1, 7], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 1, 11.1, 3], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 13, 11.1, 15], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "back left leg", + "from": [0.9, 0, 13.1], + "to": [2.9, 11.1, 15.1], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 11]}, + "faces": { + "north": {"uv": [0, 13, 11.1, 15], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 9, 11.1, 11], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 5, 11.1, 7], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 1, 11.1, 3], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 1, 2, 3], "rotation": 90, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_heavy.json b/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_heavy.json index 6f64b3b865..9ed4a024b0 100644 --- a/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_heavy.json +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_heavy.json @@ -1,4 +1,5 @@ { + "format_version": "1.21.6", "credit": "Made with Blockbench", "parent": "block/block", "textures": { @@ -12,9 +13,9 @@ "rotation": {"angle": 0, "axis": "y", "origin": [0, 7, 0]}, "faces": { "north": {"uv": [0, 0, 14, 4], "texture": "#0"}, - "east": {"uv": [0, 0, 14, 4], "texture": "#0"}, - "south": {"uv": [0, 0, 14, 4], "texture": "#0"}, - "west": {"uv": [0, 0, 14, 4], "texture": "#0"}, + "east": {"uv": [0, 4, 14, 8], "texture": "#0"}, + "south": {"uv": [0, 12, 14, 16], "texture": "#0"}, + "west": {"uv": [0, 8, 14, 12], "texture": "#0"}, "up": {"uv": [0, 0, 14, 14], "texture": "#0"}, "down": {"uv": [0, 0, 14, 14], "texture": "#0"} } diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_light.json b/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_light.json index 44e541b829..4c4b0524a3 100644 --- a/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_light.json +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_light.json @@ -1,4 +1,5 @@ { + "format_version": "1.21.6", "credit": "Made with Blockbench", "parent": "block/block", "textures": { @@ -11,10 +12,10 @@ "to": [15, 11, 15], "rotation": {"angle": 0, "axis": "y", "origin": [0, 7, 0]}, "faces": { - "north": {"uv": [0, 6, 14, 8], "texture": "#0"}, - "east": {"uv": [0, 14, 14, 16], "texture": "#0"}, - "south": {"uv": [0, 10, 14, 12], "texture": "#0"}, - "west": {"uv": [0, 2, 14, 4], "texture": "#0"}, + "north": {"uv": [0, 0, 14, 2], "texture": "#0"}, + "east": {"uv": [0, 8, 14, 10], "texture": "#0"}, + "south": {"uv": [0, 12, 14, 14], "texture": "#0"}, + "west": {"uv": [0, 4, 14, 6], "texture": "#0"}, "up": {"uv": [0, 0, 14, 14], "texture": "#0"}, "down": {"uv": [0, 0, 14, 14], "texture": "#0"} } diff --git a/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_medium.json b/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_medium.json index 0dc168a900..18c29a332d 100644 --- a/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_medium.json +++ b/src/main/resources/assets/compendium/models/block/furniture/chair/seat/basic_medium.json @@ -1,4 +1,5 @@ { + "format_version": "1.21.6", "credit": "Made with Blockbench", "parent": "block/block", "textures": { @@ -11,10 +12,10 @@ "to": [15, 11, 15], "rotation": {"angle": 0, "axis": "y", "origin": [0, 7, 0]}, "faces": { - "north": {"uv": [0, 1, 14, 4], "texture": "#0"}, - "east": {"uv": [0, 9, 14, 12], "texture": "#0"}, - "south": {"uv": [0, 5, 14, 8], "texture": "#0"}, - "west": {"uv": [0, 13, 14, 16], "texture": "#0"}, + "north": {"uv": [0, 0, 14, 3], "texture": "#0"}, + "east": {"uv": [0, 8, 14, 11], "texture": "#0"}, + "south": {"uv": [0, 12, 14, 15], "texture": "#0"}, + "west": {"uv": [0, 4, 14, 7], "texture": "#0"}, "up": {"uv": [0, 0, 14, 14], "texture": "#0"}, "down": {"uv": [0, 0, 14, 14], "texture": "#0"} }