Updated and enhanced throwing mod for Minetest https://forum.minetest.net/viewtopic.php?t=11437
Go to file
echoes91 b1e6edad73 Shell arrows and other tweakings 2015-03-13 12:47:16 +01:00
sounds Shell arrows and other tweakings 2015-03-13 12:47:16 +01:00
textures Shell arrows and other tweakings 2015-03-13 12:47:16 +01:00
README.txt First commit, as of 0.9 2015-03-09 18:52:56 +01:00
bows.lua Shell arrows and other tweakings 2015-03-13 12:47:16 +01:00
build_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +01:00
depends.txt First commit, as of 0.9 2015-03-09 18:52:56 +01:00
diamond_arrow.lua New style and fixed recipes 2015-03-12 11:00:27 +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 Shell arrows and other tweakings 2015-03-13 12:47:16 +01:00
obsidian_arrow.lua New style and fixed recipes 2015-03-12 11:00:27 +01:00
shell_arrow.lua Shell arrows and other tweakings 2015-03-13 12:47:16 +01:00
steel_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +01:00
stone_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +01:00
teleport_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +01:00
tnt_arrow.lua Shell arrows and other tweakings 2015-03-13 12:47:16 +01:00
torch_arrow.lua Fixed damages and recipes, added simmetric 2015-03-11 17:45:10 +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.