shooter/shooter_flaregun/README.txt
stujones11 fde2b72a68 Update license and include source headers
Pass a deep copy of gunspec instead of a direct reference

Fix Lua style multi-line comments :/

Fix flaregun dependencies

Add mod.conf and description files plus some readme fixes
2019-03-23 20:55:40 +00:00

29 lines
469 B
Plaintext

Minetest Mod - Flare Gun [shooter_flaregun]
===========================================
Depends: shooter, tnt, wool
Adds a flare-gun with temporary light emitting flares.
Crafting
========
S = Steel Ingot [default:steel_ingot]
R = Red Wool [wool:red]
G = Gun Powder [tnt:gunpowder]
Flare: [shooter_flaregun:flare]
+---+---+
| G | R |
+---+---+
Flare Gun: [shooter_flaregun:flaregun]
+---+---+---+
| R | R | R |
+---+---+---+
| | | S |
+---+---+---+