From a3094549de20e61a5bd40e0011332864533cd0f5 Mon Sep 17 00:00:00 2001 From: GearShocky Date: Fri, 14 Jan 2022 22:10:41 +0600 Subject: [PATCH] PLATE PRESS MODEL HAAAAA --- .../models/block/plate_press_error.json | 218 +++++++++++++++++ .../models/block/plate_press_idle.json | 218 +++++++++++++++++ .../models/block/plate_press_working.json | 219 ++++++++++++++++++ .../textures/block/plate_press.png | Bin 0 -> 580 bytes .../textures/block/plate_press_piston.png | Bin 0 -> 239 bytes .../block/plate_press_piston.png.mcmeta | 1 + 6 files changed, 656 insertions(+) create mode 100644 src/main/resources/assets/overdrive_that_matters/models/block/plate_press_error.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/block/plate_press_idle.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/block/plate_press_working.json create mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/plate_press.png create mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/plate_press_piston.png create mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/plate_press_piston.png.mcmeta diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_error.json b/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_error.json new file mode 100644 index 000000000..b28894a7f --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_error.json @@ -0,0 +1,218 @@ +{ + "parent" : "block/block", + "textures": { + "particle": "overdrive_that_matters:block/plate_press", + "body": "overdrive_that_matters:block/plate_press" + }, + "elements": [ + { + "name": "body", + "from": [0, 0, 0], + "to": [16, 8, 16], + "faces": { + "north": {"uv": [0, 4, 4, 8], "texture": "#body"}, + "east": {"uv": [12, 4, 16, 8], "texture": "#body"}, + "south": {"uv": [4, 4, 8, 8], "texture": "#body"}, + "west": {"uv": [8, 4, 12, 8], "texture": "#body"}, + "up": {"uv": [4, 8, 8, 16], "texture": "#body"}, + "down": {"uv": [0, 8, 4, 16], "texture": "#body"} + } + }, + { + "name": "body", + "from": [0, 8, 7], + "to": [16, 12, 16], + "faces": { + "north": {"uv": [4, 12, 8, 14], "texture": "#body"}, + "east": {"uv": [12, 2, 14.25, 4], "texture": "#body"}, + "south": {"uv": [4, 2, 8, 4], "texture": "#body"}, + "west": {"uv": [9.75, 2, 12, 4], "texture": "#body"}, + "up": {"uv": [4, 12, 8, 16], "texture": "#body"}, + "down": {"uv": [0, 0, 16, 9], "texture": "#missing"} + } + }, + { + "name": "body", + "from": [12, 8, 1], + "to": [16, 12, 7], + "faces": { + "north": {"uv": [13.25, 0, 14.25, 2], "texture": "#body"}, + "east": {"uv": [14.25, 2, 15.75, 4], "texture": "#body"}, + "south": {"uv": [0, 0, 4, 4], "texture": "#missing"}, + "west": {"uv": [15.75, 2, 14.25, 4], "texture": "#body"}, + "up": {"uv": [14.25, 0, 15.75, 2], "rotation": 270, "texture": "#body"}, + "down": {"uv": [0, 0, 4, 6], "texture": "#missing"} + } + }, + { + "name": "press", + "from": [2, 8, 4], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [8.1, 8, 10.25, 12], "texture": "#body"}, + "east": {"uv": [10.25, 8, 12.5, 12], "texture": "#body"}, + "south": {"uv": [8, 12, 10.25, 16], "texture": "#body"}, + "west": {"uv": [10.25, 8, 12.5, 12], "texture": "#body"}, + "up": {"uv": [12.5, 8, 14.75, 12.5], "texture": "#body"}, + "down": {"uv": [0, 0, 9, 9], "texture": "#missing"} + } + }, + { + "name": "screenholder", + "from": [13, 8, 0], + "to": [15, 12, 1], + "faces": { + "north": {"uv": [4, 0, 4.5, 2], "texture": "#body"}, + "east": {"uv": [4.25, 0, 4.5, 2], "texture": "#body"}, + "south": {"uv": [0, 0, 2, 4], "texture": "#missing"}, + "west": {"uv": [4, 0, 4.25, 2], "texture": "#body"}, + "up": {"uv": [4, 0, 4.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [15, 12, 15], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 12, 15], + "to": [1, 14, 16], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0.3, 13, 1], + "to": [0.8, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "east": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "south": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "west": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "up": {"uv": [0, 2.5, 3.75, 3], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 2.5, 3.75, 3], "rotation": 90, "texture": "#body"} + } + }, + { + "name": "frame", + "from": [0, 8, 0], + "to": [1, 14, 1], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [1, 13, 15.2], + "to": [15, 14, 15.7], + "faces": { + "north": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "east": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "south": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "west": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "up": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "down": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"} + } + }, + { + "name": "screen", + "from": [12, 10, 0], + "to": [16, 14, 1], + "rotation": {"angle": 22.5, "axis": "x", "origin": [14, 13, -0.5]}, + "faces": { + "north": {"uv": [2, 0, 3, 2], "texture": "#body"}, + "east": {"uv": [3, 2, 4, 2.5], "rotation": 90, "texture": "#body"}, + "south": {"uv": [3, 0, 4, 2], "texture": "#body"}, + "west": {"uv": [3, 2, 4, 2.5], "rotation": 90, "texture": "#body"}, + "up": {"uv": [3, 2, 4, 2.5], "texture": "#body"}, + "down": {"uv": [3, 2, 4, 2.5], "texture": "#body"} + } + }, + { + "name": "gaspipes", + "from": [11, 8, 9], + "to": [12, 14, 12], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [11, 8, 5], + "to": [12, 14, 8], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [1, 8, 5], + "to": [2, 14, 8], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [1, 8, 9], + "to": [2, 14, 12], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gas", + "from": [12.4, 12, 2], + "to": [15.4, 15, 14], + "faces": { + "north": {"uv": [7.5, 0, 8.25, 1.5], "texture": "#body"}, + "east": {"uv": [4.5, 0, 7.5, 1.5], "rotation": 180, "texture": "#body"}, + "south": {"uv": [7.5, 0, 8.25, 1.5], "texture": "#body"}, + "west": {"uv": [4.5, 0, 7.5, 1.5], "texture": "#body"}, + "up": {"uv": [4.5, 0, 7.5, 1.5], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 3, 12], "texture": "#missing"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_idle.json b/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_idle.json new file mode 100644 index 000000000..008632b96 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_idle.json @@ -0,0 +1,218 @@ +{ + "parent" : "block/block", + "textures": { + "particle": "overdrive_that_matters:block/plate_press", + "body": "overdrive_that_matters:block/plate_press" + }, + "elements": [ + { + "name": "body", + "from": [0, 0, 0], + "to": [16, 8, 16], + "faces": { + "north": {"uv": [0, 4, 4, 8], "texture": "#body"}, + "east": {"uv": [12, 4, 16, 8], "texture": "#body"}, + "south": {"uv": [4, 4, 8, 8], "texture": "#body"}, + "west": {"uv": [8, 4, 12, 8], "texture": "#body"}, + "up": {"uv": [4, 8, 8, 16], "texture": "#body"}, + "down": {"uv": [0, 8, 4, 16], "texture": "#body"} + } + }, + { + "name": "body", + "from": [0, 8, 7], + "to": [16, 12, 16], + "faces": { + "north": {"uv": [4, 12, 8, 14], "texture": "#body"}, + "east": {"uv": [12, 2, 14.25, 4], "texture": "#body"}, + "south": {"uv": [4, 2, 8, 4], "texture": "#body"}, + "west": {"uv": [9.75, 2, 12, 4], "texture": "#body"}, + "up": {"uv": [4, 12, 8, 16], "texture": "#body"}, + "down": {"uv": [0, 0, 16, 9], "texture": "#missing"} + } + }, + { + "name": "body", + "from": [12, 8, 1], + "to": [16, 12, 7], + "faces": { + "north": {"uv": [13.25, 0, 14.25, 2], "texture": "#body"}, + "east": {"uv": [14.25, 2, 15.75, 4], "texture": "#body"}, + "south": {"uv": [0, 0, 4, 4], "texture": "#missing"}, + "west": {"uv": [15.75, 2, 14.25, 4], "texture": "#body"}, + "up": {"uv": [14.25, 0, 15.75, 2], "rotation": 270, "texture": "#body"}, + "down": {"uv": [0, 0, 4, 6], "texture": "#missing"} + } + }, + { + "name": "press", + "from": [2, 8, 4], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [8.1, 8, 10.25, 12], "texture": "#body"}, + "east": {"uv": [10.25, 8, 12.5, 12], "texture": "#body"}, + "south": {"uv": [8, 12, 10.25, 16], "texture": "#body"}, + "west": {"uv": [10.25, 8, 12.5, 12], "texture": "#body"}, + "up": {"uv": [12.5, 8, 14.75, 12.5], "texture": "#body"}, + "down": {"uv": [0, 0, 9, 9], "texture": "#missing"} + } + }, + { + "name": "screenholder", + "from": [13, 8, 0], + "to": [15, 12, 1], + "faces": { + "north": {"uv": [4, 0, 4.5, 2], "texture": "#body"}, + "east": {"uv": [4.25, 0, 4.5, 2], "texture": "#body"}, + "south": {"uv": [0, 0, 2, 4], "texture": "#missing"}, + "west": {"uv": [4, 0, 4.25, 2], "texture": "#body"}, + "up": {"uv": [4, 0, 4.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [15, 12, 15], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 12, 15], + "to": [1, 14, 16], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0.3, 13, 1], + "to": [0.8, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "east": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "south": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "west": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "up": {"uv": [0, 2.5, 3.75, 3], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 2.5, 3.75, 3], "rotation": 90, "texture": "#body"} + } + }, + { + "name": "frame", + "from": [0, 8, 0], + "to": [1, 14, 1], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [1, 13, 15.2], + "to": [15, 14, 15.7], + "faces": { + "north": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "east": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "south": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "west": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "up": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "down": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"} + } + }, + { + "name": "screen", + "from": [12, 10, 0], + "to": [16, 14, 1], + "rotation": {"angle": 22.5, "axis": "x", "origin": [14, 13, -0.5]}, + "faces": { + "north": {"uv": [1, 0, 2, 2], "texture": "#body"}, + "east": {"uv": [3, 2, 4, 2.5], "rotation": 90, "texture": "#body"}, + "south": {"uv": [3, 0, 4, 2], "texture": "#body"}, + "west": {"uv": [3, 2, 4, 2.5], "rotation": 90, "texture": "#body"}, + "up": {"uv": [3, 2, 4, 2.5], "texture": "#body"}, + "down": {"uv": [3, 2, 4, 2.5], "texture": "#body"} + } + }, + { + "name": "gaspipes", + "from": [11, 8, 9], + "to": [12, 14, 12], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [11, 8, 5], + "to": [12, 14, 8], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [1, 8, 5], + "to": [2, 14, 8], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [1, 8, 9], + "to": [2, 14, 12], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gas", + "from": [12.4, 12, 2], + "to": [15.4, 15, 14], + "faces": { + "north": {"uv": [7.5, 0, 8.25, 1.5], "texture": "#body"}, + "east": {"uv": [4.5, 0, 7.5, 1.5], "rotation": 180, "texture": "#body"}, + "south": {"uv": [7.5, 0, 8.25, 1.5], "texture": "#body"}, + "west": {"uv": [4.5, 0, 7.5, 1.5], "texture": "#body"}, + "up": {"uv": [4.5, 0, 7.5, 1.5], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 3, 12], "texture": "#missing"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_working.json b/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_working.json new file mode 100644 index 000000000..875259071 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/plate_press_working.json @@ -0,0 +1,219 @@ +{ + "parent" : "block/block", + "textures": { + "particle": "overdrive_that_matters:block/plate_press", + "body": "overdrive_that_matters:block/plate_press", + "press": "overdrive_that_matters:block/plate_press_piston" + }, + "elements": [ + { + "name": "body", + "from": [0, 0, 0], + "to": [16, 8, 16], + "faces": { + "north": {"uv": [0, 4, 4, 8], "texture": "#body"}, + "east": {"uv": [12, 4, 16, 8], "texture": "#body"}, + "south": {"uv": [4, 4, 8, 8], "texture": "#body"}, + "west": {"uv": [8, 4, 12, 8], "texture": "#body"}, + "up": {"uv": [4, 8, 8, 16], "texture": "#body"}, + "down": {"uv": [0, 8, 4, 16], "texture": "#body"} + } + }, + { + "name": "body", + "from": [0, 8, 7], + "to": [16, 12, 16], + "faces": { + "north": {"uv": [4, 12, 8, 14], "texture": "#body"}, + "east": {"uv": [12, 2, 14.25, 4], "texture": "#body"}, + "south": {"uv": [4, 2, 8, 4], "texture": "#body"}, + "west": {"uv": [9.75, 2, 12, 4], "texture": "#body"}, + "up": {"uv": [4, 12, 8, 16], "texture": "#body"}, + "down": {"uv": [0, 0, 16, 9], "texture": "#missing"} + } + }, + { + "name": "body", + "from": [12, 8, 1], + "to": [16, 12, 7], + "faces": { + "north": {"uv": [13.25, 0, 14.25, 2], "texture": "#body"}, + "east": {"uv": [14.25, 2, 15.75, 4], "texture": "#body"}, + "south": {"uv": [0, 0, 4, 4], "texture": "#missing"}, + "west": {"uv": [15.75, 2, 14.25, 4], "texture": "#body"}, + "up": {"uv": [14.25, 0, 15.75, 2], "rotation": 270, "texture": "#body"}, + "down": {"uv": [0, 0, 4, 6], "texture": "#missing"} + } + }, + { + "name": "press", + "from": [2, 8, 4], + "to": [11, 16, 13], + "faces": { + "north": {"uv": [0, 0, 8.9, 8], "texture": "#press"}, + "east": {"uv": [10.25, 8, 12.5, 12], "texture": "#body"}, + "south": {"uv": [8, 12, 10.25, 16], "texture": "#body"}, + "west": {"uv": [10.25, 8, 12.5, 12], "texture": "#body"}, + "up": {"uv": [12.5, 8, 14.75, 12.5], "texture": "#body"}, + "down": {"uv": [0, 0, 9, 9], "texture": "#missing"} + } + }, + { + "name": "screenholder", + "from": [13, 8, 0], + "to": [15, 12, 1], + "faces": { + "north": {"uv": [4, 0, 4.5, 2], "texture": "#body"}, + "east": {"uv": [4.25, 0, 4.5, 2], "texture": "#body"}, + "south": {"uv": [0, 0, 2, 4], "texture": "#missing"}, + "west": {"uv": [4, 0, 4.25, 2], "texture": "#body"}, + "up": {"uv": [4, 0, 4.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 2, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [15, 12, 15], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 12, 15], + "to": [1, 14, 16], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 1], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0.3, 13, 1], + "to": [0.8, 14, 15], + "faces": { + "north": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "east": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "south": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "west": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "up": {"uv": [0, 2.5, 3.75, 3], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 2.5, 3.75, 3], "rotation": 90, "texture": "#body"} + } + }, + { + "name": "frame", + "from": [0, 8, 0], + "to": [1, 14, 1], + "faces": { + "north": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "east": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "south": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "west": {"uv": [8.25, 0, 8.5, 3], "texture": "#body"}, + "up": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#body"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [1, 13, 15.2], + "to": [15, 14, 15.7], + "faces": { + "north": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "east": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "south": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "west": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "up": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"}, + "down": {"uv": [0, 2.5, 3.75, 3], "texture": "#body"} + } + }, + { + "name": "screen", + "from": [12, 10, 0], + "to": [16, 14, 1], + "rotation": {"angle": 22.5, "axis": "x", "origin": [14, 13, -0.5]}, + "faces": { + "north": {"uv": [0, 0, 1, 2], "texture": "#body"}, + "east": {"uv": [3, 2, 4, 2.5], "rotation": 90, "texture": "#body"}, + "south": {"uv": [3, 0, 4, 2], "texture": "#body"}, + "west": {"uv": [3, 2, 4, 2.5], "rotation": 90, "texture": "#body"}, + "up": {"uv": [3, 2, 4, 2.5], "texture": "#body"}, + "down": {"uv": [3, 2, 4, 2.5], "texture": "#body"} + } + }, + { + "name": "gaspipes", + "from": [11, 8, 9], + "to": [12, 14, 12], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [11, 8, 5], + "to": [12, 14, 8], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [1, 8, 5], + "to": [2, 14, 8], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gaspipes", + "from": [1, 8, 9], + "to": [2, 14, 12], + "faces": { + "north": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "east": {"uv": [0, 0, 0.75, 3], "texture": "#missing"}, + "south": {"uv": [9.25, 0.5, 9.5, 3.5], "texture": "#body"}, + "west": {"uv": [8.5, 0.5, 9.25, 3.5], "texture": "#body"}, + "up": {"uv": [8.5, 0.5, 9.25, 0], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 0.25, 1.5], "texture": "#missing"} + } + }, + { + "name": "gas", + "from": [12.4, 12, 2], + "to": [15.4, 15, 14], + "faces": { + "north": {"uv": [7.5, 0, 8.25, 1.5], "texture": "#body"}, + "east": {"uv": [4.5, 0, 7.5, 1.5], "rotation": 180, "texture": "#body"}, + "south": {"uv": [7.5, 0, 8.25, 1.5], "texture": "#body"}, + "west": {"uv": [4.5, 0, 7.5, 1.5], "texture": "#body"}, + "up": {"uv": [4.5, 0, 7.5, 1.5], "rotation": 90, "texture": "#body"}, + "down": {"uv": [0, 0, 3, 12], "texture": "#missing"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/plate_press.png b/src/main/resources/assets/overdrive_that_matters/textures/block/plate_press.png new file mode 100644 index 0000000000000000000000000000000000000000..5e35c4018f17ca6298bd7b9cbd472f8b5e49bd3d GIT binary patch literal 580 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3-p)I`?e@QjEnx?oJHr&dIz4a#+$GeH|GX zHuiJ>Nn{1`bpw1tT>sx-`2WCDOiXMm1H*p?hJ=I!Q&ZFJc6RejP3!CHbDR4A|NkGG zUv>NTZJ-WKSA_#WioYbtFBm9}1Q@Q|nXwQk#aZAHShHuT0`n5UCdlN-OGJ;$8ss7ne{ZsGOVNbmkZVMZ( z&rUoWctqRC@yhkq`FlSGtZT@A!7@uS-ICQ!GoX|8*WUnvhja2dx7_{L_wdQK1J;H+ zRCnB9e(mJQ$y)Q}$@$Nn{1``2&1HToV!!OifMe>+8kD#DHSAQ}!4EDb|u8zu^Bs!0>w;UocRBv%n*= zn1O-sFbFdq&tH)O6pZk6aSXBWzd9+9i$RftHGbW9`{G%P9CbFm@#p(u?8z(Gu#h2# zfki1&F(u#7$>x|mqj+WRaz4@McK;