From 431de03ea35cbbfbf81385ad320bfbd8f512feb9 Mon Sep 17 00:00:00 2001 From: "imgbot[bot]" <31301654+imgbot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 13:59:15 +1100 Subject: [ImgBot] Optimize images (#325) Co-authored-by: ImgBotApp --- .../textures/gui/forge_recipe_tall.png | Bin 2743 -> 2548 bytes .../textures/gui/item_shop_recipe.png | Bin 3177 -> 2829 bytes .../notenoughupdates/textures/gui/navigation.png | Bin 984 -> 883 bytes .../textures/gui/villager_recipe_tall.png | Bin 2709 -> 2503 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources/assets/notenoughupdates/textures') diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.png b/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.png index cdd8b0f1..d89260db 100644 Binary files a/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.png and b/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.png differ diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.png b/src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.png index e78c0f44..9226529a 100644 Binary files a/src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.png and b/src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.png differ diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/navigation.png b/src/main/resources/assets/notenoughupdates/textures/gui/navigation.png index 628f3a47..fc85046f 100644 Binary files a/src/main/resources/assets/notenoughupdates/textures/gui/navigation.png and b/src/main/resources/assets/notenoughupdates/textures/gui/navigation.png differ diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.png b/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.png index 8cb89bae..f22f28ee 100644 Binary files a/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.png and b/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.png differ -- cgit