From 21f44fa4851fc047100ffc12da006d77d8c149d7 Mon Sep 17 00:00:00 2001 From: zmv7 <72821250+zmv7@users.noreply.github.com> Date: Sat, 9 Apr 2022 00:58:58 +0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 70e13a3..3a7a66c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # 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`