Updated and enhanced throwing mod for Minetest https://forum.minetest.net/viewtopic.php?t=11437
Go to file
Andrea Plati 7afbceb782 First commit, as of 0.9 2015-03-09 18:52:56 +01:00
sounds First commit, as of 0.9 2015-03-09 18:52:56 +01:00
textures First commit, as of 0.9 2015-03-09 18:52:56 +01:00
README.txt First commit, as of 0.9 2015-03-09 18:52:56 +01:00
bows.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
build_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
depends.txt First commit, as of 0.9 2015-03-09 18:52:56 +01:00
diamond_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
dig_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
fire_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
init.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
obsidian_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
steel_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
stone_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
teleport_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
tnt_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +01:00
torch_arrow.lua First commit, as of 0.9 2015-03-09 18:52:56 +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.