diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery0.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery0.json index 194766728..c605a9108 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery0.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery0.json @@ -23,7 +23,7 @@ "from": [11, 2, 1], "to": [13, 7, 1], "faces": { - "north": {"uv": [1.5, 3, 2.5, 8], "texture": "#1", "emissivity": 15}, + "north": {"uv": [1.5, 3, 2.5, 8], "texture": "#1", "forge_data": {"block_light": 15}}, "east": {"uv": [0, 0, 0, 5], "texture": "#missing"}, "south": {"uv": [0, 0, 1, 5], "texture": "#missing"}, "west": {"uv": [0, 0, 0, 5], "texture": "#missing"}, diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery1.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery1.json new file mode 100644 index 000000000..cf73f222b --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery1.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + } + }, + "from": [ + 7, + 2, + 1 + ], + "to": [ + 9, + 7, + 7 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 1.5, + 3.0, + 2.5, + 8.0 + ] + }, + "south": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 7, + 2, + 1 + ], + "to": [ + 9, + 7, + 1 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery10.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery10.json new file mode 100644 index 000000000..61036c0e1 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery10.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "up": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + } + }, + "from": [ + 7, + 8, + 9 + ], + "to": [ + 9, + 13, + 15 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "south": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 2.0, + 3.0, + 3.0, + 8.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 7, + 8, + 15 + ], + "to": [ + 9, + 13, + 15 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery11.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery11.json new file mode 100644 index 000000000..8ef46e816 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery11.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "up": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + } + }, + "from": [ + 11, + 8, + 9 + ], + "to": [ + 13, + 13, + 15 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "south": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 2.0, + 3.0, + 3.0, + 8.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 11, + 8, + 15 + ], + "to": [ + 13, + 13, + 15 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery2.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery2.json new file mode 100644 index 000000000..bd0876bd3 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery2.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + } + }, + "from": [ + 3, + 2, + 1 + ], + "to": [ + 5, + 7, + 7 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 1.5, + 3.0, + 2.5, + 8.0 + ] + }, + "south": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 3, + 2, + 1 + ], + "to": [ + 5, + 7, + 1 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery3.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery3.json new file mode 100644 index 000000000..e194b47fa --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery3.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + } + }, + "from": [ + 11, + 8, + 1 + ], + "to": [ + 13, + 13, + 7 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 1.5, + 3.0, + 2.5, + 8.0 + ] + }, + "south": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 11, + 8, + 1 + ], + "to": [ + 13, + 13, + 1 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery4.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery4.json new file mode 100644 index 000000000..6e2a355e3 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery4.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + } + }, + "from": [ + 7, + 8, + 1 + ], + "to": [ + 9, + 13, + 7 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 1.5, + 3.0, + 2.5, + 8.0 + ] + }, + "south": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 7, + 8, + 1 + ], + "to": [ + 9, + 13, + 1 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery5.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery5.json new file mode 100644 index 000000000..55c80c12c --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery5.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + } + }, + "from": [ + 3, + 8, + 1 + ], + "to": [ + 5, + 13, + 7 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 1.5, + 3.0, + 2.5, + 8.0 + ] + }, + "south": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 3, + 8, + 1 + ], + "to": [ + 5, + 13, + 1 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery6.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery6.json index ca6135657..dbadc1c35 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery6.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery6.json @@ -26,7 +26,7 @@ "faces": { "north": {"uv": [0, 0, 1, 5], "texture": "#missing"}, "east": {"uv": [0, 0, 0, 5], "texture": "#missing"}, - "south": {"uv": [2, 3, 3, 8], "texture": "#1", "emissivity": 15}, + "south": {"uv": [2, 3, 3, 8], "texture": "#1", "forge_data": {"block_light": 15}}, "west": {"uv": [0, 0, 0, 5], "texture": "#missing"}, "up": {"uv": [0, 0, 1, 0], "texture": "#missing"}, "down": {"uv": [0, 0, 1, 0], "texture": "#missing"} diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery7.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery7.json new file mode 100644 index 000000000..f39d18793 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery7.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "up": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + } + }, + "from": [ + 7, + 2, + 9 + ], + "to": [ + 9, + 7, + 15 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "south": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 2.0, + 3.0, + 3.0, + 8.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 7, + 2, + 15 + ], + "to": [ + 9, + 7, + 15 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery8.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery8.json new file mode 100644 index 000000000..44587c83e --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery8.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "up": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + } + }, + "from": [ + 11, + 2, + 9 + ], + "to": [ + 13, + 7, + 15 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "south": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 2.0, + 3.0, + 3.0, + 8.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 11, + 2, + 15 + ], + "to": [ + 13, + 7, + 15 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery9.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery9.json new file mode 100644 index 000000000..6749cd43a --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/battery9.json @@ -0,0 +1,153 @@ +{ + "elements": [ + { + "faces": { + "down": { + "rotation": 90, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 9.0 + ] + }, + "east": { + "texture": "#1", + "uv": [ + 8.0, + 2.0, + 11.0, + 7.0 + ] + }, + "north": { + "texture": "#1", + "uv": [ + 11.0, + 2.0, + 12.0, + 7.0 + ] + }, + "south": { + "texture": "#1", + "uv": [ + 12.0, + 2.0, + 13.0, + 7.0 + ] + }, + "up": { + "rotation": 270, + "texture": "#1", + "uv": [ + 8.0, + 0.0, + 11.0, + 2.0 + ] + }, + "west": { + "rotation": 180, + "texture": "#1", + "uv": [ + 8.0, + 7.0, + 11.0, + 2.0 + ] + } + }, + "from": [ + 3, + 8, + 9 + ], + "to": [ + 5, + 13, + 15 + ] + }, + { + "faces": { + "down": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "east": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + }, + "north": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 5.0 + ] + }, + "south": { + "forge_data": { + "block_light": 15 + }, + "texture": "#1", + "uv": [ + 2.0, + 3.0, + 3.0, + 8.0 + ] + }, + "up": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 1.0, + 0.0 + ] + }, + "west": { + "texture": "#missing", + "uv": [ + 0.0, + 0.0, + 0.0, + 5.0 + ] + } + }, + "from": [ + 3, + 8, + 15 + ], + "to": [ + 5, + 13, + 15 + ] + } + ], + "texture_size": [ + 32.0, + 16.0 + ], + "textures": { + "1": "overdrive_that_matters:block/batterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor0.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor0.json new file mode 100644 index 000000000..623fc86f9 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor0.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery0", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor1.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor1.json new file mode 100644 index 000000000..ba7a0f00b --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor1.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery1", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor10.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor10.json new file mode 100644 index 000000000..e2d1aebbd --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor10.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery10", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor11.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor11.json new file mode 100644 index 000000000..3f585c50a --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor11.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery11", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor2.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor2.json new file mode 100644 index 000000000..aa5a377a4 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor2.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery2", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor3.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor3.json new file mode 100644 index 000000000..d56db1fe8 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor3.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery3", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor4.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor4.json new file mode 100644 index 000000000..102188f76 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor4.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery4", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor5.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor5.json new file mode 100644 index 000000000..ffcfb8898 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor5.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery5", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor6.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor6.json new file mode 100644 index 000000000..9e50b467a --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor6.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery6", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor7.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor7.json new file mode 100644 index 000000000..176468b41 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor7.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery7", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor8.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor8.json new file mode 100644 index 000000000..58e866b6b --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor8.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery8", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor9.json b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor9.json new file mode 100644 index 000000000..6819e719f --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/battery/matter_capacitor9.json @@ -0,0 +1,6 @@ +{ + "parent": "overdrive_that_matters:block/battery/battery9", + "textures": { + "1": "overdrive_that_matters:block/matterybank_core" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model1.json b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model1.json new file mode 100644 index 000000000..bb1a26d99 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model1.json @@ -0,0 +1,80 @@ +{ + "elements": [ + { + "faces": { + "down": { + "texture": "#texture", + "uv": [ + 1.0, + 14.0, + 15.0, + 15.0 + ] + }, + "east": { + "texture": "#texture", + "uv": [ + 15.0, + 1.0, + 1.0, + 15.0 + ] + }, + "north": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 2.0, + 15.0 + ] + }, + "south": { + "texture": "#texture", + "uv": [ + 14.0, + 1.0, + 15.0, + 15.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 2.0 + ] + }, + "west": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 15.0 + ] + } + }, + "from": [ + 13, + 2, + 2 + ], + "to": [ + 13.3, + 14, + 14 + ] + } + ], + "texture_size": [ + 32.0, + 32.0 + ], + "textures": { + "texture": "overdrive_that_matters:item/pattern_drive_tier0" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model2.json b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model2.json new file mode 100644 index 000000000..4be6cdcce --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model2.json @@ -0,0 +1,80 @@ +{ + "elements": [ + { + "faces": { + "down": { + "texture": "#texture", + "uv": [ + 1.0, + 14.0, + 15.0, + 15.0 + ] + }, + "east": { + "texture": "#texture", + "uv": [ + 15.0, + 1.0, + 1.0, + 15.0 + ] + }, + "north": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 2.0, + 15.0 + ] + }, + "south": { + "texture": "#texture", + "uv": [ + 14.0, + 1.0, + 15.0, + 15.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 2.0 + ] + }, + "west": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 15.0 + ] + } + }, + "from": [ + 11, + 2, + 2 + ], + "to": [ + 11.3, + 14, + 14 + ] + } + ], + "texture_size": [ + 32.0, + 32.0 + ], + "textures": { + "texture": "overdrive_that_matters:item/pattern_drive_tier0" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model3.json b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model3.json new file mode 100644 index 000000000..3b85bbf4a --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model3.json @@ -0,0 +1,80 @@ +{ + "elements": [ + { + "faces": { + "down": { + "texture": "#texture", + "uv": [ + 1.0, + 14.0, + 15.0, + 15.0 + ] + }, + "east": { + "texture": "#texture", + "uv": [ + 15.0, + 1.0, + 1.0, + 15.0 + ] + }, + "north": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 2.0, + 15.0 + ] + }, + "south": { + "texture": "#texture", + "uv": [ + 14.0, + 1.0, + 15.0, + 15.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 2.0 + ] + }, + "west": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 15.0 + ] + } + }, + "from": [ + 9, + 2, + 2 + ], + "to": [ + 9.3, + 14, + 14 + ] + } + ], + "texture_size": [ + 32.0, + 32.0 + ], + "textures": { + "texture": "overdrive_that_matters:item/pattern_drive_tier0" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model4.json b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model4.json new file mode 100644 index 000000000..eb86425dd --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model4.json @@ -0,0 +1,80 @@ +{ + "elements": [ + { + "faces": { + "down": { + "texture": "#texture", + "uv": [ + 1.0, + 14.0, + 15.0, + 15.0 + ] + }, + "east": { + "texture": "#texture", + "uv": [ + 15.0, + 1.0, + 1.0, + 15.0 + ] + }, + "north": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 2.0, + 15.0 + ] + }, + "south": { + "texture": "#texture", + "uv": [ + 14.0, + 1.0, + 15.0, + 15.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 2.0 + ] + }, + "west": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 15.0 + ] + } + }, + "from": [ + 7, + 2, + 2 + ], + "to": [ + 7.3, + 14, + 14 + ] + } + ], + "texture_size": [ + 32.0, + 32.0 + ], + "textures": { + "texture": "overdrive_that_matters:item/pattern_drive_tier0" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model5.json b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model5.json new file mode 100644 index 000000000..585684cc6 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model5.json @@ -0,0 +1,80 @@ +{ + "elements": [ + { + "faces": { + "down": { + "texture": "#texture", + "uv": [ + 1.0, + 14.0, + 15.0, + 15.0 + ] + }, + "east": { + "texture": "#texture", + "uv": [ + 15.0, + 1.0, + 1.0, + 15.0 + ] + }, + "north": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 2.0, + 15.0 + ] + }, + "south": { + "texture": "#texture", + "uv": [ + 14.0, + 1.0, + 15.0, + 15.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 2.0 + ] + }, + "west": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 15.0 + ] + } + }, + "from": [ + 5, + 2, + 2 + ], + "to": [ + 5.3, + 14, + 14 + ] + } + ], + "texture_size": [ + 32.0, + 32.0 + ], + "textures": { + "texture": "overdrive_that_matters:item/pattern_drive_tier0" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model6.json b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model6.json new file mode 100644 index 000000000..4f5a1ee88 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model6.json @@ -0,0 +1,80 @@ +{ + "elements": [ + { + "faces": { + "down": { + "texture": "#texture", + "uv": [ + 1.0, + 14.0, + 15.0, + 15.0 + ] + }, + "east": { + "texture": "#texture", + "uv": [ + 15.0, + 1.0, + 1.0, + 15.0 + ] + }, + "north": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 2.0, + 15.0 + ] + }, + "south": { + "texture": "#texture", + "uv": [ + 14.0, + 1.0, + 15.0, + 15.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 2.0 + ] + }, + "west": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 15.0 + ] + } + }, + "from": [ + 3, + 2, + 2 + ], + "to": [ + 3.3000002, + 14, + 14 + ] + } + ], + "texture_size": [ + 32.0, + 32.0 + ], + "textures": { + "texture": "overdrive_that_matters:item/pattern_drive_tier0" + } +} \ No newline at end of file diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model7.json b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model7.json new file mode 100644 index 000000000..fea7a32c6 --- /dev/null +++ b/src/main/resources/assets/overdrive_that_matters/models/block/pattern/model7.json @@ -0,0 +1,80 @@ +{ + "elements": [ + { + "faces": { + "down": { + "texture": "#texture", + "uv": [ + 1.0, + 14.0, + 15.0, + 15.0 + ] + }, + "east": { + "texture": "#texture", + "uv": [ + 15.0, + 1.0, + 1.0, + 15.0 + ] + }, + "north": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 2.0, + 15.0 + ] + }, + "south": { + "texture": "#texture", + "uv": [ + 14.0, + 1.0, + 15.0, + 15.0 + ] + }, + "up": { + "rotation": 90, + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 2.0 + ] + }, + "west": { + "texture": "#texture", + "uv": [ + 1.0, + 1.0, + 15.0, + 15.0 + ] + } + }, + "from": [ + 1, + 2, + 2 + ], + "to": [ + 1.3000002, + 14, + 14 + ] + } + ], + "texture_size": [ + 32.0, + 32.0 + ], + "textures": { + "texture": "overdrive_that_matters:item/pattern_drive_tier0" + } +} \ No newline at end of file