diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_empty.json b/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_empty.json index edbee1f08..1bbdc7289 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_empty.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_empty.json @@ -1,23 +1,22 @@ { - "parent": "block/block", "credit": "Made with Blockbench", + "parent": "block/block", "render_type": "cutout", "texture_size": [32, 64], "textures": { "0": "overdrive_that_matters:block/essence_storage", - "particle": "#0" + "particle": "overdrive_that_matters:block/essence_storage" }, "elements": [ { "name": "body", "from": [0, 0, 0], - "to": [16, 2, 16], + "to": [16, 3, 16], "faces": { - "north": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "east": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "south": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "west": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "up": {"uv": [0, 0, 8, 4], "texture": "#0"}, + "north": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "east": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "south": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "west": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, "down": {"uv": [0, 0, 8, 4], "texture": "#0"} } }, @@ -30,8 +29,7 @@ "east": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "south": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "west": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, - "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"}, - "down": {"uv": [0, 0, 8, 4], "texture": "#0"} + "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"} } }, { @@ -69,17 +67,6 @@ "up": {"uv": [3.5, 7.75, 8, 9], "rotation": 180, "texture": "#0"} } }, - { - "name": "body", - "from": [1, 2, 1], - "to": [15, 3, 15], - "faces": { - "north": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "east": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "south": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "west": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"} - } - }, { "name": "body", "from": [1, 5, 14], diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_filled.json b/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_filled.json index 5cdc8d452..c1e23cf19 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_filled.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/essence_storage_filled.json @@ -1,24 +1,23 @@ { - "parent": "block/block", "credit": "Made with Blockbench", + "parent": "block/block", "render_type": "cutout", "texture_size": [32, 64], "textures": { "0": "overdrive_that_matters:block/essence_storage", "1": "overdrive_that_matters:block/liquid_xp_still", - "particle": "#0" + "particle": "overdrive_that_matters:block/essence_storage" }, "elements": [ { "name": "body", "from": [0, 0, 0], - "to": [16, 2, 16], + "to": [16, 3, 16], "faces": { - "north": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "east": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "south": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "west": {"uv": [0, 4, 8, 4.5], "texture": "#0"}, - "up": {"uv": [0, 0, 8, 4], "texture": "#0"}, + "north": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "east": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "south": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, + "west": {"uv": [0, 12.75, 8, 13.5], "texture": "#0"}, "down": {"uv": [0, 0, 8, 4], "texture": "#0"} } }, @@ -31,8 +30,7 @@ "east": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "south": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, "west": {"uv": [8, 7.25, 16, 7.75], "texture": "#0"}, - "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"}, - "down": {"uv": [0, 0, 8, 4], "texture": "#0"} + "up": {"uv": [0, 7.25, 8, 11.25], "rotation": 180, "texture": "#0"} } }, { @@ -70,17 +68,6 @@ "up": {"uv": [3.5, 7.75, 8, 9], "rotation": 180, "texture": "#0"} } }, - { - "name": "body", - "from": [1, 2, 1], - "to": [15, 3, 15], - "faces": { - "north": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "east": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "south": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"}, - "west": {"uv": [0.5, 4.25, 7.5, 4.5], "texture": "#0"} - } - }, { "name": "body", "from": [1, 5, 14], @@ -99,10 +86,11 @@ "north": {"uv": [7.5, 3, 14.5, 11], "texture": "#1"}, "west": {"uv": [1.5, 3, 8.5, 11], "texture": "#1"} }, - "neoforge_data": { - "block_light": 15, - "sky_light": 15 - } + "neoforge_data": { + "block_light": 15, + "sky_light": 15, + "ambient_occlusion": false + } }, { "name": "bottle", diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/essence_storage.png b/src/main/resources/assets/overdrive_that_matters/textures/block/essence_storage.png index 093e2bc63..c121927cb 100644 Binary files a/src/main/resources/assets/overdrive_that_matters/textures/block/essence_storage.png and b/src/main/resources/assets/overdrive_that_matters/textures/block/essence_storage.png differ