shooter/shooter_hook
stujones11 2a0b7808a1 Code tidy, add .luacheckrc
Improve callbacks
2019-03-23 20:55:42 +00:00
..
textures Separate weapons and API 2019-03-23 20:55:27 +00:00
depends.txt Update license and include source headers 2019-03-23 20:55:40 +00:00
description.txt Update license and include source headers 2019-03-23 20:55:40 +00:00
init.lua Code tidy, add .luacheckrc 2019-03-23 20:55:42 +00:00
mod.conf Update license and include source headers 2019-03-23 20:55:40 +00:00
README.txt Update license and include source headers 2019-03-23 20:55:40 +00:00

Minetest Mod - Grapple Hook [shooter_hook]
==========================================

Depends: shooter, tnt

Adds a teleporting grapple hook which can be thrown or launched
further from a grapple hook gun.

Crafting
========

S = Steel Ingot  [default:steel_ingot]
D = Diamond      [default:diamond]

Grappling Hook: [shooter_hook:grapple_hook]

+---+---+---+
| S | S | D |
+---+---+---+
| S | S |   |
+---+---+---+
| D |   | S |
+---+---+---+

Grappling Hook Gun: [shooter_hook:grapple_gun]

+---+---+
| S | S |
+---+---+
|   | D |
+---+---+