From 7f9973400e9d135502fe02d6033f000d60d56516 Mon Sep 17 00:00:00 2001 From: Andrea Plati Date: Sat, 18 Apr 2020 13:41:26 +0000 Subject: [PATCH] Update 1.1 --- README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 2701a2a..c670f9d 100644 --- a/README.txt +++ b/README.txt @@ -6,7 +6,9 @@ How to install: http://wiki.minetest.com/wiki/Installing_Mods How to use the mod: -Spear work similarly to other tools such as swords, even if being a little slower. Moreover, a spear can be thrown using the drop key ('Q') or placed on a node using the place key ('right click'); they have also limited digging capabilities. +Spear work similarly to other tools such as swords, even if being a little slower. +A spear can also be thrown using RMB and, if it hits a mob, it deals an amount damage based on speed and material. +Spears have limited digging capabilities too. License: Sourcecode: LGPLv2.1 (see http://www.gnu.org/licenses/lgpl-2.1.html)