BlueBird51 a3a78e36df Add special TNT drops hai 11 meses
..
sounds 479a588c63 Inital files, dated August 30, 2018. %!s(int64=6) %!d(string=hai) anos
textures f0ea40da2b TNT: allow surface mining & chain reactions (also update recipes) %!s(int64=2) %!d(string=hai) anos
README.txt 479a588c63 Inital files, dated August 30, 2018. %!s(int64=6) %!d(string=hai) anos
cdp.lua f700dc4341 Use 'minetest.global_exists()' everywhere hai 1 ano
init.lua ad71f4e2fc Let any kind of torch ignite TNT/gunpowder hai 11 meses
license.txt 479a588c63 Inital files, dated August 30, 2018. %!s(int64=6) %!d(string=hai) anos
mod.conf bd905cf3be Convert depends.txt to mod.conf hai 1 ano
tnt_boom.lua a3a78e36df Add special TNT drops hai 11 meses

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)
Various Minetest developers and contributors (MIT)

Authors of media (textures)
---------------------------
BlockMen (CC BY-SA 3.0):
All textures not mentioned below.

ShadowNinja (CC BY-SA 3.0):
tnt_smoke.png

Wuzzy (CC BY-SA 3.0):
All gunpowder textures except tnt_gunpowder_inventory.png.

sofar (sofar@foo-projects.org) (CC BY-SA 3.0):
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!