From 888b0ebfec8c2eff9015163549a7e47443cb8665 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 21:00:20 -0400 Subject: "explode" all modpacks into their individual components (you can't have a modpack buried inside a modpack) --- mesecons_movestones/textures/jeija_movestone_arrows.png | Bin 0 -> 344 bytes mesecons_movestones/textures/jeija_movestone_side.png | Bin 0 -> 466 bytes mesecons_movestones/textures/jeija_sticky_movestone.png | Bin 0 -> 742 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 mesecons_movestones/textures/jeija_movestone_arrows.png create mode 100644 mesecons_movestones/textures/jeija_movestone_side.png create mode 100644 mesecons_movestones/textures/jeija_sticky_movestone.png (limited to 'mesecons_movestones/textures') diff --git a/mesecons_movestones/textures/jeija_movestone_arrows.png b/mesecons_movestones/textures/jeija_movestone_arrows.png new file mode 100644 index 0000000..358c357 Binary files /dev/null and b/mesecons_movestones/textures/jeija_movestone_arrows.png differ diff --git a/mesecons_movestones/textures/jeija_movestone_side.png b/mesecons_movestones/textures/jeija_movestone_side.png new file mode 100644 index 0000000..de753ef Binary files /dev/null and b/mesecons_movestones/textures/jeija_movestone_side.png differ diff --git a/mesecons_movestones/textures/jeija_sticky_movestone.png b/mesecons_movestones/textures/jeija_sticky_movestone.png new file mode 100644 index 0000000..8953cf1 Binary files /dev/null and b/mesecons_movestones/textures/jeija_sticky_movestone.png differ -- cgit v1.2.3