Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
btwonion committed Aug 1, 2024
1 parent 0184ab1 commit c7500a8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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.
Expand Down

0 comments on commit c7500a8

Please sign in to comment.