From 9563a54a8d1e654fa8e1d0c3af8f071ef2af1ac1 Mon Sep 17 00:00:00 2001 From: GearShocky Date: Wed, 6 Oct 2021 12:33:32 +0600 Subject: [PATCH] -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