From 701638f81ff3da60378164dee5807a980634f3ce Mon Sep 17 00:00:00 2001 From: Evorp <3vorpgaming@gmail.com> Date: Fri, 21 Jul 2023 16:13:39 -0700 Subject: [PATCH] fix inaccurate pottery pattern names --- ...ttery_pattern.png => pottery_pattern_archer.png} | Bin ...tery_pattern.png => pottery_pattern_arms_up.png} | Bin ...ottery_pattern.png => pottery_pattern_prize.png} | Bin ...ottery_pattern.png => pottery_pattern_skull.png} | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename assets/minecraft/textures/entity/decorated_pot/{archer_pottery_pattern.png => pottery_pattern_archer.png} (100%) rename assets/minecraft/textures/entity/decorated_pot/{arms_up_pottery_pattern.png => pottery_pattern_arms_up.png} (100%) rename assets/minecraft/textures/entity/decorated_pot/{prize_pottery_pattern.png => pottery_pattern_prize.png} (100%) rename assets/minecraft/textures/entity/decorated_pot/{skull_pottery_pattern.png => pottery_pattern_skull.png} (100%) diff --git a/assets/minecraft/textures/entity/decorated_pot/archer_pottery_pattern.png b/assets/minecraft/textures/entity/decorated_pot/pottery_pattern_archer.png similarity index 100% rename from assets/minecraft/textures/entity/decorated_pot/archer_pottery_pattern.png rename to assets/minecraft/textures/entity/decorated_pot/pottery_pattern_archer.png diff --git a/assets/minecraft/textures/entity/decorated_pot/arms_up_pottery_pattern.png b/assets/minecraft/textures/entity/decorated_pot/pottery_pattern_arms_up.png similarity index 100% rename from assets/minecraft/textures/entity/decorated_pot/arms_up_pottery_pattern.png rename to assets/minecraft/textures/entity/decorated_pot/pottery_pattern_arms_up.png diff --git a/assets/minecraft/textures/entity/decorated_pot/prize_pottery_pattern.png b/assets/minecraft/textures/entity/decorated_pot/pottery_pattern_prize.png similarity index 100% rename from assets/minecraft/textures/entity/decorated_pot/prize_pottery_pattern.png rename to assets/minecraft/textures/entity/decorated_pot/pottery_pattern_prize.png diff --git a/assets/minecraft/textures/entity/decorated_pot/skull_pottery_pattern.png b/assets/minecraft/textures/entity/decorated_pot/pottery_pattern_skull.png similarity index 100% rename from assets/minecraft/textures/entity/decorated_pot/skull_pottery_pattern.png rename to assets/minecraft/textures/entity/decorated_pot/pottery_pattern_skull.png