2022-08-28 02:03:38 +05:00
2022-04-08 19:57:41 +00:00
2022-04-09 12:29:55 +00:00
2022-08-28 02:03:38 +05:00
2022-08-24 18:49:55 +05:00
2022-08-24 18:47:21 +05:00
2022-08-27 22:07:24 +05:00
2022-08-26 21:13:20 +05:00

minetest-mod-rocket_launcher

Simple rocket launcher that uses tnt.explode() function

  • Rockets are 3d meshes
  • Default radius can be set in settings - rocket_launcher_radius, default is 3,
  • Also radius can be set individually for each launcher(radius will displayed in item icon, e.g. R12) by the /rocket-radius <number> command(keep launcher in the hand to use this command)
  • Rocket's ballistic enabled by default and can be disabled in settings(rocket_launcher_ballistic = false)

License of media (textures and model)

  • rocket.obj - by Zemtzov7. License - CC-BY-SA-4.0
  • rocket.png, rocket_launcher.png, rocket_mesh.png - by Zemtzov7, License - CC-BY-SA-4.0
Description
No description provided
Readme 492 KiB
Languages
Lua 100%