mirror of
https://github.com/minetest-mods/nether.git
synced 2024-12-27 19:30:28 +01:00
Add portal sounds
This commit is contained in:
parent
d5a551b4cf
commit
0f3f42e5c0
26
README.md
26
README.md
@ -17,16 +17,24 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|||||||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
## License of media (textures and sounds)
|
## License and attribution of media (textures and sounds)
|
||||||
|
|
||||||
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
### [Public Domain Dedication (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||||
http://creativecommons.org/licenses/by-sa/3.0/
|
|
||||||
|
|
||||||
## Authors of media files
|
* `nether_portal_teleport.ogg` is a timing adjusted version of "teleport" by outroelison (https://freesound.org/people/outroelison), used under CC0 1.0
|
||||||
|
|
||||||
Everything not listed in here:
|
### [Attribution 3.0 Unported (CC BY 3.0)](https://creativecommons.org/licenses/by/3.0/)
|
||||||
Copyright (C) 2013 PilzAdam
|
|
||||||
|
* `nether_portal_ambient.ogg` & `nether_portal_ambient.0.ogg` are extractions from "Deep Cinematic Rumble Stereo" by [Patrick Lieberkind](http://www.lieberkindvisuals.dk)
|
||||||
|
* `nether_portal_extinguish.ogg` is an extraction from "Tight Laser Weapon Hit Scifi" by damjancd (https://freesound.org/people/damjancd), used under CC BY 3.0
|
||||||
|
* `nether_portal_ignite.ogg` is a derivative of "Flame Ignition" by hykenfreak (https://freesound.org/people/hykenfreak), used under CC BY 3.0. "Nether Portal ignite" is licensed under CC BY 3.0 by Treer.
|
||||||
|
|
||||||
- nether_rack.png: Zeg9
|
### [Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/)
|
||||||
- nether_glowstone.png: BlockMen
|
* `nether_book_`* (files starting with "nether_book"): Treer, 2019
|
||||||
- nether_book_*: Treer
|
* `nether_portal_ignition_failure.ogg`: Treer, 2019
|
||||||
|
|
||||||
|
### [Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)](http://creativecommons.org/licenses/by-sa/3.0/)
|
||||||
|
* `nether_rack.png`: Zeg9
|
||||||
|
* `nether_glowstone.png`: BlockMen
|
||||||
|
|
||||||
|
All other media: Copyright © 2013 PilzAdam, licensed under CC BY-SA 3.0 by PilzAdam.
|
Binary file not shown.
BIN
sounds/nether_portal_ambient.0.ogg
Normal file
BIN
sounds/nether_portal_ambient.0.ogg
Normal file
Binary file not shown.
BIN
sounds/nether_portal_ambient.ogg
Normal file
BIN
sounds/nether_portal_ambient.ogg
Normal file
Binary file not shown.
BIN
sounds/nether_portal_extinguish.ogg
Normal file
BIN
sounds/nether_portal_extinguish.ogg
Normal file
Binary file not shown.
BIN
sounds/nether_portal_ignite.ogg
Normal file
BIN
sounds/nether_portal_ignite.ogg
Normal file
Binary file not shown.
BIN
sounds/nether_portal_ignition_failure.ogg
Normal file
BIN
sounds/nether_portal_ignition_failure.ogg
Normal file
Binary file not shown.
BIN
sounds/nether_portal_teleport.ogg
Normal file
BIN
sounds/nether_portal_teleport.ogg
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user