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) --- woodsoils/textures/credit_textures.txt | 16 ++++++++++++++++ woodsoils/textures/not in use/woodsoils.png | Bin 0 -> 110 bytes woodsoils/textures/woodsoils_ground.png | Bin 0 -> 693 bytes woodsoils/textures/woodsoils_ground_cover.png | Bin 0 -> 775 bytes woodsoils/textures/woodsoils_ground_cover2.png | Bin 0 -> 684 bytes woodsoils/textures/woodsoils_ground_cover_side.png | Bin 0 -> 353 bytes woodsoils/textures/woodsoils_ground_cover_side2.png | Bin 0 -> 325 bytes woodsoils/textures/woodsoils_ground_side.png | Bin 0 -> 368 bytes 8 files changed, 16 insertions(+) create mode 100644 woodsoils/textures/credit_textures.txt create mode 100644 woodsoils/textures/not in use/woodsoils.png create mode 100644 woodsoils/textures/woodsoils_ground.png create mode 100644 woodsoils/textures/woodsoils_ground_cover.png create mode 100644 woodsoils/textures/woodsoils_ground_cover2.png create mode 100644 woodsoils/textures/woodsoils_ground_cover_side.png create mode 100644 woodsoils/textures/woodsoils_ground_cover_side2.png create mode 100644 woodsoils/textures/woodsoils_ground_side.png (limited to 'woodsoils/textures') diff --git a/woodsoils/textures/credit_textures.txt b/woodsoils/textures/credit_textures.txt new file mode 100644 index 0000000..45d582d --- /dev/null +++ b/woodsoils/textures/credit_textures.txt @@ -0,0 +1,16 @@ +------------------------------------------------------------- +Credit for textures of "woodsoils" +------------------------------------------------------------- +(If more than one author is listed the names are in alphabetical order) +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +FOLDER TEXTURE AUTHORS +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +../woodsoils/textures woodsoils_ground.png Mossmanikin + woodsoils_ground_cover.png Mossmanikin + woodsoils_ground_cover_side.png Mossmanikin + woodsoils_ground_cover_side2.png Mossmanikin + woodsoils_ground_cover2.png Mossmanikin + woodsoils_ground_side.png Mossmanikin +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +../woodsoils/textures/not in use woodsoils.png Mossmanikin +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- diff --git a/woodsoils/textures/not in use/woodsoils.png b/woodsoils/textures/not in use/woodsoils.png new file mode 100644 index 0000000..67253bc Binary files /dev/null and b/woodsoils/textures/not in use/woodsoils.png differ diff --git a/woodsoils/textures/woodsoils_ground.png b/woodsoils/textures/woodsoils_ground.png new file mode 100644 index 0000000..907b345 Binary files /dev/null and b/woodsoils/textures/woodsoils_ground.png differ diff --git a/woodsoils/textures/woodsoils_ground_cover.png b/woodsoils/textures/woodsoils_ground_cover.png new file mode 100644 index 0000000..103f103 Binary files /dev/null and b/woodsoils/textures/woodsoils_ground_cover.png differ diff --git a/woodsoils/textures/woodsoils_ground_cover2.png b/woodsoils/textures/woodsoils_ground_cover2.png new file mode 100644 index 0000000..ec18dd6 Binary files /dev/null and b/woodsoils/textures/woodsoils_ground_cover2.png differ diff --git a/woodsoils/textures/woodsoils_ground_cover_side.png b/woodsoils/textures/woodsoils_ground_cover_side.png new file mode 100644 index 0000000..d21f2b9 Binary files /dev/null and b/woodsoils/textures/woodsoils_ground_cover_side.png differ diff --git a/woodsoils/textures/woodsoils_ground_cover_side2.png b/woodsoils/textures/woodsoils_ground_cover_side2.png new file mode 100644 index 0000000..f4e4ce6 Binary files /dev/null and b/woodsoils/textures/woodsoils_ground_cover_side2.png differ diff --git a/woodsoils/textures/woodsoils_ground_side.png b/woodsoils/textures/woodsoils_ground_side.png new file mode 100644 index 0000000..08fb4be Binary files /dev/null and b/woodsoils/textures/woodsoils_ground_side.png differ -- cgit v1.2.3