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_lighting/textures/LICENSE.txt | 17 +++++++++++++++++ castle_lighting/textures/castle_brasier_bed_mask.png | Bin 0 -> 497 bytes castle_lighting/textures/castle_chandelier.png | Bin 0 -> 360 bytes castle_lighting/textures/castle_chandelier_chain.png | Bin 0 -> 169 bytes castle_lighting/textures/castle_chandelier_wield.png | Bin 0 -> 316 bytes castle_lighting/textures/castle_coal_bed.png | Bin 0 -> 771 bytes castle_lighting/textures/castle_steel.png | Bin 0 -> 214 bytes castle_lighting/textures/castle_street_light.png | Bin 0 -> 465 bytes 8 files changed, 17 insertions(+) create mode 100644 castle_lighting/textures/LICENSE.txt create mode 100644 castle_lighting/textures/castle_brasier_bed_mask.png create mode 100644 castle_lighting/textures/castle_chandelier.png create mode 100644 castle_lighting/textures/castle_chandelier_chain.png create mode 100644 castle_lighting/textures/castle_chandelier_wield.png create mode 100644 castle_lighting/textures/castle_coal_bed.png create mode 100644 castle_lighting/textures/castle_steel.png create mode 100644 castle_lighting/textures/castle_street_light.png (limited to 'castle_lighting/textures') diff --git a/castle_lighting/textures/LICENSE.txt b/castle_lighting/textures/LICENSE.txt new file mode 100644 index 0000000..7d7ed99 --- /dev/null +++ b/castle_lighting/textures/LICENSE.txt @@ -0,0 +1,17 @@ +License Textures: Philipner - CC-BY-SA 3.0 + +-castle_chandelier.png +-castle_chandelier_chain.png +-castle_chandelier_wield.png + + +-------------------------------------------- + +16 px textures based on Castle mod +original textures by Philipner + +License Textures: Napiophelios - CC-BY-SA 3.0 + +-castle_street_light.png + +-------------------------------------------- diff --git a/castle_lighting/textures/castle_brasier_bed_mask.png b/castle_lighting/textures/castle_brasier_bed_mask.png new file mode 100644 index 0000000..2c30c88 Binary files /dev/null and b/castle_lighting/textures/castle_brasier_bed_mask.png differ diff --git a/castle_lighting/textures/castle_chandelier.png b/castle_lighting/textures/castle_chandelier.png new file mode 100644 index 0000000..fbc0039 Binary files /dev/null and b/castle_lighting/textures/castle_chandelier.png differ diff --git a/castle_lighting/textures/castle_chandelier_chain.png b/castle_lighting/textures/castle_chandelier_chain.png new file mode 100644 index 0000000..47a526a Binary files /dev/null and b/castle_lighting/textures/castle_chandelier_chain.png differ diff --git a/castle_lighting/textures/castle_chandelier_wield.png b/castle_lighting/textures/castle_chandelier_wield.png new file mode 100644 index 0000000..59dae96 Binary files /dev/null and b/castle_lighting/textures/castle_chandelier_wield.png differ diff --git a/castle_lighting/textures/castle_coal_bed.png b/castle_lighting/textures/castle_coal_bed.png new file mode 100644 index 0000000..e263bcd Binary files /dev/null and b/castle_lighting/textures/castle_coal_bed.png differ diff --git a/castle_lighting/textures/castle_steel.png b/castle_lighting/textures/castle_steel.png new file mode 100644 index 0000000..28ecd60 Binary files /dev/null and b/castle_lighting/textures/castle_steel.png differ diff --git a/castle_lighting/textures/castle_street_light.png b/castle_lighting/textures/castle_street_light.png new file mode 100644 index 0000000..dc3f72e Binary files /dev/null and b/castle_lighting/textures/castle_street_light.png differ -- cgit v1.2.3