minetest_game/mods/tnt/README.txt

29 lines
820 B
Plaintext
Raw Normal View History

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)
2014-04-19 10:43:53 -07: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-13 15:08:03 -07: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 10:43:53 -07:00
Be aware of the damage radius of 7 blocks!