forked from Mirrorlandia_minetest/tnt
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:
parent
da54f56951
commit
f3e97b9514
30
README.txt
30
README.txt
@ -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!
|
||||
|
@ -2,10 +2,11 @@ License of source code and media (textures)
|
||||
-------------------------------------------
|
||||
|
||||
The MIT License (MIT)
|
||||
Copyright (C) 2014-2016 PilzAdam (source code)
|
||||
Copyright (C) 2014-2016 ShadowNinja (source code)
|
||||
Copyright (C) 2016 sofar (sofar@foo-projects.org) (source code and textures)
|
||||
Copyright (C) 201? ? (textures)
|
||||
Copyright (C) 2014-2016 PilzAdam
|
||||
Copyright (C) 2014-2016 ShadowNinja
|
||||
Copyright (C) 2016 sofar (sofar@foo-projects.org)
|
||||
Copyright (C) 2014-2016 BlockMen
|
||||
Copyright (C) 2015-2016 Wuzzy
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this
|
||||
software and associated documentation files (the "Software"), to deal in the Software
|
||||
|
Loading…
Reference in New Issue
Block a user