aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-07-26 23:26:52 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-07-26 23:26:52 +0000
commitf3a60bc141991ce23f7df5f47008a05b42af038b (patch)
tree422bc9dce6a79387543010bd6248e17184f7d61b
parent96aa012aa48c2c1229e890435ed9b5c21dd63ffc (diff)
docs(info): update readme and add usage
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2287a5c..2b5cdf1 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,19 @@
Simple server-side Fabric mod creating a manhunt in Minecraft.
-Made for Minecraft 1.16.1.
+Made for Minecraft 1.21.
+
+Disable spawns of Piglin Brute and revert loot_table of Piglin bartering's update in Minecraft 1.16.2 (Nether is the
+same as Minecraft 1.16.1).
## Usage
+`/manhunt` is the main command.
+
+`/manhunt team` edits the team.
+- `/manhunt team <player> hunter` adds the player to the hunters.
+- `/manhunt team <player> speedrunner` adds the player to the speedrunners.
+
+`/manhunt track <player>` sets the compass to track the player.
+
+`/manhunt start` starts the manhunt.