From fe37a4d9e40778c8f61ee4126170b4aaf7e54f97 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 16 Jan 2017 15:09:31 +0100 Subject: [PATCH] Update TNT readme --- mods/tnt/README.txt | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/mods/tnt/README.txt b/mods/tnt/README.txt index 46d3fca1e..14c73e079 100644 --- a/mods/tnt/README.txt +++ b/mods/tnt/README.txt @@ -1,28 +1,14 @@ -=== TNT-MOD for MINETEST-C55 === -by PilzAdam +=== TNT mod for Minetest === +by PilzAdam. HEAVILY modified for MineClone 2. Introduction: -This mod adds TNT to Minetest. TNT is a tool to help the player -in mining. - -How to install: -Unzip the archive an place it in minetest-base-directory/mods/minetest/ -if you have a windows client or a linux run-in-place client. If you have -a linux system-wide instalation place it in ~/.minetest/mods/minetest/. -If you want to install this mod only in one world create the folder -worldmods/ in your worlddirectory. -For further information or help see: -http://wiki.minetest.com/wiki/Installing_Mods +This mod adds TNT. 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! +1. Hit it with flint and steel. +2. Activate it with redstone circuits +Be aware of the damage radius! License: WTFPL (see below)