From 3a0e20ecbef0206ef96ebac47b96a250b1e17bb2 Mon Sep 17 00:00:00 2001 From: Moritz Zwerger Date: Sat, 7 Oct 2023 22:25:28 +0200 Subject: [PATCH] store hunger and switch atlas at correct place --- .../minosoft/{rendering => }/gui/atlas/elements/switch.json | 0 .../{rendering/gui/atlas => gui/atlas/hud}/hotbar/hunger.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/main/resources/assets/minosoft/{rendering => }/gui/atlas/elements/switch.json (100%) rename src/main/resources/assets/minosoft/{rendering/gui/atlas => gui/atlas/hud}/hotbar/hunger.json (100%) diff --git a/src/main/resources/assets/minosoft/rendering/gui/atlas/elements/switch.json b/src/main/resources/assets/minosoft/gui/atlas/elements/switch.json similarity index 100% rename from src/main/resources/assets/minosoft/rendering/gui/atlas/elements/switch.json rename to src/main/resources/assets/minosoft/gui/atlas/elements/switch.json diff --git a/src/main/resources/assets/minosoft/rendering/gui/atlas/hotbar/hunger.json b/src/main/resources/assets/minosoft/gui/atlas/hud/hotbar/hunger.json similarity index 100% rename from src/main/resources/assets/minosoft/rendering/gui/atlas/hotbar/hunger.json rename to src/main/resources/assets/minosoft/gui/atlas/hud/hotbar/hunger.json