shooter/shooter_rocket
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 Separate weapons and API 2019-03-23 20:55:27 +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 - Rocket Launcher [shooter_rocket]
===============================================

Depends: shooter, tnt

Adds rocket missiles and launching gun.

Crafting
========

S = Steel Ingot  [default:steel_ingot]
B = Bronze Ingot [default:bronze_ingot]
D = Diamond      [default:diamond]
G = Gun Powder   [tnt:gunpowder]

Rocket: [shooter_rocket:rocket]

+---+---+---+
| B | G | B |
+---+---+---+

Rocket Gun: [shooter_rocket:rocket_gun]

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