diff --git a/src/main/resources/assets/overdrive_that_matters/models/block/twin_plate_press_working.json b/src/main/resources/assets/overdrive_that_matters/models/block/twin_plate_press_working.json index 96ab82259..1eaa521f3 100644 --- a/src/main/resources/assets/overdrive_that_matters/models/block/twin_plate_press_working.json +++ b/src/main/resources/assets/overdrive_that_matters/models/block/twin_plate_press_working.json @@ -70,7 +70,7 @@ "from": [1, 8, 3], "to": [9, 15, 15], "faces": { - "north": {"uv": [0, 2, 8.5, 15.9], "texture": "#1"}, + "north": {"uv": [0, 2, 16, 16], "texture": "#1"}, "east": {"uv": [14, 12.5, 11, 16], "texture": "#0"}, "south": {"uv": [14, 12.5, 16, 16], "texture": "#0"}, "west": {"uv": [11, 12.5, 14, 16], "texture": "#0"}, @@ -226,7 +226,7 @@ "from": [1, 0, 3], "to": [9, 7, 15], "faces": { - "north": {"uv": [0, 2, 8, 16], "texture": "#2"}, + "north": {"uv": [0, 2, 16, 16], "texture": "#2"}, "east": {"uv": [14, 12.5, 11, 16], "texture": "#0"}, "south": {"uv": [14, 12.5, 16, 16], "texture": "#0"}, "west": {"uv": [11, 12.5, 14, 16], "texture": "#0"},