2015-09-30 01:48:09 +02:00
|
|
|
Minetest Game mod: tnt
|
|
|
|
======================
|
2016-09-04 07:31:01 +02:00
|
|
|
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)
|
2014-04-19 19:43:53 +02:00
|
|
|
|
|
|
|
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:
|
2014-07-14 00:08:03 +02:00
|
|
|
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)
|
2014-04-19 19:43:53 +02:00
|
|
|
Be aware of the damage radius of 7 blocks!
|