diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery1_closed.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery1_closed.json new file mode 100644 index 000000000..78a124c76 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery1_closed.json @@ -0,0 +1,40 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "texture_size": [32, 16], + "textures": { + "battery_texture": "overdrive_that_matters:block/matterybank_core", + "particle": "overdrive_that_matters:block/matter_bottler", + "texture": "overdrive_that_matters:block/matter_bottler" + }, + "elements": [ + { + "name": "battery1", + "from": [7, 9.5, 1.5], + "to": [9, 15.5, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, + "faces": { + "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, + "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, + "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, + "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, + "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, + "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} + } + }, + { + "name": "claw1", + "from": [7.2, 8.80866, -0.03806], + "to": [8.8, 13.80866, 1.96194], + "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, + "faces": { + "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, + "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, + "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery1_open.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery1_open.json new file mode 100644 index 000000000..526b999a9 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery1_open.json @@ -0,0 +1,25 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "texture_size": [32, 16], + "textures": { + "particle": "overdrive_that_matters:block/matter_bottler", + "texture": "overdrive_that_matters:block/matter_bottler" + }, + "elements": [ + { + "name": "claw1", + "from": [7.2, 8.80866, -1.03806], + "to": [8.8, 13.80866, 0.96194], + "rotation": {"angle": -22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, + "faces": { + "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, + "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, + "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery2_closed.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery2_closed.json new file mode 100644 index 000000000..4700a93e9 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery2_closed.json @@ -0,0 +1,40 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "texture_size": [32, 16], + "textures": { + "battery_texture": "overdrive_that_matters:block/matterybank_core", + "particle": "overdrive_that_matters:block/matter_bottler", + "texture": "overdrive_that_matters:block/matter_bottler" + }, + "elements": [ + { + "name": "battery2", + "from": [4, 9.5, 1.5], + "to": [6, 15.5, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 12.5, 4]}, + "faces": { + "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, + "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, + "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, + "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, + "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, + "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} + } + }, + { + "name": "claw2", + "from": [4.2, 8.80866, -0.03806], + "to": [5.8, 13.80866, 1.96194], + "rotation": {"angle": 22.5, "axis": "x", "origin": [2, 11.30866, 0.96194]}, + "faces": { + "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, + "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, + "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery2_open.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery2_open.json new file mode 100644 index 000000000..1ad2799da --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery2_open.json @@ -0,0 +1,25 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "texture_size": [32, 16], + "textures": { + "particle": "overdrive_that_matters:block/matter_bottler", + "texture": "overdrive_that_matters:block/matter_bottler" + }, + "elements": [ + { + "name": "claw2", + "from": [4.2, 8.80866, -1.03806], + "to": [5.8, 13.80866, 0.96194], + "rotation": {"angle": -22.5, "axis": "x", "origin": [2, 11.30866, 0.96194]}, + "faces": { + "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, + "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, + "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery3_closed.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery3_closed.json new file mode 100644 index 000000000..f8b915afa --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery3_closed.json @@ -0,0 +1,40 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "texture_size": [32, 16], + "textures": { + "battery_texture": "overdrive_that_matters:block/matterybank_core", + "particle": "overdrive_that_matters:block/matter_bottler", + "texture": "overdrive_that_matters:block/matter_bottler" + }, + "elements": [ + { + "name": "battery3", + "from": [1, 9.5, 1.5], + "to": [3, 15.5, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [-1, 12.5, 4]}, + "faces": { + "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, + "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, + "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, + "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, + "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, + "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} + } + }, + { + "name": "claw3", + "from": [1.2, 8.80866, -0.03806], + "to": [2.8, 13.80866, 1.96194], + "rotation": {"angle": 22.5, "axis": "x", "origin": [-1, 11.30866, 0.96194]}, + "faces": { + "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, + "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, + "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery3_open.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery3_open.json new file mode 100644 index 000000000..8c4c724e1 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_battery3_open.json @@ -0,0 +1,25 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "texture_size": [32, 16], + "textures": { + "particle": "overdrive_that_matters:block/matter_bottler", + "texture": "overdrive_that_matters:block/matter_bottler" + }, + "elements": [ + { + "name": "claw3", + "from": [1.2, 8.80866, -1.03806], + "to": [2.8, 13.80866, 0.96194], + "rotation": {"angle": -22.5, "axis": "x", "origin": [-1, 11.30866, 0.96194]}, + "faces": { + "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, + "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, + "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, + "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_error.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_error.json index 8e99dc5b3..699c58156 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_error.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_error.json @@ -7,48 +7,6 @@ "texture": "overdrive_that_matters:block/matter_bottler" }, "elements": [ - { - "name": "battery1", - "from": [7, 9.5, 1.5], - "to": [9, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, - { - "name": "battery2", - "from": [4, 9.5, 1.5], - "to": [6, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, - { - "name": "battery3", - "from": [1, 9.5, 1.5], - "to": [3, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, { "name": "body", "from": [0, 0, 0], @@ -127,48 +85,6 @@ "down": {"uv": [0, 0, 3, 4], "texture": "#missing"} } }, - { - "name": "claw1", - "from": [7.2, 8.80866, -0.03806], - "to": [8.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, - { - "name": "claw2", - "from": [4.2, 8.80866, -0.03806], - "to": [5.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, - { - "name": "claw3", - "from": [1.2, 8.80866, -0.03806], - "to": [2.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, { "name": "screen", "from": [11.2, 11.49895, 1.49163], diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_idle.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_idle.json index 9a0cf768f..316ecec49 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_idle.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_idle.json @@ -7,48 +7,6 @@ "texture": "overdrive_that_matters:block/matter_bottler" }, "elements": [ - { - "name": "battery1", - "from": [7, 9.5, 1.5], - "to": [9, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, - { - "name": "battery2", - "from": [4, 9.5, 1.5], - "to": [6, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, - { - "name": "battery3", - "from": [1, 9.5, 1.5], - "to": [3, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, { "name": "body", "from": [0, 0, 0], @@ -127,48 +85,6 @@ "down": {"uv": [0, 0, 3, 4], "texture": "#missing"} } }, - { - "name": "claw1", - "from": [7.2, 8.80866, -0.03806], - "to": [8.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, - { - "name": "claw2", - "from": [4.2, 8.80866, -0.03806], - "to": [5.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, - { - "name": "claw3", - "from": [1.2, 8.80866, -0.03806], - "to": [2.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, { "name": "screen", "from": [11.2, 11.49895, 1.49163], diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_working.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_working.json index 4f6aaffc5..bf8bb7856 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_working.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_working.json @@ -7,48 +7,6 @@ "texture": "overdrive_that_matters:block/matter_bottler" }, "elements": [ - { - "name": "battery1", - "from": [7, 9.5, 1.5], - "to": [9, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, - { - "name": "battery2", - "from": [4, 9.5, 1.5], - "to": [6, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, - { - "name": "battery3", - "from": [1, 9.5, 1.5], - "to": [3, 15.5, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [5, 12.5, 4]}, - "faces": { - "north": {"uv": [8, 7, 11, 9], "rotation": 90, "texture": "#battery_texture"}, - "east": {"uv": [8, 7, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "south": {"uv": [8, 0, 11, 2], "rotation": 90, "texture": "#battery_texture"}, - "west": {"uv": [8, 2, 11, 7], "rotation": 90, "texture": "#battery_texture"}, - "up": {"uv": [1.5, 3, 2.5, 8], "rotation": 180, "texture": "#battery_texture"}, - "down": {"uv": [11, 2, 12, 7], "texture": "#battery_texture"} - } - }, { "name": "body", "from": [0, 0, 0], @@ -127,48 +85,6 @@ "down": {"uv": [0, 0, 3, 4], "texture": "#missing"} } }, - { - "name": "claw1", - "from": [7.2, 8.80866, -0.03806], - "to": [8.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, - { - "name": "claw2", - "from": [4.2, 8.80866, -0.03806], - "to": [5.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, - { - "name": "claw3", - "from": [1.2, 8.80866, -0.03806], - "to": [2.8, 13.80866, 1.96194], - "rotation": {"angle": 22.5, "axis": "x", "origin": [5, 11.30866, 0.96194]}, - "faces": { - "north": {"uv": [15, 9, 15.5, 11.5], "texture": "#texture"}, - "east": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "south": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "west": {"uv": [15.5, 9, 16, 11.5], "texture": "#texture"}, - "up": {"uv": [15, 11.5, 15.5, 12.5], "texture": "#texture"}, - "down": {"uv": [15.5, 11.5, 16, 12.5], "texture": "#texture"} - } - }, { "name": "screen", "from": [11.2, 11.49895, 1.49163],