diff --git a/mods/tnt/README.txt b/mods/tnt/README.txt index 1970804f..1f75a035 100644 --- a/mods/tnt/README.txt +++ b/mods/tnt/README.txt @@ -9,8 +9,8 @@ ShadowNinja (MIT) sofar (sofar@foo-projects.org) (MIT) Various Minetest developers and contributors (MIT) -Authors of media (textures) ---------------------------- +Authors of media +---------------- BlockMen (CC BY-SA 3.0): All textures not mentioned below. @@ -26,6 +26,15 @@ tnt_blast.png paramat (CC BY-SA 3.0) tnt_tnt_stick.png - Derived from a texture by benrob0329. +steveygos93 (CC0 1.0) +tnt_explode.ogg - renamed, edited, and converted to .ogg from Explosion2.wav + + +theneedle.tv (CC0 1.0) +tnt_ignite.ogg renamed and converted to .ogg from sparkler_fuse_nm.wav + + + Introduction ------------ This mod adds TNT to Minetest. TNT is a tool to help the player diff --git a/mods/tnt/license.txt b/mods/tnt/license.txt index 2c57df38..aa22e555 100644 --- a/mods/tnt/license.txt +++ b/mods/tnt/license.txt @@ -27,8 +27,8 @@ For more details: https://opensource.org/licenses/MIT -Licenses of media (textures) ----------------------------- +Licenses of media +----------------- Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) Copyright (C) 2014-2016 BlockMen diff --git a/mods/tnt/sounds/tnt_explode.ogg b/mods/tnt/sounds/tnt_explode.ogg index 1748bc56..3e3159e0 100644 Binary files a/mods/tnt/sounds/tnt_explode.ogg and b/mods/tnt/sounds/tnt_explode.ogg differ diff --git a/mods/tnt/sounds/tnt_ignite.ogg b/mods/tnt/sounds/tnt_ignite.ogg index 3686fcdd..ecf022f2 100644 Binary files a/mods/tnt/sounds/tnt_ignite.ogg and b/mods/tnt/sounds/tnt_ignite.ogg differ