- check_circle Functions
Published Aug 25th, 2022, 8/25/22 5:32 pm
- 5,855 views, 0 today
- 1,191 downloads, 0 today
10
Built this in my spare time, so me and my brothers can play Manhunt, Simple Manhunt data pack with superior compass, It will track the Runner's position, and if he goes to a different dimension, don't panic, Unlike the normal /setworldspawn method, this one will track the portal he entered, When you enter the dimension, it will continue tracking the runner, allowing you to pursue the Runner across dimensions, The recipe is the same, 4 iron around a single Redstone,
Also removes advancements, recipes and XP that you earned the last game, and spreads the Runner's position (Hunters are nearby), when you start, allowing you to replay in the same world multiple times (World spawn is where the runner spawned)
Also compatible with kyleongs AIhunter datapack
Plans includes:
Also removes advancements, recipes and XP that you earned the last game, and spreads the Runner's position (Hunters are nearby), when you start, allowing you to replay in the same world multiple times (World spawn is where the runner spawned)
Also compatible with kyleongs AIhunter datapack
Plans includes:
- A compass the Runer can craft to point him towards the nearest Hunter (So he can run in the other direction),
- Special crafting recipes the Runner can employ to create traps,
- Variant gamemodes
Compatibility | Minecraft 1.16 |
to | Minecraft 1.19 |
Tags |
5691588
119
Create an account or sign in to comment.
I have "tested" (the quotations is because I was actually using the datapack with my brothers) the start multiple times, so it's probably not there, I am assuming you were using it in the listed versions?
I will update this, I'm just finishing a different datapack first
What's not working?
sometimes you need to manually enable datapacks when you add them to an already created world (With /datapack enable <datapack>. Tho this shouldn't be necessary if the world was created with the datapack already added to the world)
When that happens run /function man_hunt:has_not_loaded (Warning, it's best to go into Creative mode when you do this, It will kill you via fall damage)
You can also end the game early by running either:
/function man_hunt:runner_won or
/function man_hunt:hunter_won
Those are the win functions