From 40c04c4d77cf00470027f6ae64c2dbd82240f367 Mon Sep 17 00:00:00 2001 From: endernon Date: Tue, 21 Jan 2025 21:26:43 +0000 Subject: [PATCH] disabled the top right compass (its broken again...) --- .../default/{top_right => top_rights}/compass.png | Bin .../default/{top_right => top_rights}/compass.xcf | Bin .../default/{top_right => top_rights}/location.png | Bin .../default/{top_right => top_rights}/location.xcf | Bin .../default/{top_right => top_rights}/marker.png | Bin 5 files changed, 0 insertions(+), 0 deletions(-) rename assets/minecraft/textures/font/hud/gameplay/default/{top_right => top_rights}/compass.png (100%) rename assets/minecraft/textures/font/hud/gameplay/default/{top_right => top_rights}/compass.xcf (100%) rename assets/minecraft/textures/font/hud/gameplay/default/{top_right => top_rights}/location.png (100%) rename assets/minecraft/textures/font/hud/gameplay/default/{top_right => top_rights}/location.xcf (100%) rename assets/minecraft/textures/font/hud/gameplay/default/{top_right => top_rights}/marker.png (100%) diff --git a/assets/minecraft/textures/font/hud/gameplay/default/top_right/compass.png b/assets/minecraft/textures/font/hud/gameplay/default/top_rights/compass.png similarity index 100% rename from assets/minecraft/textures/font/hud/gameplay/default/top_right/compass.png rename to assets/minecraft/textures/font/hud/gameplay/default/top_rights/compass.png diff --git a/assets/minecraft/textures/font/hud/gameplay/default/top_right/compass.xcf b/assets/minecraft/textures/font/hud/gameplay/default/top_rights/compass.xcf similarity index 100% rename from assets/minecraft/textures/font/hud/gameplay/default/top_right/compass.xcf rename to assets/minecraft/textures/font/hud/gameplay/default/top_rights/compass.xcf diff --git a/assets/minecraft/textures/font/hud/gameplay/default/top_right/location.png b/assets/minecraft/textures/font/hud/gameplay/default/top_rights/location.png similarity index 100% rename from assets/minecraft/textures/font/hud/gameplay/default/top_right/location.png rename to assets/minecraft/textures/font/hud/gameplay/default/top_rights/location.png diff --git a/assets/minecraft/textures/font/hud/gameplay/default/top_right/location.xcf b/assets/minecraft/textures/font/hud/gameplay/default/top_rights/location.xcf similarity index 100% rename from assets/minecraft/textures/font/hud/gameplay/default/top_right/location.xcf rename to assets/minecraft/textures/font/hud/gameplay/default/top_rights/location.xcf diff --git a/assets/minecraft/textures/font/hud/gameplay/default/top_right/marker.png b/assets/minecraft/textures/font/hud/gameplay/default/top_rights/marker.png similarity index 100% rename from assets/minecraft/textures/font/hud/gameplay/default/top_right/marker.png rename to assets/minecraft/textures/font/hud/gameplay/default/top_rights/marker.png