shooter/shooter_turret
stujones11 e76fa31ae3 Improve screenshot, correct aspect ratio 2019-03-23 20:55:44 +00:00
..
models Crossbow improvements 2019-03-23 20:55:35 +00:00
textures Separate weapons and API 2019-03-23 20:55:27 +00:00
README.txt Update license and include source headers 2019-03-23 20:55:40 +00:00
init.lua Remove hard mod dependencies other than default 2019-03-23 20:55:44 +00:00
mod.conf Add modpack.conf and remove deprecated files 2019-03-23 20:55:44 +00:00
screenshot.png Improve screenshot, correct aspect ratio 2019-03-23 20:55:44 +00:00

README.txt

Minetest Mod - Turret Gun [shooter_turret]
==========================================

Depends: shooter_rocket

Adds a mountable turret gun which can also be triggered by mesecon signals.
Still WIP and experimental and may be subject to change or removal.

Crafting
========

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

Turret Gun: [shooter_turret:turret]

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