diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/matter_capacitor_bank.json b/src/main/resources/assets/overdrive_that_matters/models/block/matter_capacitor_bank.json index 1604b9b6d..512863858 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/matter_capacitor_bank.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/matter_capacitor_bank.json @@ -146,18 +146,6 @@ "down": {"uv": [10, 3, 16, 9], "texture": "#1"} } }, - { - "from": [3, 3, 0], - "to": [13, 13, 3], - "faces": { - "north": {"uv": [0.5, 11.5, 4.5, 15.5], "texture": "#1"}, - "east": {"uv": [6.5, 11.5, 5, 15.5], "texture": "#1"}, - "south": {"uv": [7, 11.5, 11, 15.5], "texture": "#1"}, - "west": {"uv": [5, 11.5, 6.5, 15.5], "texture": "#1"}, - "up": {"uv": [5, 11.5, 6.5, 15.5], "rotation": 90, "texture": "#1"}, - "down": {"uv": [5, 11.5, 6.5, 15.5], "rotation": 270, "texture": "#1"} - } - }, { "from": [1, 2, 2], "to": [2, 14, 4], diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/mattercapacitorbank_frame.png b/src/main/resources/assets/overdrive_that_matters/textures/block/mattercapacitorbank_frame.png index ca8540c95..6f210a897 100644 Binary files a/src/main/resources/assets/overdrive_that_matters/textures/block/mattercapacitorbank_frame.png and b/src/main/resources/assets/overdrive_that_matters/textures/block/mattercapacitorbank_frame.png differ