Go to file
Noodlemire e1b8db2514 Initial Commit 2020-07-12 17:43:15 -05:00
models Initial Commit 2020-07-12 17:43:15 -05:00
textures Initial Commit 2020-07-12 17:43:15 -05:00
LICENSE.txt Initial Commit 2020-07-12 17:43:15 -05:00
README.md Initial Commit 2020-07-12 17:43:15 -05:00
crafts.lua Initial Commit 2020-07-12 17:43:15 -05:00
init.lua Initial Commit 2020-07-12 17:43:15 -05:00
mod.conf Initial Commit 2020-07-12 17:43:15 -05:00

README.md

Projectiles for Minetest 5.3.0 [projectile]
Projectiles for Minetest 5.3.0 [projectile]

About

This mod adds a couple slingshots and bows, which fire projectiles that use the newly exposed collision information that was added in Minetest 5.3.0.


Dependencies and Support

Although there are no hard dependencies, there is a long list of optional dependencies, which enable various features: *Default is necessary to craft most ammo types, and provides obsidian shards and mese crystal fragments as slingshot ammo. *Hardtrees enables rocks for slingshots. *Mesecons enable slingshotted mese crystal fragments to power mesecon effectors. *Fire enables fire arrows, and TNT enables bomb arrows. *Basic_materials provides craftability for steel bows and slingshots.


License

The LGPL v2.1 License is used with this mod. See https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html or LICENSE.txt for more details.


Installation

Download, unzip, and place within the usual minetest/current/mods folder, and it will behave in relation to the Minetest engine like any other mod.