From dd246c2e14699d1a76569c23c7a3233695fe4ad9 Mon Sep 17 00:00:00 2001 From: Julien Constant Date: Thu, 10 Feb 2022 12:52:51 +0100 Subject: [PATCH] renamed textures as of latest Bedrock Beta --- ...ochre_froglight.png => ochre_froglight_side.png} | Bin ...froglight.png => pearlescent_froglight_side.png} | Bin ...ant_froglight.png => verdant_froglight_side.png} | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename assets/minecraft/textures/block/{ochre_froglight.png => ochre_froglight_side.png} (100%) rename assets/minecraft/textures/block/{pearlescent_froglight.png => pearlescent_froglight_side.png} (100%) rename assets/minecraft/textures/block/{verdant_froglight.png => verdant_froglight_side.png} (100%) diff --git a/assets/minecraft/textures/block/ochre_froglight.png b/assets/minecraft/textures/block/ochre_froglight_side.png similarity index 100% rename from assets/minecraft/textures/block/ochre_froglight.png rename to assets/minecraft/textures/block/ochre_froglight_side.png diff --git a/assets/minecraft/textures/block/pearlescent_froglight.png b/assets/minecraft/textures/block/pearlescent_froglight_side.png similarity index 100% rename from assets/minecraft/textures/block/pearlescent_froglight.png rename to assets/minecraft/textures/block/pearlescent_froglight_side.png diff --git a/assets/minecraft/textures/block/verdant_froglight.png b/assets/minecraft/textures/block/verdant_froglight_side.png similarity index 100% rename from assets/minecraft/textures/block/verdant_froglight.png rename to assets/minecraft/textures/block/verdant_froglight_side.png