Updated and enhanced throwing mod for Minetest
Go to file
echoes91 9835ea15d6 1.0rc1 2015-03-17 13:08:58 +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 1.0rc1 2015-03-17 13:08:58 +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
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.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: LGPLv2.1 (see http://www.gnu.org/licenses/lgpl-2.1.html)
Grahpics & sounds: CC-BY 3.0 (see http://creativecommons.org/licenses/by/3.0/legalcode)