Compatibility
Minecraft: Java Edition
1.21–1.21.6
1.20.x
1.19.x
1.18.x
1.17.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 5 months ago
Updated 2 days ago
This datapack implements a simple manhunt game. It is compatible with realms due to the fact that it is a datapack. But it is also available bundled as a mod.
Installation
Datapack installation:
- Locate the datapack folder for the specific world
- Drag the Manhunt.zip file into the datapack folder
- Enable the datapack with /datapack enable "file/Manhunt.zip"
Mod installation:
- Follow the instructions on how to install your prefered modloader (be it Forge, Fabric, NeoForge or Quilt)
- Drag the downloaded .jar file into (on windows) %appdata%.minecraft\mods
- Launch the world and start playing
Playing
Hunters are added with:
/team join hunters player_name
And runners with:
/team join runners player_name
The game is started with:
/function manhunt:start_game
Configuration
The start delay can be changed from the default of 45 to whatever you like with:
/scoreboard players set Temp manhunt_lead 60
The minumum tracking distance (within this distance from the runners the compass goes crazy)
Can be removed (done by default) with:
/scoreboard players reset Temp manhunt_min_dst
And set to your desired distance with:
If you want a distance of 20 you will use the value 20 * 20 = 400
/scoreboard players set Temp manhunt_min_dst 400
The scoreboard can be removed with:
/scoreboard objectives setdisplay sidebar
Please report any problem on github or discord @lprogrammer.