fde2b72a68
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
28 lines
469 B
Text
28 lines
469 B
Text
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 |
|
|
+---+---+---+
|
|
|