From 089e9877f7d32b0dcbaa4996d8ca1c8b7d4d6b01 Mon Sep 17 00:00:00 2001 From: Burger Date: Fri, 20 Dec 2024 19:38:31 -0800 Subject: [PATCH] exposed_copper_door --- .../exposed_copper_door_bottom_left.json | 114 ++++++++++++++++++ .../exposed_copper_door_bottom_left_open.json | 5 + .../exposed_copper_door_bottom_right.json | 114 ++++++++++++++++++ ...exposed_copper_door_bottom_right_open.json | 5 + .../block/exposed_copper_door_top_left.json | 62 ++++++++++ .../exposed_copper_door_top_left_open.json | 5 + .../block/exposed_copper_door_top_right.json | 63 ++++++++++ .../exposed_copper_door_top_right_open.json | 5 + 8 files changed, 373 insertions(+) create mode 100644 core/assets/minecraft/models/block/exposed_copper_door_bottom_left.json create mode 100644 core/assets/minecraft/models/block/exposed_copper_door_bottom_left_open.json create mode 100644 core/assets/minecraft/models/block/exposed_copper_door_bottom_right.json create mode 100644 core/assets/minecraft/models/block/exposed_copper_door_bottom_right_open.json create mode 100644 core/assets/minecraft/models/block/exposed_copper_door_top_left.json create mode 100644 core/assets/minecraft/models/block/exposed_copper_door_top_left_open.json create mode 100644 core/assets/minecraft/models/block/exposed_copper_door_top_right.json create mode 100644 core/assets/minecraft/models/block/exposed_copper_door_top_right_open.json diff --git a/core/assets/minecraft/models/block/exposed_copper_door_bottom_left.json b/core/assets/minecraft/models/block/exposed_copper_door_bottom_left.json new file mode 100644 index 0000000..9d77a43 --- /dev/null +++ b/core/assets/minecraft/models/block/exposed_copper_door_bottom_left.json @@ -0,0 +1,114 @@ +{ + "credit": "Made with Blockbench", + "ambientocclusion": false, + "textures": { + "particle": "block/exposed_copper_door_bottom", + "bottom": "block/exposed_copper_door_bottom" + }, + "elements": [ + { + "from": [0.5, 12, 9], + "to": [2.5, 14, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, -2, 1.5]}, + "faces": { + "north": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "east": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "south": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "west": {"uv": [9, 2, 10, 4], "texture": "#bottom"} + } + }, + { + "name": "bottom", + "from": [0, 0, 3], + "to": [3, 3, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "east": {"uv": [13, 13, 3, 16], "texture": "#bottom"}, + "west": {"uv": [3, 13, 13, 16], "texture": "#bottom"}, + "up": {"uv": [3, 13, 13, 16], "rotation": 90, "texture": "#bottom"}, + "down": {"uv": [3, 13, 13, 16], "rotation": 270, "texture": "#bottom"} + } + }, + { + "name": "west", + "from": [0, 0, 0], + "to": [3, 16, 3], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "north": {"uv": [13, 0, 16, 16], "texture": "#bottom"}, + "east": {"uv": [3, 0, 0, 16], "texture": "#bottom"}, + "south": {"uv": [13, 0, 16, 16], "texture": "#bottom"}, + "west": {"uv": [0, 0, 3, 16], "texture": "#bottom"}, + "down": {"uv": [10, 13, 13, 16], "rotation": 270, "texture": "#bottom"} + } + }, + { + "name": "east", + "from": [0, 0, 13], + "to": [3, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "north": {"uv": [0, 0, 3, 16], "texture": "#bottom"}, + "east": {"uv": [16, 0, 13, 16], "texture": "#bottom"}, + "south": {"uv": [0, 0, 3, 16], "texture": "#bottom"}, + "west": {"uv": [13, 0, 16, 16], "texture": "#bottom"}, + "down": {"uv": [3, 13, 6, 16], "rotation": 270, "texture": "#bottom"} + } + }, + { + "name": "wood", + "from": [1, 3, 3], + "to": [2, 16, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "east": {"uv": [13, 0, 3, 13], "texture": "#bottom"}, + "west": {"uv": [3, 0, 13, 13], "texture": "#bottom"} + } + }, + { + "from": [0.5, 14, 6], + "to": [2.5, 15, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 1, 1.5]}, + "faces": { + "north": {"uv": [6, 4, 7, 5], "texture": "#bottom"}, + "east": {"uv": [6, 1, 10, 2], "rotation": 180, "texture": "#bottom"}, + "south": {"uv": [9, 4, 10, 5], "texture": "#bottom"}, + "west": {"uv": [6, 1, 10, 2], "texture": "#bottom"}, + "up": {"uv": [6, 1, 10, 2], "rotation": 90, "texture": "#bottom"}, + "down": {"uv": [6, 1, 10, 2], "rotation": 270, "texture": "#bottom"} + } + }, + { + "from": [0.5, 11, 6], + "to": [2.5, 12, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, -2, 1.5]}, + "faces": { + "north": {"uv": [6, 4, 7, 5], "texture": "#bottom"}, + "east": {"uv": [6, 4, 10, 5], "texture": "#bottom"}, + "south": {"uv": [9, 4, 10, 5], "texture": "#bottom"}, + "west": {"uv": [6, 4, 10, 5], "texture": "#bottom"}, + "up": {"uv": [6, 4, 10, 5], "rotation": 90, "texture": "#bottom"}, + "down": {"uv": [6, 4, 10, 5], "rotation": 270, "texture": "#bottom"} + } + }, + { + "from": [0.5, 12, 6], + "to": [2.5, 14, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, -2, 1.5]}, + "faces": { + "north": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "east": {"uv": [9, 2, 10, 4], "texture": "#bottom"}, + "south": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "west": {"uv": [6, 2, 7, 4], "texture": "#bottom"} + } + } + ], + "groups": [ + { + "name": "bottom", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4, 5, 6, 7] + } + ] +} diff --git a/core/assets/minecraft/models/block/exposed_copper_door_bottom_left_open.json b/core/assets/minecraft/models/block/exposed_copper_door_bottom_left_open.json new file mode 100644 index 0000000..f68f216 --- /dev/null +++ b/core/assets/minecraft/models/block/exposed_copper_door_bottom_left_open.json @@ -0,0 +1,5 @@ +{ + "credit": "Made with Blockbench", + "ambientocclusion": false, + "parent": "block/exposed_copper_door_bottom_right" +} diff --git a/core/assets/minecraft/models/block/exposed_copper_door_bottom_right.json b/core/assets/minecraft/models/block/exposed_copper_door_bottom_right.json new file mode 100644 index 0000000..15354f1 --- /dev/null +++ b/core/assets/minecraft/models/block/exposed_copper_door_bottom_right.json @@ -0,0 +1,114 @@ +{ + "credit": "Made with Blockbench", + "ambientocclusion": false, + "textures": { + "particle": "block/exposed_copper_door_bottom", + "bottom": "block/exposed_copper_door_bottom" + }, + "elements": [ + { + "name": "bottom", + "from": [0, 0, 3], + "to": [3, 3, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 8.25, 8]}, + "faces": { + "east": {"uv": [3, 13, 13, 16], "texture": "#bottom"}, + "west": {"uv": [13, 13, 3, 16], "texture": "#bottom"}, + "up": {"uv": [3, 13, 13, 16], "rotation": 270, "texture": "#bottom"}, + "down": {"uv": [3, 13, 13, 16], "rotation": 90, "texture": "#bottom"} + } + }, + { + "name": "west", + "from": [0, 0, 13], + "to": [3, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 8.25, 8]}, + "faces": { + "north": {"uv": [13, 0, 16, 16], "texture": "#bottom"}, + "east": {"uv": [0, 0, 3, 16], "texture": "#bottom"}, + "south": {"uv": [0, 0, 3, 16], "texture": "#bottom"}, + "west": {"uv": [3, 0, 0, 16], "texture": "#bottom"}, + "down": {"uv": [10, 13, 13, 16], "rotation": 90, "texture": "#bottom"} + } + }, + { + "from": [0.5, 12, 6], + "to": [2.5, 14, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, -2, 1.5]}, + "faces": { + "north": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "east": {"uv": [9, 2, 10, 4], "texture": "#bottom"}, + "south": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "west": {"uv": [6, 2, 7, 4], "texture": "#bottom"} + } + }, + { + "from": [0.5, 11, 6], + "to": [2.5, 12, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, -2, 1.5]}, + "faces": { + "north": {"uv": [6, 4, 7, 5], "texture": "#bottom"}, + "east": {"uv": [6, 4, 10, 5], "texture": "#bottom"}, + "south": {"uv": [9, 4, 10, 5], "texture": "#bottom"}, + "west": {"uv": [6, 4, 10, 5], "texture": "#bottom"}, + "up": {"uv": [6, 4, 10, 5], "rotation": 90, "texture": "#bottom"}, + "down": {"uv": [6, 4, 10, 5], "rotation": 270, "texture": "#bottom"} + } + }, + { + "from": [0.5, 12, 9], + "to": [2.5, 14, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, -2, 1.5]}, + "faces": { + "north": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "east": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "south": {"uv": [6, 2, 7, 4], "texture": "#bottom"}, + "west": {"uv": [9, 2, 10, 4], "texture": "#bottom"} + } + }, + { + "from": [0.5, 14, 6], + "to": [2.5, 15, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 1, 1.5]}, + "faces": { + "north": {"uv": [6, 4, 7, 5], "texture": "#bottom"}, + "east": {"uv": [6, 1, 10, 2], "rotation": 180, "texture": "#bottom"}, + "south": {"uv": [9, 4, 10, 5], "texture": "#bottom"}, + "west": {"uv": [6, 1, 10, 2], "texture": "#bottom"}, + "up": {"uv": [6, 1, 10, 2], "rotation": 90, "texture": "#bottom"}, + "down": {"uv": [6, 1, 10, 2], "rotation": 270, "texture": "#bottom"} + } + }, + { + "name": "east", + "from": [0, 0, 0], + "to": [3, 16, 3], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 8.25, 8]}, + "faces": { + "north": {"uv": [13, 0, 16, 16], "texture": "#bottom"}, + "east": {"uv": [13, 0, 16, 16], "texture": "#bottom"}, + "south": {"uv": [0, 0, 3, 16], "texture": "#bottom"}, + "west": {"uv": [16, 0, 13, 16], "texture": "#bottom"}, + "down": {"uv": [3, 13, 6, 16], "rotation": 90, "texture": "#bottom"} + } + }, + { + "name": "wood", + "from": [1, 3, 3], + "to": [2, 16, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 8.25, 8]}, + "faces": { + "east": {"uv": [3, 0, 13, 13], "texture": "#bottom"}, + "west": {"uv": [13, 0, 3, 13], "texture": "#bottom"} + } + } + ], + "groups": [ + { + "name": "bottom", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4, 5, 6, 7] + } + ] +} diff --git a/core/assets/minecraft/models/block/exposed_copper_door_bottom_right_open.json b/core/assets/minecraft/models/block/exposed_copper_door_bottom_right_open.json new file mode 100644 index 0000000..78b138c --- /dev/null +++ b/core/assets/minecraft/models/block/exposed_copper_door_bottom_right_open.json @@ -0,0 +1,5 @@ +{ + "credit": "Made with Blockbench", + "ambientocclusion": false, + "parent": "block/exposed_copper_door_bottom_left" +} diff --git a/core/assets/minecraft/models/block/exposed_copper_door_top_left.json b/core/assets/minecraft/models/block/exposed_copper_door_top_left.json new file mode 100644 index 0000000..4c6ecc2 --- /dev/null +++ b/core/assets/minecraft/models/block/exposed_copper_door_top_left.json @@ -0,0 +1,62 @@ +{ + "credit": "Made with Blockbench", + "ambientocclusion": false, + "textures": { + "particle": "block/exposed_copper_door_top", + "top": "block/exposed_copper_door_top" + }, + "elements": [ + { + "from": [1, 0, 3], + "to": [2, 13, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "east": {"uv": [3, 3, 13, 16], "texture": "#top"}, + "west": {"uv": [3, 3, 13, 16], "texture": "#top"} + } + }, + { + "from": [0, 0, 0], + "to": [3, 16, 3], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "north": {"uv": [13, 0, 16, 16], "texture": "#top"}, + "east": {"uv": [3, 0, 0, 16], "texture": "#top"}, + "south": {"uv": [0, 0, 3, 16], "texture": "#top"}, + "west": {"uv": [0, 0, 3, 16], "texture": "#top"}, + "up": {"uv": [10, 0, 13, 3], "rotation": 90, "texture": "#top"} + } + }, + { + "from": [0, 0, 13], + "to": [3, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "north": {"uv": [0, 0, 3, 16], "texture": "#top"}, + "east": {"uv": [16, 0, 13, 16], "texture": "#top"}, + "south": {"uv": [0, 0, 3, 16], "texture": "#top"}, + "west": {"uv": [13, 0, 16, 16], "texture": "#top"}, + "up": {"uv": [10, 0, 13, 3], "rotation": 270, "texture": "#top"} + } + }, + { + "from": [0, 13, 3], + "to": [3, 16, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "east": {"uv": [13, 0, 3, 3], "texture": "#top"}, + "west": {"uv": [3, 0, 13, 3], "texture": "#top"}, + "up": {"uv": [0, 3, 3, 13], "rotation": 180, "texture": "#top"}, + "down": {"uv": [0, 3, 3, 13], "texture": "#top"} + } + } + ], + "groups": [ + { + "name": "top", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3] + } + ] +} diff --git a/core/assets/minecraft/models/block/exposed_copper_door_top_left_open.json b/core/assets/minecraft/models/block/exposed_copper_door_top_left_open.json new file mode 100644 index 0000000..ca5be2c --- /dev/null +++ b/core/assets/minecraft/models/block/exposed_copper_door_top_left_open.json @@ -0,0 +1,5 @@ +{ + "credit": "Made with Blockbench", + "ambientocclusion": false, + "parent": "block/exposed_copper_door_top_right" +} diff --git a/core/assets/minecraft/models/block/exposed_copper_door_top_right.json b/core/assets/minecraft/models/block/exposed_copper_door_top_right.json new file mode 100644 index 0000000..b39769b --- /dev/null +++ b/core/assets/minecraft/models/block/exposed_copper_door_top_right.json @@ -0,0 +1,63 @@ +{ + "credit": "Made with Blockbench", + "ambientocclusion": false, + "textures": { + "particle": "block/exposed_copper_door_top", + "top": "block/exposed_copper_door_top" + }, + "elements": [ + { + "from": [0, 0, 13], + "to": [3, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 8, 8]}, + "faces": { + "north": {"uv": [0, 0, 3, 16], "texture": "#top"}, + "east": {"uv": [0, 0, 3, 16], "texture": "#top"}, + "south": {"uv": [0, 0, 3, 16], "texture": "#top"}, + "west": {"uv": [3, 0, 0, 16], "texture": "#top"}, + "up": {"uv": [10, 0, 13, 3], "rotation": 270, "texture": "#top"} + } + }, + { + "from": [0, 0, 0], + "to": [3, 16, 3], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 8, 8]}, + "faces": { + "north": {"uv": [13, 0, 16, 16], "texture": "#top"}, + "east": {"uv": [13, 0, 16, 16], "texture": "#top"}, + "south": {"uv": [0, 0, 3, 16], "texture": "#top"}, + "west": {"uv": [16, 0, 13, 16], "texture": "#top"}, + "up": {"uv": [10, 0, 13, 3], "rotation": 90, "texture": "#top"} + } + }, + { + "from": [0, 13, 3], + "to": [3, 16, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 8, 8]}, + "faces": { + "east": {"uv": [3, 0, 13, 3], "texture": "#top"}, + "west": {"uv": [13, 0, 3, 3], "texture": "#top"}, + "up": {"uv": [0, 3, 3, 13], "texture": "#top"}, + "down": {"uv": [0, 3, 3, 13], "rotation": 180, "texture": "#top"} + } + }, + { + "from": [1, 0, 3], + "to": [2, 13, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 0, 1.5]}, + "faces": { + "east": {"uv": [3, 3, 13, 16], "texture": "#top"}, + "west": {"uv": [3, 3, 13, 16], "texture": "#top"} + } + } + ], + "groups": [ + { + "name": "top", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2] + }, + 3 + ] +} diff --git a/core/assets/minecraft/models/block/exposed_copper_door_top_right_open.json b/core/assets/minecraft/models/block/exposed_copper_door_top_right_open.json new file mode 100644 index 0000000..bb2a621 --- /dev/null +++ b/core/assets/minecraft/models/block/exposed_copper_door_top_right_open.json @@ -0,0 +1,5 @@ +{ + "credit": "Made with Blockbench", + "ambientocclusion": false, + "parent": "block/exposed_copper_door_top_left" +}