Organize mods into modpacks for better overview
This commit is contained in:
parent
f9db58bf50
commit
3696ee3761
1683 changed files with 0 additions and 0 deletions
31
mods/ITEMS/mcl_tnt/README.txt
Normal file
31
mods/ITEMS/mcl_tnt/README.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
=== TNT mod for Minetest ===
|
||||
by PilzAdam. HEAVILY modified for MineClone 2.
|
||||
|
||||
Introduction:
|
||||
This mod adds TNT. TNT is a tool to help the player in mining.
|
||||
|
||||
How to use the mod:
|
||||
There are different ways to blow up TNT:
|
||||
1. Hit it with flint and steel.
|
||||
2. Activate it with redstone circuits
|
||||
Be aware of the damage radius!
|
||||
|
||||
License:
|
||||
WTFPL (see below)
|
||||
|
||||
See also:
|
||||
http://minetest.net/
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
Version 2, December 2004
|
||||
|
||||
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim or modified
|
||||
copies of this license document, and changing it is allowed as long
|
||||
as the name is changed.
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
Loading…
Add table
Add a link
Reference in a new issue