Updated and enhanced throwing mod for Minetest
Go to file
echoes91 b2ca6a4c58 Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 17:08:27 +01:00
sounds First commit, as of 0.9 2015-03-09 18:52:56 +01:00
textures Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:42:38 +01:00
README.txt First commit, as of 0.9 2015-03-09 18:52:56 +01:00
bows.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
build_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
depends.txt First commit, as of 0.9 2015-03-09 18:52:56 +01:00
diamond_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
dig_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
fire_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
init.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
obsidian_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
steel_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
stone_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
teleport_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 17:08:27 +01:00
tnt_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +01:00
torch_arrow.lua Update 0.9.2: Introduced chance to break for many arrows, added golden bow 2015-03-10 16:40:18 +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: 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.