1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-17 04:50:21 +02:00

Licenses: Change WTFPL to MIT (part 2)

Add license.txt files.
Update and improve README.txt files.
Corrections to part 1.
This commit is contained in:
paramat
2016-09-05 07:24:18 +01:00
parent e9d26e2ee3
commit 7d70d25eeb
24 changed files with 512 additions and 163 deletions

View File

@ -10,19 +10,31 @@ sofar (sofar@foo-projects.org) (MIT)
Authors of media (textures)
---------------------------
? (MIT)
sofar (sofar@foo-projects.org) (MIT)
BlockMen (MIT):
All textures not mentioned below.
Introduction:
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 fuze for TNT. To craft TNT
surround gunpowder with 4 wood in a + shape.
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 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!
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!