From 907e8bf6a64215a516fdf16869dd81248aeaa2f6 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 17 Mar 2017 16:53:18 -0400 Subject: update digilines, technic, unified inventory, and switched castles to the new modpack form --- castle_weapons/textures/LICENSE.txt | 25 +++++++++++++++++++++ castle_weapons/textures/castle_battleaxe.png | Bin 0 -> 358 bytes .../textures/castle_crossbow_bolt_inv.png | Bin 0 -> 146 bytes castle_weapons/textures/castle_crossbow_hit.png | Bin 0 -> 516 bytes castle_weapons/textures/castle_crossbow_inv.png | Bin 0 -> 280 bytes castle_weapons/textures/castle_crossbow_loaded.png | Bin 0 -> 295 bytes 6 files changed, 25 insertions(+) create mode 100644 castle_weapons/textures/LICENSE.txt create mode 100644 castle_weapons/textures/castle_battleaxe.png create mode 100644 castle_weapons/textures/castle_crossbow_bolt_inv.png create mode 100644 castle_weapons/textures/castle_crossbow_hit.png create mode 100644 castle_weapons/textures/castle_crossbow_inv.png create mode 100644 castle_weapons/textures/castle_crossbow_loaded.png (limited to 'castle_weapons/textures') diff --git a/castle_weapons/textures/LICENSE.txt b/castle_weapons/textures/LICENSE.txt new file mode 100644 index 0000000..0ecff29 --- /dev/null +++ b/castle_weapons/textures/LICENSE.txt @@ -0,0 +1,25 @@ +-------------------------------------------- + +License Textures: Stuart Jones - WTFPL +-castle_crossbow_bolt_inv.png +-castle_crossbow_bolt_uv.png +-castle_crossbow_hit.png + +Licence Models: Stuart Jones - CC-BY-SA 3.0 +-castle_crossbow_bolt.b3d +-castle_crossbow_bolt.blend + + +-------------------------------------------- + +16 px textures based on Castle mod +original textures by Philipner + +License Textures: Napiophelios - CC-BY-SA 3.0 + +-castle_battleaxe.png +-castle_crossbow_bolt_inv.png +-castle_crossbow_hit.png +-castle_crossbow_loaded.png + +-------------------------------------------- diff --git a/castle_weapons/textures/castle_battleaxe.png b/castle_weapons/textures/castle_battleaxe.png new file mode 100644 index 0000000..4f7f738 Binary files /dev/null and b/castle_weapons/textures/castle_battleaxe.png differ diff --git a/castle_weapons/textures/castle_crossbow_bolt_inv.png b/castle_weapons/textures/castle_crossbow_bolt_inv.png new file mode 100644 index 0000000..87cd847 Binary files /dev/null and b/castle_weapons/textures/castle_crossbow_bolt_inv.png differ diff --git a/castle_weapons/textures/castle_crossbow_hit.png b/castle_weapons/textures/castle_crossbow_hit.png new file mode 100644 index 0000000..0a2b2f3 Binary files /dev/null and b/castle_weapons/textures/castle_crossbow_hit.png differ diff --git a/castle_weapons/textures/castle_crossbow_inv.png b/castle_weapons/textures/castle_crossbow_inv.png new file mode 100644 index 0000000..39bcf07 Binary files /dev/null and b/castle_weapons/textures/castle_crossbow_inv.png differ diff --git a/castle_weapons/textures/castle_crossbow_loaded.png b/castle_weapons/textures/castle_crossbow_loaded.png new file mode 100644 index 0000000..ca2dca7 Binary files /dev/null and b/castle_weapons/textures/castle_crossbow_loaded.png differ -- cgit v1.2.3