From 4515ce8367bcc628464001455c203a09a399cd16 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Mon, 23 Jun 2025 01:32:02 +0200 Subject: feat: Moved storage search to be next to inventory --- .../gui/sprites/storageoverlay/storage_controls.png | Bin 4766 -> 745 bytes .../gui/sprites/storageoverlay/storage_controls.png | Bin 624 -> 768 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/firmament/textures/gui/sprites/storageoverlay/storage_controls.png b/src/main/resources/assets/firmament/textures/gui/sprites/storageoverlay/storage_controls.png index 97dd0ea..c897840 100644 Binary files a/src/main/resources/assets/firmament/textures/gui/sprites/storageoverlay/storage_controls.png and b/src/main/resources/assets/firmament/textures/gui/sprites/storageoverlay/storage_controls.png differ diff --git a/src/main/resources/resourcepacks/transparent_overlay/assets/firmament/textures/gui/sprites/storageoverlay/storage_controls.png b/src/main/resources/resourcepacks/transparent_overlay/assets/firmament/textures/gui/sprites/storageoverlay/storage_controls.png index d4852d8..10d41dd 100644 Binary files a/src/main/resources/resourcepacks/transparent_overlay/assets/firmament/textures/gui/sprites/storageoverlay/storage_controls.png and b/src/main/resources/resourcepacks/transparent_overlay/assets/firmament/textures/gui/sprites/storageoverlay/storage_controls.png differ -- cgit