Go to file
zmv7 5e389e27f8
Garbage clearing
rocket_launch.ogg was a copy of fire_extinguish_flame.2.ogg, as `fire` is a dep of `tnt`, copy isn't necessary
2022-08-25 15:11:47 +05:00
models Add files via upload 2022-04-08 19:57:41 +00:00
sounds Update 2022-04-09 12:29:55 +00:00
textures Update 2022-04-09 12:29:55 +00:00
LICENSE Create LICENSE 2022-08-24 18:49:55 +05:00
README.md Update README.md 2022-08-24 18:49:28 +05:00
init.lua Garbage clearing 2022-08-25 15:11:47 +05:00
mod.conf Corrections 2022-08-24 18:47:21 +05:00

README.md

minetest-mod-rocket_launcher

Simple rocket launcher that uses tnt.explode() function

  • Rockets are 3d meshes
  • Radius can be set in settings - rocket_launcher_radius, default is 3,
  • Also radius can be edited on-the-fly by the /rocket-radius <number> command