minetest_game/mods/tnt
paramat e9d26e2ee3 Licenses: Change WTFPL to MIT (part 1)
Part 1: All mods except default and xpanes.
Add license.txt files.
Add missing README.txt files.
Check and update copyright years for all contributors.
Improve text format and make more consistent.
2016-09-05 05:54:33 +01:00
..
sounds Add tnt mod (freeminer version) 2014-07-05 16:02:58 +02:00
textures TNT: add some depth to the explosion effect 2016-04-16 19:27:16 +01:00
README.txt Licenses: Change WTFPL to MIT (part 1) 2016-09-05 05:54:33 +01:00
depends.txt Rewrite TNT 2014-07-22 12:05:40 -04:00
init.lua Add labels to ABMs 2016-08-09 03:56:37 +01:00
license.txt Licenses: Change WTFPL to MIT (part 1) 2016-09-05 05:54:33 +01:00

README.txt

Minetest Game mod: tnt
======================
See license.txt for license information.

Authors of source code
----------------------
PilzAdam (MIT)
ShadowNinja (MIT)
sofar (sofar@foo-projects.org) (MIT)

Authors of media (textures)
---------------------------
? (MIT)
sofar (sofar@foo-projects.org) (MIT)

Introduction:
This mod adds TNT to Minetest. TNT is a tool to help the player
in mining.

How to use the mod:
Craft gunpowder by placing coal and gravel in the crafting area. The
gunpowder can be used to craft TNT or as fuze for TNT. To craft TNT
surround gunpowder with 4 wood in a + shape.
There are different ways to blow up TNT:
  1. Hit it with a torch.
  2. Hit a gunpowder fuze that leads to a TNT block with a torch.
  3. Activate it with mesecons (fastest way)
Be aware of the damage radius of 7 blocks!