From 88e4e8852a5f1c33794abe430411b73c3ade507a Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Sat, 20 Jan 2024 02:25:44 +0200 Subject: Initial import --- assets/minecraft/textures/map/map_background.png | Bin 0 -> 495 bytes .../textures/map/map_background_checkerboard.png | Bin 0 -> 668 bytes assets/minecraft/textures/map/map_icons.png | Bin 0 -> 841 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 assets/minecraft/textures/map/map_background.png create mode 100755 assets/minecraft/textures/map/map_background_checkerboard.png create mode 100755 assets/minecraft/textures/map/map_icons.png (limited to 'assets/minecraft/textures/map') diff --git a/assets/minecraft/textures/map/map_background.png b/assets/minecraft/textures/map/map_background.png new file mode 100755 index 00000000..42d8210d Binary files /dev/null and b/assets/minecraft/textures/map/map_background.png differ diff --git a/assets/minecraft/textures/map/map_background_checkerboard.png b/assets/minecraft/textures/map/map_background_checkerboard.png new file mode 100755 index 00000000..5d5ff8a9 Binary files /dev/null and b/assets/minecraft/textures/map/map_background_checkerboard.png differ diff --git a/assets/minecraft/textures/map/map_icons.png b/assets/minecraft/textures/map/map_icons.png new file mode 100755 index 00000000..b250fd5b Binary files /dev/null and b/assets/minecraft/textures/map/map_icons.png differ -- cgit v1.2.3