From b9d06746405f8d0b7f82101da689b33cde8429e8 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sat, 18 Mar 2017 06:53:09 -0400 Subject: update blox, bobblocks, coloredwood, technic, homedecor, ilights, stainedglass, unifiedbricks, unified dyes also contains updates to castle modpack's tapestries that hasn't hit the official castle modpack yet. removed redundant castle mod (should have been deleted when DB switched to the modpack one) --- castle/sounds/LICENSE.txt | 52 ------------------------------- castle/sounds/castle_birds.ogg | Bin 14797 -> 0 bytes castle/sounds/castle_crossbow_bolt.ogg | Bin 5967 -> 0 bytes castle/sounds/castle_crossbow_click.ogg | Bin 7377 -> 0 bytes castle/sounds/castle_crossbow_reload.ogg | Bin 12213 -> 0 bytes castle/sounds/castle_crossbow_shoot.ogg | Bin 8112 -> 0 bytes castle/sounds/castle_orbs.ogg | Bin 17034 -> 0 bytes castle/sounds/castle_owl.ogg | Bin 50950 -> 0 bytes 8 files changed, 52 deletions(-) delete mode 100644 castle/sounds/LICENSE.txt delete mode 100644 castle/sounds/castle_birds.ogg delete mode 100644 castle/sounds/castle_crossbow_bolt.ogg delete mode 100644 castle/sounds/castle_crossbow_click.ogg delete mode 100644 castle/sounds/castle_crossbow_reload.ogg delete mode 100644 castle/sounds/castle_crossbow_shoot.ogg delete mode 100644 castle/sounds/castle_orbs.ogg delete mode 100644 castle/sounds/castle_owl.ogg (limited to 'castle/sounds') diff --git a/castle/sounds/LICENSE.txt b/castle/sounds/LICENSE.txt deleted file mode 100644 index f8041dd..0000000 --- a/castle/sounds/LICENSE.txt +++ /dev/null @@ -1,52 +0,0 @@ -License Sounds ------------------- - -(From Simple Shooter mod by Stuart Jones) --castle_crossbow_click.ogg --castle_crossbow_shoot.ogg --castle_crossbow_reload.ogg - -Author : freesound.org -License : Attribution 3.0 Unported (CC BY 3.0) -CC0 1.0 Universal (CC0 1.0) - ------------------- - -(From Minetest Game:default mod) --default_wood_footstep.1.ogg -(renamed to : castle_crossbow_bolt.ogg) -Author : Mito551 -License : (CC BY-SA) - ------------------- - -Author: Brandon Morris -file: castle_orbs.ogg -original file : completetask_0.mp3 -http://opengameart.org/content/completion-sound -License: CC-BY 3.0 -http://creativecommons.org/licenses/by/3.0/ - ------------------- - -(From Ambience mod) - -Author: Mike Koenig -file: castle_owl.ogg -original file : horned_owl.ogg -http://soundbible.com/1851-Horned-Owl.html -License: Attribution 3.0 -http://creativecommons.org/licenses/by/3.0/ - ------------------- - -(From Ambience mod) - -Author: PsychoBird -file: castle_birds.ogg -original file : Best Cardinal Bird.ogg -http://soundbible.com/1515-Best-Cardinal-Bird.html -License: Attribution 3.0 -http://creativecommons.org/licenses/by/3.0/ - ------------------- \ No newline at end of file diff --git a/castle/sounds/castle_birds.ogg b/castle/sounds/castle_birds.ogg deleted file mode 100644 index 4a93395..0000000 Binary files a/castle/sounds/castle_birds.ogg and /dev/null differ diff --git a/castle/sounds/castle_crossbow_bolt.ogg b/castle/sounds/castle_crossbow_bolt.ogg deleted file mode 100644 index 34f63a1..0000000 Binary files a/castle/sounds/castle_crossbow_bolt.ogg and /dev/null differ diff --git a/castle/sounds/castle_crossbow_click.ogg b/castle/sounds/castle_crossbow_click.ogg deleted file mode 100644 index 8e60db8..0000000 Binary files a/castle/sounds/castle_crossbow_click.ogg and /dev/null differ diff --git a/castle/sounds/castle_crossbow_reload.ogg b/castle/sounds/castle_crossbow_reload.ogg deleted file mode 100644 index 47f7245..0000000 Binary files a/castle/sounds/castle_crossbow_reload.ogg and /dev/null differ diff --git a/castle/sounds/castle_crossbow_shoot.ogg b/castle/sounds/castle_crossbow_shoot.ogg deleted file mode 100644 index 9ce9176..0000000 Binary files a/castle/sounds/castle_crossbow_shoot.ogg and /dev/null differ diff --git a/castle/sounds/castle_orbs.ogg b/castle/sounds/castle_orbs.ogg deleted file mode 100644 index c7aa8f8..0000000 Binary files a/castle/sounds/castle_orbs.ogg and /dev/null differ diff --git a/castle/sounds/castle_owl.ogg b/castle/sounds/castle_owl.ogg deleted file mode 100644 index f30d0b3..0000000 Binary files a/castle/sounds/castle_owl.ogg and /dev/null differ -- cgit v1.2.3