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
29 lines
516 B
Text
29 lines
516 B
Text
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 |
|
|
+---+---+---+
|
|
|