tnt/README.txt
paramat f3e97b9514 Licenses: Change WTFPL to MIT (part 2)
Add license.txt files.
Update and improve README.txt files.
Corrections to part 1.
2016-09-06 04:45:23 +01:00

41 lines
1019 B
Plaintext

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)
---------------------------
BlockMen (MIT):
All textures not mentioned below.
ShadowNinja (MIT):
tnt_smoke.png
Wuzzy (MIT):
All gunpowder textures except tnt_gunpowder_inventory.png.
sofar (sofar@foo-projects.org) (MIT):
tnt_blast.png
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 fuse 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 fuse that leads to a TNT block with a torch or flint-and-steel.
3. Activate it with mesecons (fastest way).
Be aware of the damage radius of 6 blocks!