Go to file
Zemtzov7 52b594c1bc
ContentDB downloads counter
2022-08-31 11:57:36 +05:00
models Add files via upload 2022-04-08 19:57:41 +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 ContentDB downloads counter 2022-08-31 11:57:36 +05:00
init.lua fix particle randomization 2022-08-30 17:08:21 +05:00
mod.conf Corrections 2022-08-24 18:47:21 +05:00
settingtypes.txt safe_areas 2022-08-28 02:04:10 +05:00

README.md

minetest-mod-rocket_launcher

Simple rocket launcher that uses tnt.explode() function
ContentDB

Features

  • 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)
  • Explosions in protected areas (damage only, not breaking nodes) can be enabled by setting rocket_launcher_safe_areas to 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