Updated and enhanced throwing mod for Minetest
Go to file
echoes91 d1ab5dd697 1.0rc1 2015-03-17 12:05:11 +01:00
sounds 0.9.6 - configurable 2015-03-14 11:49:06 +01:00
textures 1.0rc1 2015-03-17 12:05:11 +01:00
README.txt 0.9.6 - configurable 2015-03-14 11:49:06 +01:00
bows.lua 1.0rc1 2015-03-17 12:05:11 +01:00
build_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +01:00
config.lua 0.9.6 - configurable 2015-03-14 11:49:06 +01:00
depends.txt First commit, as of 0.9 2015-03-09 18:52:56 +01:00
diamond_arrow.lua 0.9.8, new damage system and fixed reload bug 2015-03-15 22:42:02 +01:00
dig_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +01:00
fire_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +01:00
init.lua 1.0rc1 2015-03-17 12:05:11 +01:00
obsidian_arrow.lua 0.9.8, new damage system and fixed reload bug 2015-03-15 22:42:02 +01:00
shell_arrow.lua 0.9.8, new damage system and fixed reload bug 2015-03-15 22:42:02 +01:00
steel_arrow.lua 0.9.8, new damage system and fixed reload bug 2015-03-15 22:42:02 +01:00
stone_arrow.lua 0.9.8, new damage system and fixed reload bug 2015-03-15 22:42:02 +01:00
teleport_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +01:00
throwing.conf 1.0rc1 2015-03-17 12:05:11 +01:00
throwing.conf.example 1.0rc1 2015-03-17 12:05:11 +01:00
tnt_arrow.lua Shell arrows and other tweakings 2015-03-13 12:47:16 +01:00
torch_arrow.lua Fixed torch arrow recipe 2015-03-16 15:23:29 +01:00

README.txt

=== THROWING ENHANCED for MINETEST ===

Inroduction:
This mod adds many bows and arrows to Minetest.
It began as a fork of PilzAdam's throwing mod with some enhancements from me. Enjoy!
Echoes91

How to install:
http://wiki.minetest.com/wiki/Installing_Mods

How to use the mod:
Select the bow and place the arrows into the slot next to it; shoot with left mouse click. 
Every shoot will take 1 arrow from your inventory and wears out the bow.

License:
This mod was originally published by Jeija and reworked by PilzAdam
Sourcecode: WTFPL (see below)
Grahpics & sounds: CC-BY 3.0 (see http://creativecommons.org/licenses/by/3.0/legalcode)

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.