From bca395edc27296c9721b0d6634893644b122784a Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 12 Aug 2024 16:59:01 -0400 Subject: Bulk commit of changes --- .../jewelrycraft2/textures/tileentities/BricksPedestal.png | Bin .../jewelrycraft2/textures/tileentities/Displayer.png | Bin .../textures/tileentities/JewelrsCraftingBench.png | Bin .../assets/jewelrycraft2/textures/tileentities/Molder.png | Bin .../jewelrycraft2/textures/tileentities/ShadowEye1.png | Bin .../jewelrycraft2/textures/tileentities/ShadowEye2.png | Bin .../jewelrycraft2/textures/tileentities/ShadowEye3.png | Bin .../jewelrycraft2/textures/tileentities/ShadowEye4.png | Bin .../jewelrycraft2/textures/tileentities/ShadowHand.png | Bin .../assets/jewelrycraft2/textures/tileentities/Smelter.png | Bin 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/BricksPedestal.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/Displayer.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/JewelrsCraftingBench.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/Molder.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye1.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye2.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye3.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye4.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowHand.png mode change 100755 => 100644 src/main/resources/assets/jewelrycraft2/textures/tileentities/Smelter.png (limited to 'src/main/resources/assets/jewelrycraft2/textures/tileentities') diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/BricksPedestal.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/BricksPedestal.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/Displayer.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/Displayer.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/JewelrsCraftingBench.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/JewelrsCraftingBench.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/Molder.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/Molder.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye1.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye1.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye2.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye2.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye3.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye3.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye4.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowEye4.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowHand.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/ShadowHand.png old mode 100755 new mode 100644 diff --git a/src/main/resources/assets/jewelrycraft2/textures/tileentities/Smelter.png b/src/main/resources/assets/jewelrycraft2/textures/tileentities/Smelter.png old mode 100755 new mode 100644 -- cgit v1.2.3