From 9563a54a8d1e654fa8e1d0c3af8f071ef2af1ac1 Mon Sep 17 00:00:00 2001 From: GearShocky Date: Wed, 6 Oct 2021 12:33:32 +0600 Subject: [PATCH 1/3] -Added black hole item TEXTURE because Gearshock thinks it would be cooler this way. -Optimized block textures where it is possible --- .../models/block/drive_viewer_idle.json | 6 +- .../models/block/matter_decomposer_error.json | 82 ++++++- .../models/block/matter_decomposer_idle.json | 82 ++++++- .../block/matter_decomposer_working.json | 2 +- .../models/block/matter_scanner_idle.json | 227 +++++++++++++++++- .../textures/block/drive_viewer.png | Bin 517 -> 542 bytes .../textures/block/drive_viewer_offline.png | Bin 501 -> 0 bytes .../textures/block/matter_bottler.png | Bin 520 -> 536 bytes .../textures/block/matter_bottler_offline.png | Bin 504 -> 0 bytes .../textures/block/matter_decomposer.png | Bin 465 -> 486 bytes .../block/matter_decomposer_offline.png | Bin 456 -> 0 bytes .../textures/block/matter_scanner.png | Bin 462 -> 504 bytes .../textures/block/matter_scanner_halted.png | Bin 461 -> 0 bytes .../textures/block/matter_scanner_offline.png | Bin 452 -> 0 bytes .../textures/item/black_hole.png | Bin 0 -> 991 bytes 15 files changed, 383 insertions(+), 16 deletions(-) delete mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/drive_viewer_offline.png delete mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/matter_bottler_offline.png delete mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/matter_decomposer_offline.png delete mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/matter_scanner_halted.png delete mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/matter_scanner_offline.png create mode 100644 src/main/resources/assets/overdrive_that_matters/textures/item/black_hole.png diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/drive_viewer_idle.json b/src/main/resources/assets/overdrive_that_matters/models/block/drive_viewer_idle.json index b21038240..0f4e574ce 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/drive_viewer_idle.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/drive_viewer_idle.json @@ -1,8 +1,8 @@ { "parent": "block/block", "textures": { - "particle": "overdrive_that_matters:block/drive_viewer_offline", - "texture": "overdrive_that_matters:block/drive_viewer_offline" + "particle": "overdrive_that_matters:block/drive_viewer", + "texture": "overdrive_that_matters:block/drive_viewer" }, "elements": [ { @@ -24,7 +24,7 @@ "to": [10, 16.2, 0.3], "rotation": {"angle": 22.5, "axis": "x", "origin": [3, 14.5, 0.5]}, "faces": { - "north": {"uv": [7, 0, 8, 2], "texture": "#texture"}, + "north": {"uv": [6, 0, 7, 2], "texture": "#texture"}, "east": {"uv": [7, 2, 8, 2.5], "rotation": 90, "texture": "#texture"}, "south": {"uv": [7, 2.5, 8, 4.5], "texture": "#texture"}, "west": {"uv": [7, 2, 8, 2.5], "rotation": 90, "texture": "#texture"}, diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_error.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_error.json index b08cc9ba0..4207d56fd 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_error.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_error.json @@ -1,8 +1,82 @@ { - "parent": "overdrive_that_matters:block/matter_decomposer_working", + "parent": "block/block", "texture_size": [64, 64], "textures": { - "texture": "overdrive_that_matters:block/matter_decomposer_offline", - "particle": "overdrive_that_matters:block/matter_decomposer_offline" - } + "texture": "overdrive_that_matters:block/matter_decomposer", + "particle": "overdrive_that_matters:block/matter_decomposer" + }, + "elements": [ + { + "from": [0, 0, 0], + "to": [16, 3, 16], + "faces": { + "north": {"uv": [0, 11.25, 4, 12], "texture": "#texture"}, + "east": {"uv": [0, 11.25, 4, 12], "texture": "#texture"}, + "south": {"uv": [0, 11.25, 4, 12], "texture": "#texture"}, + "west": {"uv": [0, 11.25, 4, 12], "texture": "#texture"}, + "up": {"uv": [0, 7.25, 4, 11.25], "texture": "#texture"}, + "down": {"uv": [0, 12, 4, 16], "texture": "#texture"} + } + }, + { + "from": [8, 3, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [4, 7.25, 6, 10.5], "texture": "#texture"}, + "east": {"uv": [4, 10.5, 8, 13.75], "texture": "#texture"}, + "south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"}, + "west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"}, + "up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}, + "down": {"uv": [0, 7.25, 2, 11.25], "texture": "#texture"} + } + }, + { + "from": [1, 3, 1], + "to": [7, 14, 7], + "faces": { + "north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, + "down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} + } + }, + { + "from": [1, 3, 9], + "to": [7, 14, 15], + "faces": { + "north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, + "down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} + } + }, + { + "from": [3, 13, 11], + "to": [8, 15, 13], + "faces": { + "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, + "east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"}, + "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, + "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, + "down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"} + } + }, + { + "from": [3, 13, 3], + "to": [8, 15, 5], + "faces": { + "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, + "east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"}, + "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, + "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, + "down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"} + } + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_idle.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_idle.json index b08cc9ba0..4207d56fd 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_idle.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_idle.json @@ -1,8 +1,82 @@ { - "parent": "overdrive_that_matters:block/matter_decomposer_working", + "parent": "block/block", "texture_size": [64, 64], "textures": { - "texture": "overdrive_that_matters:block/matter_decomposer_offline", - "particle": "overdrive_that_matters:block/matter_decomposer_offline" - } + "texture": "overdrive_that_matters:block/matter_decomposer", + "particle": "overdrive_that_matters:block/matter_decomposer" + }, + "elements": [ + { + "from": [0, 0, 0], + "to": [16, 3, 16], + "faces": { + "north": {"uv": [0, 11.25, 4, 12], "texture": "#texture"}, + "east": {"uv": [0, 11.25, 4, 12], "texture": "#texture"}, + "south": {"uv": [0, 11.25, 4, 12], "texture": "#texture"}, + "west": {"uv": [0, 11.25, 4, 12], "texture": "#texture"}, + "up": {"uv": [0, 7.25, 4, 11.25], "texture": "#texture"}, + "down": {"uv": [0, 12, 4, 16], "texture": "#texture"} + } + }, + { + "from": [8, 3, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [4, 7.25, 6, 10.5], "texture": "#texture"}, + "east": {"uv": [4, 10.5, 8, 13.75], "texture": "#texture"}, + "south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"}, + "west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"}, + "up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}, + "down": {"uv": [0, 7.25, 2, 11.25], "texture": "#texture"} + } + }, + { + "from": [1, 3, 1], + "to": [7, 14, 7], + "faces": { + "north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, + "down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} + } + }, + { + "from": [1, 3, 9], + "to": [7, 14, 15], + "faces": { + "north": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "east": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "south": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "west": {"uv": [0, 4.5, 1.5, 7.25], "texture": "#texture"}, + "up": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"}, + "down": {"uv": [0, 3, 1.5, 4.5], "texture": "#texture"} + } + }, + { + "from": [3, 13, 11], + "to": [8, 15, 13], + "faces": { + "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, + "east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"}, + "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, + "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, + "down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"} + } + }, + { + "from": [3, 13, 3], + "to": [8, 15, 5], + "faces": { + "north": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 270, "texture": "#texture"}, + "east": {"uv": [0.5, 3.5, 1, 3.75], "texture": "#texture"}, + "south": {"uv": [1.75, 6, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, + "west": {"uv": [1.75, 6.75, 2.25, 7.25], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [2.25, 6, 2.75, 7.25], "rotation": 90, "texture": "#texture"}, + "down": {"uv": [1.5, 5.25, 1.75, 7.25], "texture": "#texture"} + } + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_working.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_working.json index 4207d56fd..6f9ca6c20 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_working.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_decomposer_working.json @@ -23,7 +23,7 @@ "to": [16, 16, 16], "faces": { "north": {"uv": [4, 7.25, 6, 10.5], "texture": "#texture"}, - "east": {"uv": [4, 10.5, 8, 13.75], "texture": "#texture"}, + "east": {"uv": [8, 7.25, 12, 10.5], "texture": "#texture"}, "south": {"uv": [6, 7.25, 8, 10.5], "texture": "#texture"}, "west": {"uv": [8, 10.5, 12, 13.75], "texture": "#texture"}, "up": {"uv": [4, 13.75, 8, 15.25], "rotation": 90, "texture": "#texture"}, diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_idle.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_idle.json index b672336de..2a24ebb07 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_idle.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_idle.json @@ -1,8 +1,227 @@ { - "parent": "overdrive_that_matters:block/matter_scanner_working", + "parent": "block/block", "texture_size": [32, 64], "textures": { - "texture": "overdrive_that_matters:block/matter_scanner_offline", - "particle": "overdrive_that_matters:block/matter_scanner_offline" - } + "texture": "overdrive_that_matters:block/matter_scanner", + "particle": "overdrive_that_matters:block/matter_scanner" + }, + "elements": [ + { + "name": "platform", + "from": [0, 4, 0], + "to": [16, 8, 16], + "faces": { + "north": {"uv": [0, 4, 8, 5], "texture": "#texture"}, + "east": {"uv": [0, 4, 8, 5], "texture": "#texture"}, + "south": {"uv": [0, 4, 8, 5], "texture": "#texture"}, + "west": {"uv": [0, 4, 8, 5], "texture": "#texture"}, + "up": {"uv": [0, 0, 8, 4], "texture": "#texture"}, + "down": {"uv": [0, 5, 8, 9], "texture": "#texture"} + } + }, + { + "name": "base", + "from": [0, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}, + "east": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}, + "south": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}, + "west": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}, + "up": {"uv": [8, 5, 16, 9], "texture": "#texture"}, + "down": {"uv": [0, 9.5, 8, 13.5], "texture": "#texture"} + } + }, + { + "name": "pane", + "from": [1, 2, 1], + "to": [15, 4, 15], + "faces": { + "north": {"uv": [8.5, 4.5, 15.5, 5], "texture": "#texture"}, + "east": {"uv": [8.5, 4.5, 15.5, 5], "texture": "#texture"}, + "south": {"uv": [8.5, 4.5, 15.5, 5], "texture": "#texture"}, + "west": {"uv": [8.5, 4.5, 15.5, 5], "texture": "#texture"}, + "up": {"uv": [0, 0, 14, 14], "texture": "#missing"}, + "down": {"uv": [0, 0, 14, 14], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 14, 1], + "to": [1, 15, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [11, 0, 11.5, 3.5], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [11, 0, 11.5, 3.5], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [11, 0, 11.5, 3.5], "texture": "#texture"}, + "down": {"uv": [11, 0, 11.5, 3.5], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [15, 8, 0], + "to": [16, 16, 1], + "faces": { + "north": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "east": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "south": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "west": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "up": {"uv": [10, 0.5, 10.5, 0.75], "texture": "#texture"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 8, 0], + "to": [1, 16, 1], + "faces": { + "north": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "east": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "south": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "west": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "up": {"uv": [10, 0.5, 10.5, 0.75], "texture": "#texture"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 8, 15], + "to": [1, 16, 16], + "faces": { + "north": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "east": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "south": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "west": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "up": {"uv": [10, 0.5, 10.5, 0.75], "texture": "#texture"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [15, 8, 15], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "east": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "south": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "west": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "up": {"uv": [10, 0.5, 10.5, 0.75], "texture": "#texture"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [15, 14, 1], + "to": [16, 15, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [11, 0, 11.5, 3.5], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [11, 0, 11.5, 3.5], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [11, 0, 11.5, 3.5], "texture": "#texture"}, + "down": {"uv": [11, 0, 11.5, 3.5], "texture": "#texture"} + } + }, + { + "name": "panel", + "from": [10, 5, -4], + "to": [14, 9, -3], + "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 0, 0]}, + "faces": { + "north": {"uv": [8, 0, 10, 1], "texture": "#texture"}, + "east": {"uv": [8, 1, 10, 1.25], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [8, 1.25, 10, 2.25], "texture": "#texture"}, + "west": {"uv": [8, 1, 10, 1.25], "rotation": 270, "texture": "#texture"}, + "up": {"uv": [8, 1, 10, 1.25], "texture": "#texture"}, + "down": {"uv": [8, 1, 10, 1.25], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "railholder", + "from": [0, 13, 11], + "to": [2, 14, 13], + "faces": { + "north": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "east": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "south": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "west": {"uv": [8, 10, 9, 10.25], "texture": "#texture"}, + "up": {"uv": [8, 9, 9, 9.5], "texture": "#texture"}, + "down": {"uv": [8, 10, 9, 10.5], "texture": "#texture"} + } + }, + { + "name": "railholder", + "from": [1, 14, 11], + "to": [2, 15, 13], + "faces": { + "north": {"uv": [8, 9.25, 8.5, 9.5], "texture": "#texture"}, + "east": {"uv": [8, 9.5, 9, 9.75], "texture": "#texture"}, + "south": {"uv": [8, 9.5, 8.5, 9.75], "texture": "#texture"}, + "west": {"uv": [8, 9.5, 9, 9.75], "texture": "#texture"}, + "up": {"uv": [8, 9, 9, 9.25], "texture": "#texture"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"} + } + }, + { + "name": "railholder", + "from": [14, 14, 11], + "to": [15, 15, 13], + "faces": { + "north": {"uv": [8, 9.25, 8.5, 9.5], "texture": "#texture"}, + "east": {"uv": [8, 9.25, 9, 9.5], "texture": "#texture"}, + "south": {"uv": [8, 9.5, 8.5, 9.75], "texture": "#texture"}, + "west": {"uv": [8, 9.5, 9, 9.75], "texture": "#texture"}, + "up": {"uv": [8, 9, 9, 9.25], "texture": "#texture"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"} + } + }, + { + "name": "railholder", + "from": [14, 13, 11], + "to": [16, 14, 13], + "faces": { + "north": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "east": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "south": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "west": {"uv": [8, 10, 9, 10.25], "texture": "#texture"}, + "up": {"uv": [8, 9, 9, 9.5], "texture": "#texture"}, + "down": {"uv": [8, 10, 9, 10.5], "texture": "#texture"} + } + }, + { + "name": "rail", + "from": [2, 14, 11], + "to": [14, 14, 13], + "faces": { + "north": {"uv": [0, 0, 12, 0], "texture": "#missing"}, + "east": {"uv": [0, 0, 2, 0], "texture": "#missing"}, + "south": {"uv": [0, 0, 12, 0], "texture": "#missing"}, + "west": {"uv": [0, 0, 2, 0], "texture": "#missing"}, + "up": {"uv": [10, 9, 16, 9.5], "texture": "#texture"}, + "down": {"uv": [10, 9, 16, 9.5], "texture": "#texture"} + } + }, + { + "name": "scanner", + "from": [3, 13, 9], + "to": [6, 15, 14], + "faces": { + "north": {"uv": [8, 12.25, 9.5, 12.75], "texture": "#texture"}, + "east": {"uv": [9.5, 11, 10.5, 12.25], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [8, 12.25, 9.5, 12.75], "texture": "#texture"}, + "west": {"uv": [9.5, 11, 10.5, 12.25], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [8, 11, 9.5, 12.25], "texture": "#texture"}, + "down": {"uv": [13.5, 11, 15, 12.25], "texture": "#texture"} + } + } + ], + "groups": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, + { + "name": "rail", + "origin": [0, 0, 0], + "color": 0, + "children": [10, 11, 12, 13, 14, 15] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/drive_viewer.png b/src/main/resources/assets/overdrive_that_matters/textures/block/drive_viewer.png index 93d4873af2cb92c678e6cdb984c2f7e39dedc9d6..ba2c331fd3fff8cfc6366869af7fa4ef97d24bd8 100644 GIT binary patch delta 487 zcmVyjH34i8g{z1S1s02}qSquX_Y}?2fs5a56v+$?OgbNwDD5$Tq22^2hFkq(P zN@FazF0h%{9tq4Ocst3Ik*VIej4x#$dq_**a*kRG^p?PC_(H(Nzo@|XU|D>ke|ZJ7 z%o&*v1?+*H&Q%card5-`5==M&xoQGM1tuuZ1psuORYS zprt@{vMU2%LIj5kZ@CA|DcBLLM8P>1DmX`Ue!bXLLjwl}B7PFjNL?U%T{s7V`o5RX doOi&o`~nFoKkEufAkY8+002ovPDHLkV1j9x)Vu%y delta 462 zcmV;<0Wtob1cd~UL4PVxOjJctQBh!EVE@NklqhJMQcmM_Za4V%wOR z3$v->*4%C>wJFF$1?QiX%(`Gj&@>Byf<-d#enjWW3s^zhz6;vcJA4J5Q!tNL1+1Xt zlAw3*l^0wR%-dA*{{kxoIL1^HF{ zaPoWwnzQ#(;Fkof;RAtQ{y_zK52h&x=C54AXk%dGra))F+xZgAy~%2x;1x>P0l7|r zqXG)bdx0{uD$cc@zYAn6ur%E7ToyRz7g#wKcqwqivPWmoLRo;zg{RsBNn{1`RRVlMTmu6G6A}`{#KcTZP1V%Y+5ry`eXB}{{R1f`}S?1!v5mp z|A7=wNswPKP!I+fgzld^2NdTl@Q5sCVBk9h!i=ICUJXEtojhF}Lp;2XPUg%zY{0{E z^3>M3KmPxJtG6{xYv;ZuF;942;FoypOYMu+E>Fp=D9$Whgx0)3(-H7lB@9@Jd%R<5?&;|&Jt{T<1~G%DtDnm{r-UW|E`7`9 diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/matter_bottler.png b/src/main/resources/assets/overdrive_that_matters/textures/block/matter_bottler.png index cc4ce163646e7b041f82407c7644c0862228971b..bf7debdbf309b3de5c1980bbdf1ec21c0ed7528e 100644 GIT binary patch delta 481 zcmeBRnZYu_vECrSC&bm%)KpANEFmG`_U+sMf#3$i{|BD+_4R>)fm<0E{xdM-HuZZ% z|91>}9-Cjqz`$U>Wz|(6B~TLN7YtI51Q;GD$4Ua_I14-?iy0XB4uUY_j)~cC85kHt zJzX3_JiPZ#?JPR1z~dsD$X+j>`{#fCZPBRi!+9UK%-m3qc9DQ+mS*dUzZ{=)kDd2_dP9`?&6>mm%lXzTEO>Co)fw@in9?}0DgPzCc zS1~X!SjS%s2U2_`L4Ls?m2kk|df?6ppbTe$M`STj!66W46xHx*U|?YM^>lFz@$lX| zm2pzD0*|Y1#>Kl;|6jlJ|HNC*GWY1rvR|ioR1P&WZJoT4IfOsiYuek@bJA7QU+%Y= ze)N-u$P%R`mp#Ia??j~u+st43B3Ya#>;m^RSC-WxTz=XeyIzZKVVb*NR%o$?hGyaq z=_ZyG*2yL^uV3BxDU*^md0vx=%Z9U`x8-U^UbGYzQsFve*yWIBe2_8dgfWAdb^Y5e zm1E-eoHrB{-TZ~8aHfC#+|BQ|M%ZLCcgN1H1`E}nvFr-m&MGRtXM0oCnq%6}!&wUz zj=bo!eZhKHum2JE!DiD7&;EamIPl@bt7WWqx)c7Esz`8YX(w!NyUld_k@0-72j?~x z%u%*atCcUQ@ozA{S*7?OxIJ9J;NcySE24&87Zd%ZXOzDRXINNn{1`RRVlMTun_)#l*xC5)y9TzWx9I|N8p+z`(%Vrhbp;|BgY=WAm$k3Xg~@ zwgV}ik|4iepc)up5W0Wv98jFIz$3Dlfr0NJ2s7@OnEe)Lv8$(xV~B_M-l^SrhZT5S zjhRng`}6<*yIcDV*Jrq7Z8cusH{wiJuE)l77LA0{`NJtV&OG8m>F;R$BYX2e^@V0RQlB2vw0sdlo>o-{an^LB{Ts5(GJk6 diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/matter_decomposer.png b/src/main/resources/assets/overdrive_that_matters/textures/block/matter_decomposer.png index 07b8815f100bf7473798a7fe15bf4ee317cb953d..e15ef38d400bd9c351bad9bef973cbf590324f35 100644 GIT binary patch delta 358 zcmV-s0h#{M1LgyeiGRTW01m+cxRGn^0003yNkl(= zpf>;#Ov8JL1OdSZBv7W|!+?Vn7L>wkV18Qcp|q%TQkevl=YM=@v4_&4&S?c2NJ|*) z8yy0^oT(P*1f@q%cvot{`Lz6X3#wN!mY^2wB|xF!OUUBwNPt44eTjGUEI}uFf(KCN zw1OQ_=QM)r4ybcppTI87R*O1kErG?*R$r>Ik^rFIcEKP4283S(#^b>`UXb&$e*X6j z1vCqT1a+R?1z(Ifasp~75r)V=B%p<{gFaJF0^FH}dqI1dQ0L%#7f9grB(O_kE#_^q zCMZSfwZ*(m4oMIe{P7Zaa~$g6c{h}x7Ciq$DJYod8zTs8qbtNM{{R3007*qoM6N<$ Ef=zs%dH?_b delta 337 zcmV-X0j~b$1JMJJiGRWX01mW+PMIAO@C@Z2!wWtz+X3sBeO`~-A=;*HuJ(U;gu5MzWf zY-*%RR9)w?Vcwkc7eQo3q<}~;4*9P`U~OK%|Mzf$T5xp&s=`BpCWlV}PZInFtf54B zM1GNg7UmuFnM!&R;0|TBg6eX0B}nunh?gdgsB5w(aE|-Kh`J^}NuU;7yaazZ37X*h jZYaT8aQugoQm`x^{UvXuv#Gh@00000NkvXXu0mjf!<&(} diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/matter_decomposer_offline.png b/src/main/resources/assets/overdrive_that_matters/textures/block/matter_decomposer_offline.png deleted file mode 100644 index 0e0b7be114af10a64955fa5557a9a1fbf78e7d8b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 456 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%x*4NjYnwlmgBzQ#scMN(iCMMQ6YejBT|NsC0flAKt{bC1FTqQw% z!9WoRVAym<=R8o9v%n*=n1O-sAP6(=n3(+*XrZj9i(^QH``c-Ze1{ZxTp8yUf8W0$ z_vZ%Qw#2pPcDzw#D}4HtIeXFUo|q=@19Kc7%=vz9!A9;q4KtZ`Klq-WAjZOI%=%6( zVcCJZtY<_N4ldZ|tzy98H$lN@MLgRck2FV)J?zf{8+NJb@i0xRwijEl&QrIeaYKyq zgJ&gTjt`;@xt}d|h@H&OvB6;C_6J8-3*6urynbV@!!>;t))m=7ob!O>r=KiW>{l)} zb6;~hN7cjdkp#bKpz5kyJ7Wyiz5Cg#V5k)Igro8M=YKz6%X6*Z;^&<8W*@7~$rI8W zT7(`7{tRWhC1L%-_=}1I|JgOHp~a=DC%&k7_)d1aVtP}kMd9`1j$LZ;o(Wb~A4Df?LXv3%c93 zU)VMgmMD7}(SLyO)zDR7+(;EBsW54Uqd{g;z{CzV$x-FSIMVBx@$lJ9z<5c}@uZ1P2)I%UE7MevQlz6mLWBMZ6z>mh7XHh)#kFCHsv=JawoQ&h}%@zM0wR*nuiUZslr9Dfqr0+r7hTeMdR z1&B?0uva)he)@#CEp>Vt!H%L=lr2LV?B2$7d`#+`voG|8xz=+1ZC1&Ulj`niCi|W*V%-rzD=5Q&$Mk<@*H@T%} tHe5X+eK=7u{|xJ&d7s3MgcXm8r*AY_ak%ty6ENr)JYD@<);T3K0RR`wwx$38 diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/matter_scanner_offline.png b/src/main/resources/assets/overdrive_that_matters/textures/block/matter_scanner_offline.png deleted file mode 100644 index 2fff1402f93684143a2bda2f54bdf396797ab109..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 452 zcmeAS@N?(olHy`uVBq!ia0vp^3P9|@!3-pQ0$S$)DaPU;cPEB*=VV?2IV|apzK#qG z8~eHcB(eheiUB?$t_cYVrlzL#_4Q(6Vrpt?w{PG6|Nnn(Q~&=P46*rDKvnS}xBY<> zcS(?6Fi;8#7`*%$KLLd~3p^r=85sEXgD|57Yp@E?Qc+JA#}E(iw^J@oYF6NJ6<)FK z(|`Fr<^`OhA-5#I=brB|Q(5lJ65ra;_s%%@fcn){r=HQKr4I9cM)Ok&|8LRwWn0IU*f28X}<1+^;JTyK>2DF&1 zV_H|Ux~YHmg1HAaa$B~p<|_U3QRLng*U5aW&lMjYIGI+;bGvuF5W7Oxn$>&FdV>}J zuQ%j+&*N0T?(OE|S_cvYB8rwVeLnZSX|K(+l)qjb_4;?d9|%em*ziq9v~6kHJxR0f m%5=RC-zU{CG!P8>#k!+h^P{PCw;nLm7(8A5T-G@yGywoA_PM

Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D19VA5K~y+TRg+t9 z<3tq4k7s<##dZ?s-ZZ^tSKFprsdS<2uAo%iSF}$&^9kSs@aYg#utKF!Xp^>KoAi>T zX`DE*V|(nejhhD~=4Jj5^ZSj?oHIEElSL@A52(8BX?y z&1JG#Q(D(v25Q@2&BnlT2^54# z6nGA&71;ovcD;W00drzZEiWu>YufmA0JvsZW~}w$N6_y&z=R=Cj{wjB2r+>Z;wX_) znM5W%L7v;DzI%t(S8F_RUCFjB$?-g%I93EX5Ck5$B+AqQ;22<{7V|MNx|j;uV353M zT}I`&92$-^u!#d=EEe*yIGE!;_=H9P8%d&_!4P;95XSSo`ug*b%nYbjmwi9*0YT`K zovoc|X{|PO^dUj$=^z7`;{YKx$_O9;;6(|Z9qdEr=bs!gnlCO9pZZ})@XFF!ICHF& zYg!csp%Sp7?AQiEk${WG=OR&2p<3U8;dzrvsq}rRTspC>>2Lbu<25cFzW4GdSAB}=c;At!xL3X90_6Yfdy!`4Ptbz+rYf}?uYqb z2y6o8??;JZp;8&^+EPMEmy}{j_HBnrU{)uV*?k=JZpQlP-ejd&sFQ61eH4{+){{qnF!_5@N4P*cS N002ovPDHLkV1jsX<|P0C literal 0 HcmV?d00001 From 6f7ab85692f97691defcc5eb6fcad874d66329d9 Mon Sep 17 00:00:00 2001 From: GearShocky Date: Wed, 6 Oct 2021 13:01:17 +0600 Subject: [PATCH 2/3] fix --- .../models/block/matter_bottler_error.json | 317 ++++++++++++++++++ .../models/block/matter_bottler_idle.json | 6 +- .../models/block/matter_scanner_error.json | 227 ++++++++++++- .../models/block/matter_scanner_idle.json | 2 +- 4 files changed, 544 insertions(+), 8 deletions(-) create mode 100644 src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_error.json 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 new file mode 100644 index 000000000..740d95133 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_bottler_error.json @@ -0,0 +1,317 @@ +{ + "parent": "block/block", + "texture_size": [32, 16], + "textures": { + "particle": "overdrive_that_matters:block/matter_bottler", + "battery_texture": "overdrive_that_matters:block/matterybank_core", + "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], + "to": [16, 10, 12], + "faces": { + "north": {"uv": [0, 3, 4, 8], "texture": "#texture"}, + "east": {"uv": [5, 3, 8, 8], "texture": "#texture"}, + "south": {"uv": [4, 11, 8, 16], "texture": "#texture"}, + "west": {"uv": [8, 3, 5, 8], "texture": "#texture"}, + "up": {"uv": [0, 10.5, 3.75, 15.5], "texture": "#texture"}, + "down": {"uv": [0, 10, 4, 16], "texture": "#texture"} + } + }, + { + "name": "body", + "from": [10, 10, 2], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 1.5, 3], "texture": "#texture"}, + "east": {"uv": [4, 0, 7.5, 3], "texture": "#texture"}, + "south": {"uv": [2.5, 0, 4, 3], "texture": "#texture"}, + "west": {"uv": [12.5, 6, 16, 9], "texture": "#texture"}, + "up": {"uv": [7.5, 0, 11, 3], "rotation": 270, "texture": "#texture"}, + "down": {"uv": [0, 0, 3, 14], "texture": "#missing"} + } + }, + { + "name": "body", + "from": [0, 10, 7], + "to": [10, 16, 12], + "faces": { + "north": {"uv": [8, 13, 10.5, 16], "texture": "#texture"}, + "east": {"uv": [0, 0, 2.5, 6], "texture": "#missing"}, + "south": {"uv": [4, 8, 6.5, 11], "texture": "#texture"}, + "west": {"uv": [10.5, 13, 11.75, 16], "texture": "#texture"}, + "up": {"uv": [8, 10.5, 10.5, 13], "texture": "#texture"}, + "down": {"uv": [0, 0, 5, 5], "texture": "#missing"} + } + }, + { + "name": "capacitorsocket", + "from": [0, 10, 0], + "to": [10, 11, 7], + "faces": { + "north": {"uv": [11, 0, 13.5, 0.5], "texture": "#texture"}, + "east": {"uv": [11.75, 0, 13.5, 0.5], "texture": "#texture"}, + "south": {"uv": [0, 0, 5, 1], "texture": "#missing"}, + "west": {"uv": [11, 0, 12.75, 0.5], "texture": "#texture"}, + "up": {"uv": [11, 0.5, 13.5, 4], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [0, 0, 5, 7], "texture": "#missing"} + } + }, + { + "name": "body", + "from": [0, 0, 12], + "to": [16, 8, 16], + "faces": { + "north": {"uv": [0, 0, 8, 8], "texture": "#missing"}, + "east": {"uv": [4, 4, 5, 8], "texture": "#texture"}, + "south": {"uv": [8, 4, 12, 8], "texture": "#texture"}, + "west": {"uv": [5, 4, 4, 8], "texture": "#texture"}, + "up": {"uv": [0, 10, 4, 12], "rotation": 180, "texture": "#texture"}, + "down": {"uv": [0, 8, 4, 10], "texture": "#texture"} + } + }, + { + "name": "body", + "from": [10, 8, 12], + "to": [16, 10, 16], + "faces": { + "north": {"uv": [0, 0, 3, 2], "texture": "#missing"}, + "east": {"uv": [4, 3, 5, 4], "texture": "#texture"}, + "south": {"uv": [4, 3, 5, 4], "texture": "#texture"}, + "west": {"uv": [4, 3, 5, 4], "texture": "#texture"}, + "up": {"uv": [0, 0, 3, 4], "texture": "#missing"}, + "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], + "to": [14.8, 15.49895, 2.49163], + "rotation": {"angle": 22.5, "axis": "x", "origin": [13, 15.49895, -0.00837]}, + "faces": { + "north": {"uv": [13.5, 2, 14.5, 4], "texture": "#texture"}, + "east": {"uv": [14.5, 2, 15.5, 2.5], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [14.5, 2.5, 15.5, 4.5], "texture": "#texture"}, + "west": {"uv": [14.5, 2, 15.5, 2.5], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [14.5, 2, 15.5, 2.5], "texture": "#texture"}, + "down": {"uv": [14.5, 2, 15.5, 2.5], "texture": "#texture"} + } + }, + { + "name": "canister", + "from": [2, 12, 12], + "to": [10, 15, 15], + "faces": { + "north": {"uv": [0, 0, 4, 3], "texture": "#missing"}, + "east": {"uv": [0, 0, 1.5, 3], "texture": "#missing"}, + "south": {"uv": [14, 4.5, 16, 6], "texture": "#texture"}, + "west": {"uv": [13.25, 4.5, 14, 6], "texture": "#texture"}, + "up": {"uv": [14, 4.5, 16, 6], "texture": "#texture"}, + "down": {"uv": [14, 4.5, 16, 6], "texture": "#texture"} + } + }, + { + "name": "canister", + "from": [2, 8, 12], + "to": [10, 11, 15], + "faces": { + "north": {"uv": [0, 0, 4, 3], "texture": "#missing"}, + "east": {"uv": [0, 0, 1.5, 3], "texture": "#missing"}, + "south": {"uv": [14, 4.5, 16, 6], "texture": "#texture"}, + "west": {"uv": [13.25, 4.5, 14, 6], "texture": "#texture"}, + "up": {"uv": [14, 4.5, 16, 6], "texture": "#texture"}, + "down": {"uv": [0, 0, 4, 3], "texture": "#missing"} + } + }, + { + "name": "tube", + "from": [1, 13, 12], + "to": [2, 14, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "south": {"uv": [14.5, 11.5, 15, 12.5], "texture": "#texture"}, + "west": {"uv": [14.5, 10.5, 15, 12.5], "rotation": 270, "texture": "#texture"}, + "up": {"uv": [14.5, 10.5, 15, 12.5], "texture": "#texture"}, + "down": {"uv": [14.5, 10.5, 15, 12.5], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "tube", + "from": [1, 9, 12], + "to": [2, 10, 14], + "faces": { + "north": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "east": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "south": {"uv": [14.5, 11.5, 15, 12.5], "texture": "#texture"}, + "west": {"uv": [14.5, 10.5, 15, 12.5], "rotation": 270, "texture": "#texture"}, + "up": {"uv": [14.5, 10.5, 15, 12.5], "texture": "#texture"}, + "down": {"uv": [14.5, 10.5, 15, 12.5], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [0, 8, 15], + "to": [0, 16, 16], + "faces": { + "north": {"uv": [0, 0, 0, 8], "texture": "#missing"}, + "east": {"uv": [15.75, 0, 16, 4], "texture": "#texture"}, + "south": {"uv": [0, 0, 0, 8], "texture": "#missing"}, + "west": {"uv": [15.75, 0, 16, 4], "texture": "#texture"}, + "up": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "down": {"uv": [0, 0, 0, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 8, 16], + "to": [1, 16, 16], + "faces": { + "north": {"uv": [15.75, 0, 16, 4], "texture": "#texture"}, + "east": {"uv": [0, 0, 0, 8], "texture": "#missing"}, + "south": {"uv": [15.75, 0, 16, 4], "texture": "#texture"}, + "west": {"uv": [0, 0, 0, 8], "texture": "#missing"}, + "up": {"uv": [0, 0, 0.5, 0], "texture": "#missing"}, + "down": {"uv": [0, 0, 0.5, 0], "texture": "#missing"} + } + }, + { + "name": "rame", + "from": [0, 11, 12], + "to": [0, 12, 15], + "faces": { + "north": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "east": {"uv": [15.75, 0.5, 16, 2], "texture": "#texture"}, + "south": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "west": {"uv": [15.75, 0.5, 16, 2], "texture": "#texture"}, + "up": {"uv": [0, 0, 0, 3], "texture": "#missing"}, + "down": {"uv": [0, 0, 0, 3], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 15, 12], + "to": [0, 16, 15], + "faces": { + "north": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "east": {"uv": [15.75, 0.5, 16, 2], "texture": "#texture"}, + "south": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "west": {"uv": [15.75, 0.5, 16, 1.5], "texture": "#texture"}, + "up": {"uv": [0, 0, 0, 3], "texture": "#missing"}, + "down": {"uv": [0, 0, 0, 3], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [1, 11, 16], + "to": [10, 12, 16], + "faces": { + "north": {"uv": [15.75, 0.5, 16, 2], "texture": "#texture"}, + "east": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "south": {"uv": [15.75, 0.5, 16, 2], "texture": "#texture"}, + "west": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "up": {"uv": [0, 0, 4.5, 0], "texture": "#missing"}, + "down": {"uv": [0, 0, 4.5, 0], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [1, 15, 16], + "to": [10, 16, 16], + "faces": { + "north": {"uv": [15.75, 0.5, 16, 2], "texture": "#texture"}, + "east": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "south": {"uv": [15.75, 0.5, 16, 2], "texture": "#texture"}, + "west": {"uv": [0, 0, 0, 1], "texture": "#missing"}, + "up": {"uv": [0, 0, 4.5, 0], "texture": "#missing"}, + "down": {"uv": [0, 0, 4.5, 0], "texture": "#missing"} + } + } + ] +} \ No newline at end of file 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 4961bc2ac..48ae78528 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 @@ -2,9 +2,9 @@ "parent": "block/block", "texture_size": [32, 16], "textures": { - "particle": "overdrive_that_matters:block/matter_bottler_offline", + "particle": "overdrive_that_matters:block/matter_bottler", "battery_texture": "overdrive_that_matters:block/matterybank_core", - "texture": "overdrive_that_matters:block/matter_bottler_offline" + "texture": "overdrive_that_matters:block/matter_bottler" }, "elements": [ { @@ -175,7 +175,7 @@ "to": [14.8, 15.49895, 2.49163], "rotation": {"angle": 22.5, "axis": "x", "origin": [13, 15.49895, -0.00837]}, "faces": { - "north": {"uv": [14.5, 0, 15.5, 2], "texture": "#texture"}, + "north": {"uv": [13.5, 0, 14.5, 2], "texture": "#texture"}, "east": {"uv": [14.5, 2, 15.5, 2.5], "rotation": 90, "texture": "#texture"}, "south": {"uv": [14.5, 2.5, 15.5, 4.5], "texture": "#texture"}, "west": {"uv": [14.5, 2, 15.5, 2.5], "rotation": 90, "texture": "#texture"}, diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_error.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_error.json index d07163c55..8195cded3 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_error.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_error.json @@ -1,8 +1,227 @@ { - "parent": "overdrive_that_matters:block/matter_scanner_working", + "parent": "block/block", "texture_size": [32, 64], "textures": { - "texture": "overdrive_that_matters:block/matter_scanner_halted", - "particle": "overdrive_that_matters:block/matter_scanner_halted" - } + "texture": "overdrive_that_matters:block/matter_scanner", + "particle": "overdrive_that_matters:block/matter_scanner" + }, + "elements": [ + { + "name": "platform", + "from": [0, 4, 0], + "to": [16, 8, 16], + "faces": { + "north": {"uv": [0, 4, 8, 5], "texture": "#texture"}, + "east": {"uv": [0, 4, 8, 5], "texture": "#texture"}, + "south": {"uv": [0, 4, 8, 5], "texture": "#texture"}, + "west": {"uv": [0, 4, 8, 5], "texture": "#texture"}, + "up": {"uv": [0, 0, 8, 4], "texture": "#texture"}, + "down": {"uv": [0, 5, 8, 9], "texture": "#texture"} + } + }, + { + "name": "base", + "from": [0, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}, + "east": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}, + "south": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}, + "west": {"uv": [0, 9, 8, 9.5], "texture": "#texture"}, + "up": {"uv": [8, 5, 16, 9], "texture": "#texture"}, + "down": {"uv": [0, 9.5, 8, 13.5], "texture": "#texture"} + } + }, + { + "name": "pane", + "from": [1, 2, 1], + "to": [15, 4, 15], + "faces": { + "north": {"uv": [8.5, 4.5, 15.5, 5], "texture": "#texture"}, + "east": {"uv": [8.5, 4.5, 15.5, 5], "texture": "#texture"}, + "south": {"uv": [8.5, 4.5, 15.5, 5], "texture": "#texture"}, + "west": {"uv": [8.5, 4.5, 15.5, 5], "texture": "#texture"}, + "up": {"uv": [0, 0, 14, 14], "texture": "#missing"}, + "down": {"uv": [0, 0, 14, 14], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 14, 1], + "to": [1, 15, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [11, 0, 11.5, 3.5], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [11, 0, 11.5, 3.5], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [11, 0, 11.5, 3.5], "texture": "#texture"}, + "down": {"uv": [11, 0, 11.5, 3.5], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [15, 8, 0], + "to": [16, 16, 1], + "faces": { + "north": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "east": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "south": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "west": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "up": {"uv": [10, 0.5, 10.5, 0.75], "texture": "#texture"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 8, 0], + "to": [1, 16, 1], + "faces": { + "north": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "east": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "south": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "west": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "up": {"uv": [10, 0.5, 10.5, 0.75], "texture": "#texture"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 8, 15], + "to": [1, 16, 16], + "faces": { + "north": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "east": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "south": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "west": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "up": {"uv": [10, 0.5, 10.5, 0.75], "texture": "#texture"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [15, 8, 15], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "east": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "south": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "west": {"uv": [10, 0, 10.5, 2], "texture": "#texture"}, + "up": {"uv": [10, 0.5, 10.5, 0.75], "texture": "#texture"}, + "down": {"uv": [0, 0, 1, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [15, 14, 1], + "to": [16, 15, 15], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [11, 0, 11.5, 3.5], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "west": {"uv": [11, 0, 11.5, 3.5], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [11, 0, 11.5, 3.5], "texture": "#texture"}, + "down": {"uv": [11, 0, 11.5, 3.5], "texture": "#texture"} + } + }, + { + "name": "panel", + "from": [10, 5, -4], + "to": [14, 9, -3], + "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 0, 0]}, + "faces": { + "north": {"uv": [12, 1 , 14, 2], "texture": "#texture"}, + "east": {"uv": [8, 1, 10, 1.25], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [8, 1.25, 10, 2.25], "texture": "#texture"}, + "west": {"uv": [8, 1, 10, 1.25], "rotation": 270, "texture": "#texture"}, + "up": {"uv": [8, 1, 10, 1.25], "texture": "#texture"}, + "down": {"uv": [8, 1, 10, 1.25], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "railholder", + "from": [0, 13, 11], + "to": [2, 14, 13], + "faces": { + "north": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "east": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "south": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "west": {"uv": [8, 10, 9, 10.25], "texture": "#texture"}, + "up": {"uv": [8, 9, 9, 9.5], "texture": "#texture"}, + "down": {"uv": [8, 10, 9, 10.5], "texture": "#texture"} + } + }, + { + "name": "railholder", + "from": [1, 14, 11], + "to": [2, 15, 13], + "faces": { + "north": {"uv": [8, 9.25, 8.5, 9.5], "texture": "#texture"}, + "east": {"uv": [8, 9.5, 9, 9.75], "texture": "#texture"}, + "south": {"uv": [8, 9.5, 8.5, 9.75], "texture": "#texture"}, + "west": {"uv": [8, 9.5, 9, 9.75], "texture": "#texture"}, + "up": {"uv": [8, 9, 9, 9.25], "texture": "#texture"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"} + } + }, + { + "name": "railholder", + "from": [14, 14, 11], + "to": [15, 15, 13], + "faces": { + "north": {"uv": [8, 9.25, 8.5, 9.5], "texture": "#texture"}, + "east": {"uv": [8, 9.25, 9, 9.5], "texture": "#texture"}, + "south": {"uv": [8, 9.5, 8.5, 9.75], "texture": "#texture"}, + "west": {"uv": [8, 9.5, 9, 9.75], "texture": "#texture"}, + "up": {"uv": [8, 9, 9, 9.25], "texture": "#texture"}, + "down": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"} + } + }, + { + "name": "railholder", + "from": [14, 13, 11], + "to": [16, 14, 13], + "faces": { + "north": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "east": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "south": {"uv": [8, 9.75, 9, 10], "texture": "#texture"}, + "west": {"uv": [8, 10, 9, 10.25], "texture": "#texture"}, + "up": {"uv": [8, 9, 9, 9.5], "texture": "#texture"}, + "down": {"uv": [8, 10, 9, 10.5], "texture": "#texture"} + } + }, + { + "name": "rail", + "from": [2, 14, 11], + "to": [14, 14, 13], + "faces": { + "north": {"uv": [0, 0, 12, 0], "texture": "#missing"}, + "east": {"uv": [0, 0, 2, 0], "texture": "#missing"}, + "south": {"uv": [0, 0, 12, 0], "texture": "#missing"}, + "west": {"uv": [0, 0, 2, 0], "texture": "#missing"}, + "up": {"uv": [10, 9, 16, 9.5], "texture": "#texture"}, + "down": {"uv": [10, 9, 16, 9.5], "texture": "#texture"} + } + }, + { + "name": "scanner", + "from": [3, 13, 9], + "to": [6, 15, 14], + "faces": { + "north": {"uv": [8, 12.25, 9.5, 12.75], "texture": "#texture"}, + "east": {"uv": [9.5, 11, 10.5, 12.25], "rotation": 90, "texture": "#texture"}, + "south": {"uv": [8, 12.25, 9.5, 12.75], "texture": "#texture"}, + "west": {"uv": [9.5, 11, 10.5, 12.25], "rotation": 90, "texture": "#texture"}, + "up": {"uv": [8, 11, 9.5, 12.25], "texture": "#texture"}, + "down": {"uv": [13.5, 11, 15, 12.25], "texture": "#texture"} + } + } + ], + "groups": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, + { + "name": "rail", + "origin": [0, 0, 0], + "color": 0, + "children": [10, 11, 12, 13, 14, 15] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_idle.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_idle.json index 2a24ebb07..1b2e7a36e 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_idle.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_scanner_idle.json @@ -129,7 +129,7 @@ "to": [14, 9, -3], "rotation": {"angle": 22.5, "axis": "x", "origin": [0, 0, 0]}, "faces": { - "north": {"uv": [8, 0, 10, 1], "texture": "#texture"}, + "north": {"uv": [12, 0, 14, 1], "texture": "#texture"}, "east": {"uv": [8, 1, 10, 1.25], "rotation": 90, "texture": "#texture"}, "south": {"uv": [8, 1.25, 10, 2.25], "texture": "#texture"}, "west": {"uv": [8, 1, 10, 1.25], "rotation": 270, "texture": "#texture"}, From 08ce52906ae7de38cc1b160446a573b0233f1a22 Mon Sep 17 00:00:00 2001 From: GearShocky Date: Mon, 18 Oct 2021 15:44:37 +0600 Subject: [PATCH 3/3] -New drive rack model. -New energy counter model. -New item monitor model. --- .../blockstates/drive_rack.json | 19 + .../blockstates/energy_counter.json | 82 ++++ .../blockstates/item_monitor.json | 19 + .../models/block/drive_rack.json | 191 ++++++++++ .../models/block/energy_counter_down.json | 360 ++++++++++++++++++ .../models/block/energy_counter_up.json | 360 ++++++++++++++++++ .../models/block/item_monitor.json | 154 ++++++++ .../models/item/drive_rack.json | 3 + .../models/item/energy_counter.json | 3 + .../models/item/item_monitor.json | 3 + .../textures/block/drive_rack.png | Bin 0 -> 381 bytes .../textures/block/energy_counter.png | Bin 0 -> 504 bytes .../textures/block/item_monitor.png | Bin 0 -> 374 bytes 13 files changed, 1194 insertions(+) create mode 100644 src/main/resources/assets/overdrive_that_matters/blockstates/drive_rack.json create mode 100644 src/main/resources/assets/overdrive_that_matters/blockstates/energy_counter.json create mode 100644 src/main/resources/assets/overdrive_that_matters/blockstates/item_monitor.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/block/drive_rack.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/block/energy_counter_down.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/block/energy_counter_up.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/block/item_monitor.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/item/drive_rack.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/item/energy_counter.json create mode 100644 src/main/resources/assets/overdrive_that_matters/models/item/item_monitor.json create mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/drive_rack.png create mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/energy_counter.png create mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/item_monitor.png diff --git a/src/main/resources/assets/overdrive_that_matters/blockstates/drive_rack.json b/src/main/resources/assets/overdrive_that_matters/blockstates/drive_rack.json new file mode 100644 index 000000000..9e8995d38 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/blockstates/drive_rack.json @@ -0,0 +1,19 @@ +{ + "variants": { + "facing=south": { + "model": "overdrive_that_matters:block/drive_rack", + "y": 180 + }, + "facing=west": { + "model": "overdrive_that_matters:block/drive_rack", + "y": 270 + }, + "facing=north": { + "model": "overdrive_that_matters:block/drive_rack" + }, + "facing=east": { + "model": "overdrive_that_matters:block/drive_rack", + "y": 90 + } + } +} diff --git a/src/main/resources/assets/overdrive_that_matters/blockstates/energy_counter.json b/src/main/resources/assets/overdrive_that_matters/blockstates/energy_counter.json new file mode 100644 index 000000000..5bb27f8bc --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/blockstates/energy_counter.json @@ -0,0 +1,82 @@ +{ + "multipart": [ + { + "when": { + "if": "north", + "input": "up" + }, + "apply": { + "model": "overdrive_that_matters:block/energy_counter_down" + } + }, + { + "when": { + "if": "south", + "input": "up" + }, + "apply": { + "model": "overdrive_that_matters:block/energy_counter_down", + "y": 180 + } + }, + { + "when": { + "if": "west", + "input": "up" + }, + "apply": { + "model": "overdrive_that_matters:block/energy_counter_down", + "y": 270 + } + }, + { + "when": { + "if": "east", + "input": "up" + }, + "apply": { + "model": "overdrive_that_matters:block/energy_counter_down", + "y": 90 + } + }, + { + "when": { + "if": "north", + "input": "down" + }, + "apply": { + "model": "overdrive_that_matters:block/energy_counter_up" + } + }, + { + "when": { + "if": "south", + "input": "down" + }, + "apply": { + "model": "overdrive_that_matters:block/energy_counter_up", + "y": 180 + } + }, + { + "when": { + "if": "west", + "input": "down" + }, + "apply": { + "model": "overdrive_that_matters:block/energy_counter_up", + "y": 270 + } + }, + { + "when": { + "if": "east", + "input": "down" + }, + "apply": { + "model": "overdrive_that_matters:block/energy_counter_up", + "y": 90 + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/blockstates/item_monitor.json b/src/main/resources/assets/overdrive_that_matters/blockstates/item_monitor.json new file mode 100644 index 000000000..b1b86db74 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/blockstates/item_monitor.json @@ -0,0 +1,19 @@ +{ + "variants": { + "facing=south": { + "model": "overdrive_that_matters:block/item_monitor", + "y": 180 + }, + "facing=west": { + "model": "overdrive_that_matters:block/item_monitor", + "y": 270 + }, + "facing=north": { + "model": "overdrive_that_matters:block/item_monitor" + }, + "facing=east": { + "model": "overdrive_that_matters:block/item_monitor", + "y": 90 + } + } +} diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/drive_rack.json b/src/main/resources/assets/overdrive_that_matters/models/block/drive_rack.json new file mode 100644 index 000000000..93b6686b9 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/drive_rack.json @@ -0,0 +1,191 @@ +{ + "parent": "block/block", + "textures": { + "0": "overdrive_that_matters:block/drive_rack", + "particle": "verdrive_that_matters:block/drive_rack" + }, + "elements": [ + { + "name": "frame", + "from": [14, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 7, 1, 8], "texture": "#0"}, + "east": {"uv": [0, 7, 8, 8], "texture": "#0"}, + "south": {"uv": [7, 7, 8, 8], "texture": "#0"}, + "west": {"uv": [0, 0.5, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0.5, 8, 1], "rotation": 90, "texture": "#0"}, + "down": {"uv": [7, 0, 8, 8], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [0, 0, 0], + "to": [2, 2, 16], + "faces": { + "north": {"uv": [7, 7, 8, 8], "texture": "#0"}, + "east": {"uv": [0, 0.5, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 7, 1, 8], "texture": "#0"}, + "west": {"uv": [0, 7, 8, 8], "texture": "#0"}, + "up": {"uv": [0, 0.5, 8, 1], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 0, 1, 8], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [2, 0, 0], + "to": [14, 2, 2], + "faces": { + "north": {"uv": [1, 7, 7, 8], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "south": {"uv": [1, 0.5, 7, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "up": {"uv": [1, 0.5, 7, 1], "texture": "#0"}, + "down": {"uv": [1, 7, 7, 8], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [2, 0, 14], + "to": [14, 2, 16], + "faces": { + "north": {"uv": [1, 0.5, 7, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "south": {"uv": [1, 7, 7, 8], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "up": {"uv": [1, 0.5, 7, 1], "texture": "#0"}, + "down": {"uv": [1, 0, 7, 1], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [2, 14, 0], + "to": [14, 16, 2], + "faces": { + "north": {"uv": [1, 0, 7, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "south": {"uv": [1, 0.5, 7, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "up": {"uv": [1, 0, 7, 1], "texture": "#0"}, + "down": {"uv": [1, 0.5, 7, 1], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [0, 14, 0], + "to": [2, 16, 16], + "faces": { + "north": {"uv": [7, 0, 8, 1], "texture": "#0"}, + "east": {"uv": [0, 0.5, 8, 1], "texture": "#0"}, + "south": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "up": {"uv": [0, 0, 1, 8], "texture": "#0"}, + "down": {"uv": [0, 0.5, 8, 1], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "frame", + "from": [2, 14, 14], + "to": [14, 16, 16], + "faces": { + "north": {"uv": [1, 0.5, 7, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "south": {"uv": [1, 0, 7, 1], "texture": "#0"}, + "west": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "up": {"uv": [1, 7, 7, 8], "texture": "#0"}, + "down": {"uv": [1, 0.5, 7, 1], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [14, 14, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#0"}, + "east": {"uv": [0, 0, 8, 1], "texture": "#0"}, + "south": {"uv": [7, 0, 8, 1], "texture": "#0"}, + "west": {"uv": [0, 0.5, 8, 1], "texture": "#0"}, + "up": {"uv": [7, 0, 8, 8], "texture": "#0"}, + "down": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "frame", + "from": [14, 2, 14], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 1, 1, 7], "texture": "#0"}, + "south": {"uv": [7, 1, 8, 7], "texture": "#0"}, + "west": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [0, 2, 14], + "to": [2, 14, 16], + "faces": { + "north": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"}, + "east": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 1, 1, 7], "texture": "#0"}, + "west": {"uv": [7, 1, 8, 7], "texture": "#0"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [14, 2, 0], + "to": [16, 14, 2], + "faces": { + "north": {"uv": [0, 1, 1, 7], "texture": "#0"}, + "east": {"uv": [7, 1, 8, 7], "texture": "#0"}, + "south": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"}, + "west": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#0"} + } + }, + { + "name": "frame", + "from": [0, 2, 0], + "to": [2, 14, 2], + "faces": { + "north": {"uv": [7, 1, 8, 7], "texture": "#0"}, + "east": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"}, + "south": {"uv": [1, 0.5, 7, 1], "rotation": 90, "texture": "#0"}, + "west": {"uv": [0, 1, 1, 7], "texture": "#0"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#0"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#0"} + } + }, + { + "name": "box", + "from": [1, 1, 1], + "to": [15, 15, 15], + "faces": { + "north": {"uv": [8.5, 0.5, 15.5, 7.5], "texture": "#0"}, + "east": {"uv": [0.5, 8.5, 7.5, 15.5], "rotation": 90, "texture": "#0"}, + "south": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#0"}, + "west": {"uv": [0.5, 8.5, 7.5, 15.5], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#0"}, + "down": {"uv": [0.5, 8.5, 7.5, 15.5], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "screen", + "from": [2.6, 6, 0.3], + "to": [6.6, 10, 1.3], + "faces": { + "north": {"uv": [1, 1, 3, 3], "texture": "#0"}, + "east": {"uv": [1, 3, 3, 3.5], "rotation": 90, "texture": "#0"}, + "south": {"uv": [1, 3.5, 3, 5.5], "texture": "#0"}, + "west": {"uv": [1, 3, 3, 3.5], "rotation": 90, "texture": "#0"}, + "up": {"uv": [1, 3, 3, 3.5], "texture": "#0"}, + "down": {"uv": [1, 3, 3, 3.5], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/energy_counter_down.json b/src/main/resources/assets/overdrive_that_matters/models/block/energy_counter_down.json new file mode 100644 index 000000000..d7a1ea62a --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/energy_counter_down.json @@ -0,0 +1,360 @@ +{ + "parent": "block/block", + "textures": { + "texture": "overdrive_that_matters:block/energy_counter", + "particle": "overdrive_that_matters:block/energy_counter" + }, + "elements": [ + { + "name": "frame", + "from": [0, 0, 0], + "to": [2, 2, 16], + "faces": { + "north": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "east": {"uv": [0, 7, 4, 8], "texture": "#texture"}, + "south": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "west": {"uv": [0, 7, 4, 8], "texture": "#texture"}, + "up": {"uv": [3.5, 0, 3.75, 8], "texture": "#texture"}, + "down": {"uv": [4, 0, 4.5, 8], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [0, 2, 14], + "to": [2, 14, 16], + "faces": { + "north": {"uv": [3.5, 1, 3.75, 7], "texture": "#texture"}, + "east": {"uv": [0, 1, 0.5, 7], "texture": "#texture"}, + "south": {"uv": [4, 1, 4.5, 7], "texture": "#texture"}, + "west": {"uv": [3.5, 1, 4, 7], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 2, 0], + "to": [2, 14, 2], + "faces": { + "north": {"uv": [4, 1, 4.5, 7], "texture": "#texture"}, + "east": {"uv": [3.5, 1, 4, 7], "texture": "#texture"}, + "south": {"uv": [3.5, 1, 3.75, 7], "texture": "#texture"}, + "west": {"uv": [0, 1, 0.5, 7], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 14, 0], + "to": [2, 16, 16], + "faces": { + "north": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "east": {"uv": [0, 0, 4, 1], "texture": "#texture"}, + "south": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "west": {"uv": [0, 0, 4, 1], "texture": "#texture"}, + "up": {"uv": [4, 0, 4.5, 8], "texture": "#texture"}, + "down": {"uv": [3.5, 0, 3.75, 8], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [14, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "east": {"uv": [0, 7, 4, 8], "texture": "#texture"}, + "south": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "west": {"uv": [0, 7, 4, 8], "texture": "#texture"}, + "up": {"uv": [3.5, 0, 3.75, 8], "texture": "#texture"}, + "down": {"uv": [4, 0, 4.5, 8], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [14, 2, 0], + "to": [16, 14, 2], + "faces": { + "north": {"uv": [4, 1, 4.5, 7], "texture": "#texture"}, + "east": {"uv": [3.5, 1, 4, 7], "texture": "#texture"}, + "south": {"uv": [3.5, 1, 3.75, 7], "texture": "#texture"}, + "west": {"uv": [0, 1, 0.5, 7], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [14, 14, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "east": {"uv": [0, 0, 4, 1], "texture": "#texture"}, + "south": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "west": {"uv": [0, 0, 4, 1], "texture": "#texture"}, + "up": {"uv": [4, 0, 4.5, 8], "texture": "#texture"}, + "down": {"uv": [3.5, 0, 3.75, 8], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [14, 2, 14], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [3.5, 1, 3.75, 7], "texture": "#texture"}, + "east": {"uv": [0, 1, 0.5, 7], "texture": "#texture"}, + "south": {"uv": [4, 1, 4.5, 7], "texture": "#texture"}, + "west": {"uv": [3.5, 1, 4, 7], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "screen", + "from": [1, 1, 1], + "to": [15, 15, 8], + "faces": { + "north": {"uv": [0, 8, 3.5, 15], "texture": "#texture"}, + "east": {"uv": [3.5, 8, 5.25, 15], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [5.25, 8, 8.75, 15], "texture": "#texture"}, + "west": {"uv": [3.5, 8, 5.25, 15], "texture": "#texture"}, + "up": {"uv": [8.75, 8, 10.5, 15], "rotation": 90, "texture": "#texture"}, + "down": {"uv": [8.75, 8, 10.5, 15], "rotation": 270, "texture": "#texture"} + } + }, + { + "name": "plates", + "from": [2, 2, 9], + "to": [14, 4, 15], + "faces": { + "north": {"uv": [4.5, 3, 7.5, 4], "rotation": 180, "texture": "#texture"}, + "east": {"uv": [5.25, 3, 7, 4], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [4.5, 3, 7.5, 4], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [5.25, 3, 6.75, 4], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [4.5, 4, 7.5, 7], "texture": "#texture"}, + "down": {"uv": [4.5, 0, 7.5, 2.5], "texture": "#texture"} + } + }, + { + "name": "plates", + "from": [2, 12, 9], + "to": [14, 14, 15], + "faces": { + "north": {"uv": [4.5, 3, 7.5, 4], "texture": "#texture"}, + "east": {"uv": [5.25, 3, 6.75, 4], "texture": "#texture"}, + "south": {"uv": [4.5, 3, 7.5, 4], "texture": "#texture"}, + "west": {"uv": [5.25, 3, 6.75, 4], "texture": "#texture"}, + "up": {"uv": [4.5, 0, 7.5, 2.5], "texture": "#texture"}, + "down": {"uv": [4.5, 4, 7.5, 7], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [3, 4, 10], + "to": [7, 5, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [3, 6, 10], + "to": [7, 7, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [3, 8, 10], + "to": [7, 9, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [3, 10, 10], + "to": [7, 11, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coilbase", + "from": [4, 4, 11], + "to": [6, 12, 13], + "faces": { + "north": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "east": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "south": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "west": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "connectors", + "from": [4, 13, 8], + "to": [6, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "east": {"uv": [1, 6, 2.25, 7], "texture": "#texture"}, + "south": {"uv": [0.5, 3.5, 1, 4.5], "texture": "#texture"}, + "west": {"uv": [2.25, 6, 1, 7], "texture": "#texture"}, + "up": {"uv": [0.5, 3.5, 1, 6], "texture": "#texture"}, + "down": {"uv": [1, 6.5, 2.25, 7], "texture": "#texture"} + } + }, + { + "name": "connectors", + "from": [10, 13, 8], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "east": {"uv": [1, 6, 2.25, 7], "texture": "#texture"}, + "south": {"uv": [0.5, 3.5, 1, 4.5], "texture": "#texture"}, + "west": {"uv": [2.25, 6, 1, 7], "texture": "#texture"}, + "up": {"uv": [0.5, 3.5, 1, 6], "texture": "#texture"}, + "down": {"uv": [1, 6.5, 2.25, 7], "texture": "#texture"} + } + }, + { + "name": "connectors", + "from": [10, 1, 8], + "to": [12, 3, 13], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "east": {"uv": [2.25, 6, 1, 7], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [0.5, 6, 1, 7], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [1, 6, 2.25, 7], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [1, 6.5, 2.25, 7], "texture": "#texture"}, + "down": {"uv": [0.5, 3.5, 1, 6], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "connectors", + "from": [4, 1, 8], + "to": [6, 3, 13], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "east": {"uv": [2.25, 6, 1, 7], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [0.5, 6, 1, 7], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [1, 6, 2.25, 7], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [1, 6.5, 2.25, 7], "texture": "#texture"}, + "down": {"uv": [0.5, 3.5, 1, 6], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [9, 6, 10], + "to": [13, 7, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coilbase", + "from": [10, 4, 11], + "to": [12, 12, 13], + "faces": { + "north": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "east": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "south": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "west": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "coil", + "from": [9, 4, 10], + "to": [13, 5, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [9, 8, 10], + "to": [13, 9, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [9, 10, 10], + "to": [13, 11, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "upperplug", + "from": [5, 14, 5], + "to": [11, 16, 11], + "faces": { + "north": {"uv": [9, 3, 10.5, 4], "texture": "#texture"}, + "east": {"uv": [9, 3, 10.5, 4], "texture": "#texture"}, + "south": {"uv": [9, 3, 10.5, 4], "texture": "#texture"}, + "west": {"uv": [9, 3, 10.5, 4], "texture": "#texture"}, + "up": {"uv": [9, 0, 10.5, 3], "texture": "#texture"}, + "down": {"uv": [10.5, 0, 12, 3], "texture": "#texture"} + } + }, + { + "name": "bottomplug", + "from": [5, 0, 5], + "to": [11, 2, 11], + "faces": { + "north": {"uv": [7.5, 2.5, 9, 3.5], "rotation": 180, "texture": "#texture"}, + "east": {"uv": [7.5, 2.5, 9, 3.5], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [7.5, 2.5, 9, 3.5], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [7.5, 2.5, 9, 3.5], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [10.5, 0, 12, 3], "texture": "#texture"}, + "down": {"uv": [7.5, 0, 9, 3], "texture": "#texture"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/energy_counter_up.json b/src/main/resources/assets/overdrive_that_matters/models/block/energy_counter_up.json new file mode 100644 index 000000000..5cba26788 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/energy_counter_up.json @@ -0,0 +1,360 @@ +{ + "parent": "block/block", + "textures": { + "texture": "overdrive_that_matters:block/energy_counter", + "particle": "overdrive_that_matters:block/energy_counter" + }, + "elements": [ + { + "name": "frame", + "from": [0, 0, 0], + "to": [2, 2, 16], + "faces": { + "north": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "east": {"uv": [0, 7, 4, 8], "texture": "#texture"}, + "south": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "west": {"uv": [0, 7, 4, 8], "texture": "#texture"}, + "up": {"uv": [3.5, 0, 3.75, 8], "texture": "#texture"}, + "down": {"uv": [4, 0, 4.5, 8], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [0, 2, 14], + "to": [2, 14, 16], + "faces": { + "north": {"uv": [3.5, 1, 3.75, 7], "texture": "#texture"}, + "east": {"uv": [0, 1, 0.5, 7], "texture": "#texture"}, + "south": {"uv": [4, 1, 4.5, 7], "texture": "#texture"}, + "west": {"uv": [3.5, 1, 4, 7], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 2, 0], + "to": [2, 14, 2], + "faces": { + "north": {"uv": [4, 1, 4.5, 7], "texture": "#texture"}, + "east": {"uv": [3.5, 1, 4, 7], "texture": "#texture"}, + "south": {"uv": [3.5, 1, 3.75, 7], "texture": "#texture"}, + "west": {"uv": [0, 1, 0.5, 7], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [0, 14, 0], + "to": [2, 16, 16], + "faces": { + "north": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "east": {"uv": [0, 0, 4, 1], "texture": "#texture"}, + "south": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "west": {"uv": [0, 0, 4, 1], "texture": "#texture"}, + "up": {"uv": [4, 0, 4.5, 8], "texture": "#texture"}, + "down": {"uv": [3.5, 0, 3.75, 8], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [14, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "east": {"uv": [0, 7, 4, 8], "texture": "#texture"}, + "south": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "west": {"uv": [0, 7, 4, 8], "texture": "#texture"}, + "up": {"uv": [3.5, 0, 3.75, 8], "texture": "#texture"}, + "down": {"uv": [4, 0, 4.5, 8], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [14, 2, 0], + "to": [16, 14, 2], + "faces": { + "north": {"uv": [4, 1, 4.5, 7], "texture": "#texture"}, + "east": {"uv": [3.5, 1, 4, 7], "texture": "#texture"}, + "south": {"uv": [3.5, 1, 3.75, 7], "texture": "#texture"}, + "west": {"uv": [0, 1, 0.5, 7], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [14, 14, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "east": {"uv": [0, 0, 4, 1], "texture": "#texture"}, + "south": {"uv": [4, 0, 4.5, 1], "texture": "#texture"}, + "west": {"uv": [0, 0, 4, 1], "texture": "#texture"}, + "up": {"uv": [4, 0, 4.5, 8], "texture": "#texture"}, + "down": {"uv": [3.5, 0, 3.75, 8], "texture": "#texture"} + } + }, + { + "name": "frame", + "from": [14, 2, 14], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [3.5, 1, 3.75, 7], "texture": "#texture"}, + "east": {"uv": [0, 1, 0.5, 7], "texture": "#texture"}, + "south": {"uv": [4, 1, 4.5, 7], "texture": "#texture"}, + "west": {"uv": [3.5, 1, 4, 7], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "screen", + "from": [1, 1, 1], + "to": [15, 15, 8], + "faces": { + "north": {"uv": [0, 8, 3.5, 15], "texture": "#texture"}, + "east": {"uv": [3.5, 8, 5.25, 15], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [5.25, 8, 8.75, 15], "texture": "#texture"}, + "west": {"uv": [3.5, 8, 5.25, 15], "texture": "#texture"}, + "up": {"uv": [8.75, 8, 10.5, 15], "rotation": 90, "texture": "#texture"}, + "down": {"uv": [8.75, 8, 10.5, 15], "rotation": 270, "texture": "#texture"} + } + }, + { + "name": "plates", + "from": [2, 2, 9], + "to": [14, 4, 15], + "faces": { + "north": {"uv": [4.5, 3, 7.5, 4], "rotation": 180, "texture": "#texture"}, + "east": {"uv": [5.25, 3, 7, 4], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [4.5, 3, 7.5, 4], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [5.25, 3, 6.75, 4], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [4.5, 4, 7.5, 7], "texture": "#texture"}, + "down": {"uv": [4.5, 0, 7.5, 2.5], "texture": "#texture"} + } + }, + { + "name": "plates", + "from": [2, 12, 9], + "to": [14, 14, 15], + "faces": { + "north": {"uv": [4.5, 3, 7.5, 4], "texture": "#texture"}, + "east": {"uv": [5.25, 3, 6.75, 4], "texture": "#texture"}, + "south": {"uv": [4.5, 3, 7.5, 4], "texture": "#texture"}, + "west": {"uv": [5.25, 3, 6.75, 4], "texture": "#texture"}, + "up": {"uv": [4.5, 0, 7.5, 2.5], "texture": "#texture"}, + "down": {"uv": [4.5, 4, 7.5, 7], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [3, 4, 10], + "to": [7, 5, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [3, 6, 10], + "to": [7, 7, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [3, 8, 10], + "to": [7, 9, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [3, 10, 10], + "to": [7, 11, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coilbase", + "from": [4, 4, 11], + "to": [6, 12, 13], + "faces": { + "north": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "east": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "south": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "west": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "connectors", + "from": [4, 13, 8], + "to": [6, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "east": {"uv": [1, 6, 2.25, 7], "texture": "#texture"}, + "south": {"uv": [0.5, 3.5, 1, 4.5], "texture": "#texture"}, + "west": {"uv": [2.25, 6, 1, 7], "texture": "#texture"}, + "up": {"uv": [0.5, 3.5, 1, 6], "texture": "#texture"}, + "down": {"uv": [1, 6.5, 2.25, 7], "texture": "#texture"} + } + }, + { + "name": "connectors", + "from": [10, 13, 8], + "to": [12, 15, 13], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "east": {"uv": [1, 6, 2.25, 7], "texture": "#texture"}, + "south": {"uv": [0.5, 3.5, 1, 4.5], "texture": "#texture"}, + "west": {"uv": [2.25, 6, 1, 7], "texture": "#texture"}, + "up": {"uv": [0.5, 3.5, 1, 6], "texture": "#texture"}, + "down": {"uv": [1, 6.5, 2.25, 7], "texture": "#texture"} + } + }, + { + "name": "connectors", + "from": [10, 1, 8], + "to": [12, 3, 13], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "east": {"uv": [2.25, 6, 1, 7], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [0.5, 6, 1, 7], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [1, 6, 2.25, 7], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [1, 6.5, 2.25, 7], "texture": "#texture"}, + "down": {"uv": [0.5, 3.5, 1, 6], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "connectors", + "from": [4, 1, 8], + "to": [6, 3, 13], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "east": {"uv": [2.25, 6, 1, 7], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [0.5, 6, 1, 7], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [1, 6, 2.25, 7], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [1, 6.5, 2.25, 7], "texture": "#texture"}, + "down": {"uv": [0.5, 3.5, 1, 6], "rotation": 180, "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [9, 6, 10], + "to": [13, 7, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coilbase", + "from": [10, 4, 11], + "to": [12, 12, 13], + "faces": { + "north": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "east": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "south": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "west": {"uv": [1.5, 1, 2, 5], "texture": "#texture"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#missing"}, + "down": {"uv": [0, 0, 2, 2], "texture": "#missing"} + } + }, + { + "name": "coil", + "from": [9, 4, 10], + "to": [13, 5, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [9, 8, 10], + "to": [13, 9, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "coil", + "from": [9, 10, 10], + "to": [13, 11, 14], + "faces": { + "north": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "east": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "south": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "west": {"uv": [0.5, 3, 1.5, 3.5], "texture": "#texture"}, + "up": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"}, + "down": {"uv": [0.5, 1, 1.5, 3], "texture": "#texture"} + } + }, + { + "name": "upperplug", + "from": [5, 0, 5], + "to": [11, 2, 11], + "faces": { + "north": {"uv": [9, 3, 10.5, 4], "rotation": 180, "texture": "#texture"}, + "east": {"uv": [9, 3, 10.5, 4], "rotation": 180, "texture": "#texture"}, + "south": {"uv": [9, 3, 10.5, 4], "rotation": 180, "texture": "#texture"}, + "west": {"uv": [9, 3, 10.5, 4], "rotation": 180, "texture": "#texture"}, + "up": {"uv": [10.5, 0, 12, 3], "texture": "#texture"}, + "down": {"uv": [9, 0, 10.5, 3], "texture": "#texture"} + } + }, + { + "name": "bottomplug", + "from": [5, 14, 5], + "to": [11, 16, 11], + "faces": { + "north": {"uv": [7.5, 3, 9, 4], "texture": "#texture"}, + "east": {"uv": [7.5, 3, 9, 4], "texture": "#texture"}, + "south": {"uv": [7.5, 3, 9, 4], "texture": "#texture"}, + "west": {"uv": [7.5, 3, 9, 4], "texture": "#texture"}, + "up": {"uv": [7.5, 0, 9, 3], "texture": "#texture"}, + "down": {"uv": [10.5, 0, 12, 3], "texture": "#texture"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/item_monitor.json b/src/main/resources/assets/overdrive_that_matters/models/block/item_monitor.json new file mode 100644 index 000000000..de99d1df9 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/item_monitor.json @@ -0,0 +1,154 @@ +{ + "parent": "block/block", + "textures": { + "0": "overdrive_that_matters:block/item_monitor", + "particle": "overdrive_that_matters:block/item_monitor" + }, + "elements": [ + { + "name": "screen", + "from": [0, 0, 1], + "to": [16, 16, 7], + "faces": { + "north": {"uv": [0, 0, 8, 8], "texture": "#0"}, + "east": {"uv": [8, 0, 16, 3], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 8, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 0, 16, 3], "rotation": 270, "texture": "#0"}, + "up": {"uv": [8, 0, 16, 3], "texture": "#0"}, + "down": {"uv": [8, 0, 16, 3], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "frame", + "from": [0, 0, 7], + "to": [2, 2, 16], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 6, 12.5, 7], "texture": "#0"}, + "south": {"uv": [12.5, 6, 13.5, 7], "texture": "#0"}, + "west": {"uv": [8, 6, 12.5, 7], "rotation": 180, "texture": "#0"}, + "up": {"uv": [8, 7, 12.5, 8], "rotation": 270, "texture": "#0"}, + "down": {"uv": [8, 7, 12.5, 8], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "frame", + "from": [0, 14, 7], + "to": [2, 16, 16], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 7, 12.5, 8], "rotation": 180, "texture": "#0"}, + "south": {"uv": [12.5, 6, 13.5, 7], "texture": "#0"}, + "west": {"uv": [8, 7, 12.5, 8], "rotation": 180, "texture": "#0"}, + "up": {"uv": [8, 6, 12.5, 7], "rotation": 270, "texture": "#0"}, + "down": {"uv": [8, 6, 12.5, 7], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "frame", + "from": [14, 14, 7], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 6, 12.5, 7], "texture": "#0"}, + "south": {"uv": [12.5, 6, 13.5, 7], "texture": "#0"}, + "west": {"uv": [8, 6, 12.5, 7], "rotation": 180, "texture": "#0"}, + "up": {"uv": [8, 7, 12.5, 8], "rotation": 270, "texture": "#0"}, + "down": {"uv": [8, 7, 12.5, 8], "rotation": 270, "texture": "#0"} + } + }, + { + "name": "frame", + "from": [14, 0, 7], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 0, 1, 1], "texture": "#missing"}, + "east": {"uv": [8, 7, 12.5, 8], "texture": "#0"}, + "south": {"uv": [12.5, 6, 13.5, 7], "texture": "#0"}, + "west": {"uv": [8, 7, 12.5, 8], "rotation": 180, "texture": "#0"}, + "up": {"uv": [8, 6, 12.5, 7], "rotation": 270, "texture": "#0"}, + "down": {"uv": [8, 6, 12.5, 7], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "frame", + "from": [1, 2, 13], + "to": [2, 14, 15], + "faces": { + "north": {"uv": [8, 5.5, 14, 6], "rotation": 90, "texture": "#0"}, + "east": {"uv": [8, 5, 14, 6], "rotation": 90, "texture": "#0"}, + "south": {"uv": [8, 5, 14, 5.5], "rotation": 90, "texture": "#0"}, + "west": {"uv": [8, 5, 14, 6], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [1, 2, 8], + "to": [2, 14, 10], + "faces": { + "north": {"uv": [8, 5.5, 14, 6], "rotation": 90, "texture": "#0"}, + "east": {"uv": [8, 5, 14, 6], "rotation": 90, "texture": "#0"}, + "south": {"uv": [8, 5, 14, 5.5], "rotation": 90, "texture": "#0"}, + "west": {"uv": [8, 5, 14, 6], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [14, 2, 13], + "to": [15, 14, 15], + "faces": { + "north": {"uv": [8, 5.5, 14, 6], "rotation": 90, "texture": "#0"}, + "east": {"uv": [8, 5, 14, 6], "rotation": 90, "texture": "#0"}, + "south": {"uv": [8, 5, 14, 5.5], "rotation": 90, "texture": "#0"}, + "west": {"uv": [8, 5, 14, 6], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"} + } + }, + { + "name": "frame", + "from": [14, 2, 8], + "to": [15, 14, 10], + "faces": { + "north": {"uv": [8, 5.5, 14, 6], "rotation": 90, "texture": "#0"}, + "east": {"uv": [8, 5, 14, 6], "rotation": 90, "texture": "#0"}, + "south": {"uv": [8, 5, 14, 5.5], "rotation": 90, "texture": "#0"}, + "west": {"uv": [8, 5, 14, 6], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}, + "down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"} + } + }, + { + "name": "can", + "from": [2, 1, 8], + "to": [14, 7, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 11]}, + "faces": { + "north": {"uv": [8, 8, 14, 11], "texture": "#0"}, + "east": {"uv": [8, 11, 11, 14], "texture": "#0"}, + "south": {"uv": [8, 8, 14, 11], "texture": "#0"}, + "west": {"uv": [8, 11, 11, 14], "texture": "#0"}, + "up": {"uv": [8, 8, 14, 11], "texture": "#0"}, + "down": {"uv": [8, 8, 14, 11], "texture": "#0"} + } + }, + { + "name": "can", + "from": [2, 9, 8], + "to": [14, 15, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 11]}, + "faces": { + "north": {"uv": [8, 8, 14, 11], "texture": "#0"}, + "east": {"uv": [8, 11, 11, 14], "texture": "#0"}, + "south": {"uv": [8, 8, 14, 11], "texture": "#0"}, + "west": {"uv": [8, 11, 11, 14], "texture": "#0"}, + "up": {"uv": [8, 8, 14, 11], "texture": "#0"}, + "down": {"uv": [8, 8, 14, 11], "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/item/drive_rack.json b/src/main/resources/assets/overdrive_that_matters/models/item/drive_rack.json new file mode 100644 index 000000000..d222c8a75 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/item/drive_rack.json @@ -0,0 +1,3 @@ +{ + "parent": "overdrive_that_matters:block/drive_rack" +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/item/energy_counter.json b/src/main/resources/assets/overdrive_that_matters/models/item/energy_counter.json new file mode 100644 index 000000000..ac0b0bac0 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/item/energy_counter.json @@ -0,0 +1,3 @@ +{ + "parent": "overdrive_that_matters:block/energy_counter_down" +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/item/item_monitor.json b/src/main/resources/assets/overdrive_that_matters/models/item/item_monitor.json new file mode 100644 index 000000000..b00909caa --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/item/item_monitor.json @@ -0,0 +1,3 @@ +{ + "parent": "overdrive_that_matters:block/item_monitor" +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/drive_rack.png b/src/main/resources/assets/overdrive_that_matters/textures/block/drive_rack.png new file mode 100644 index 0000000000000000000000000000000000000000..4e1705f7459714fd9f67268715a453dee28c12b3 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCik70(?STO-)U6oBGAX#1aw`{@-Bu|G;xA1H*p?1~oOcz`(%z`g)*3ZUGHh zAjMM>=PdAuEM{QfI}E~%$MaXD00mEZx;Tbd_|KilDb%bWz%t#L z^Vk3XY2^|;(+#IC^ODU-5ELxrRjPAPX?VTXRyQuDBf96=yUhE|pFd?S*pTb$!O5hq z9r_~d#7#3Do$wj0$}NvoR_g}X9ryp~zTu;H#JnVdXG)fAb%M`yE!Y%HR(z<4?7x2Y zyYA&lm&K9;Pox@c;+!JNNn{1`)dPG&Tun_)bDR1T5)#zZ)MD0K9NQ8uCMH&2U%z&)kKZ(dz`#JDLLjh? zzO@)g@s&PY#sACa~>Uc z70zd|V`Mqdf5ky)7lSinW5d)fLc9O%D`#k|wB!2mTt#s2A+H;A4|wgkU&_xK_Rsl% z7HjdI*Z;DaJf9zs|I1=+Q_=Z0HRN=e9V_SC(r5PkAEkr3vThvGJi@bX?TJGQ#!?^h z=icFA{IlVS%%oKXk|}P?Ec?uS60UN+zIT?h;gd!J}Y~ce9zE z&G2u$EL5W3FfWwRY!OHEnT!|WFZ3Sv&+-sH*X!_I;ppydC#_DIos@W*yH_%Gd7RpV is(yXpx3^2UbWWSQJhgO)KlEG?6a}8HelF{r5}E*4n$Ft* literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/item_monitor.png b/src/main/resources/assets/overdrive_that_matters/textures/block/item_monitor.png new file mode 100644 index 0000000000000000000000000000000000000000..501c1c90be0d68b846061f3abe0de61e41dfc3dc GIT binary patch literal 374 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil&0(?ST6A}_kO-&053jPDZ1JB&1{`&g*|2G)K#KeF~YM#Ge0HnA|g8YI( z3c!G2(;1!fKvB*DkH}&M2EIce%qXhi)c_Pc?djqeV&T7a(nYCe1rE1`mZ!hhKm5on zrIj0QJ%8${z!OSJd?yN|<%N%|=Tx)vdXP}(-w|+H^Tk^oQ*o|YpIk5ay4>h`qxp+3 zm$B(m_J^Mb1$tsO9NiI=XxrYcH>JIuTX<%}LdJvlh2$9vMYFz&u}G**I5W{)@R((! z#G$gHdzB&+cnU((`wp*2X(|bsAkNkCQT^bj-5W$QKkvH5!m60eaffwB=YlTIPiM+@ zu)cibq#^W9jb~n$Ou?tqe}#^8w4CKV`CL&ojeTt`L()BA`DL#oOMu>D@O1TaS?83{ F1OPxXk(B@d literal 0 HcmV?d00001