diff --git a/assets/alltheores/textures/block/deepslate_aluminum_ore.png b/assets/alltheores/textures/block/deepslate_aluminum_ore.png new file mode 100644 index 00000000..a218d100 Binary files /dev/null and b/assets/alltheores/textures/block/deepslate_aluminum_ore.png differ diff --git a/assets/alltheores/textures/block/deepslate_lead_ore.png b/assets/alltheores/textures/block/deepslate_lead_ore.png new file mode 100644 index 00000000..a3b79b62 Binary files /dev/null and b/assets/alltheores/textures/block/deepslate_lead_ore.png differ diff --git a/assets/alltheores/textures/block/deepslate_nickel_ore.png b/assets/alltheores/textures/block/deepslate_nickel_ore.png new file mode 100644 index 00000000..967e7550 Binary files /dev/null and b/assets/alltheores/textures/block/deepslate_nickel_ore.png differ diff --git a/assets/alltheores/textures/block/deepslate_osmium_ore.png b/assets/alltheores/textures/block/deepslate_osmium_ore.png new file mode 100644 index 00000000..6c2bd805 Binary files /dev/null and b/assets/alltheores/textures/block/deepslate_osmium_ore.png differ diff --git a/assets/alltheores/textures/block/deepslate_platinum_ore.png b/assets/alltheores/textures/block/deepslate_platinum_ore.png new file mode 100644 index 00000000..01d201db Binary files /dev/null and b/assets/alltheores/textures/block/deepslate_platinum_ore.png differ diff --git a/assets/alltheores/textures/block/nickel_ore.png b/assets/alltheores/textures/block/nickel_ore.png index 0a052c9e..b29f9bc7 100644 Binary files a/assets/alltheores/textures/block/nickel_ore.png and b/assets/alltheores/textures/block/nickel_ore.png differ diff --git a/assets/alltheores/textures/block/platinum_ore.png b/assets/alltheores/textures/block/platinum_ore.png new file mode 100644 index 00000000..89172944 Binary files /dev/null and b/assets/alltheores/textures/block/platinum_ore.png differ diff --git a/update.sh b/update.sh new file mode 100644 index 00000000..b593c5ac --- /dev/null +++ b/update.sh @@ -0,0 +1,3 @@ + +git fetch +git pull