ContentDB downloads counter

master
Zemtzov7 2022-08-31 11:57:36 +05:00 committed by GitHub
parent 75600d54f9
commit 52b594c1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# minetest-mod-rocket_launcher
Simple rocket launcher that uses tnt.explode() function
Simple rocket launcher that uses tnt.explode() function
![ContentDB](https://content.minetest.net/packages/Zemtzov7/rocket_launcher/shields/downloads/)
### 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)