Voxel_Combat/mods/shooter/shooter_hook
LoneWolfHT 9b403be195 Remove shooter as a submodule and add mobkit submodule 2019-12-27 11:59:19 -08:00
..
textures Remove shooter as a submodule and add mobkit submodule 2019-12-27 11:59:19 -08:00
README.txt Remove shooter as a submodule and add mobkit submodule 2019-12-27 11:59:19 -08:00
init.lua Remove shooter as a submodule and add mobkit submodule 2019-12-27 11:59:19 -08:00
mod.conf Remove shooter as a submodule and add mobkit submodule 2019-12-27 11:59:19 -08:00
screenshot.png Remove shooter as a submodule and add mobkit submodule 2019-12-27 11:59:19 -08:00

README.txt

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

Depends: shooter

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 |
+---+---+