From c7500a84a1636956da0dca4f4f997a280ccb569b Mon Sep 17 00:00:00 2001 From: btwonion Date: Thu, 1 Aug 2024 16:48:04 +0200 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d9edba..e7ec9b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # telekinesis -This mod/plugin adds the telekinesis enchantment, allowing you to instantly move drops into your inventory. +This mod/plugin adds the telekinesis enchantment, allowing you to instantly move exp and item drops into your inventory. +This includes the drops from mobs, vehicles and blocks. ## Configuration @@ -12,7 +13,7 @@ The configuration file can be found in the client/server directory. ```json { - "version": 1, // Only for migration purposes, just ignore this. + "version": 1, // For migration purposes only, just ignore this. "config": { "needEnchantment": true, // Defines, whether telekinesis should without or with the enchantment on the tool. "needSneak": false, // Defines. whether the player should have to sneak in order to use telekinesis.