作者:rebot | 分类:模组
Minecraft 版本: 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 23w31a 23w32a 23w33a 23w35a 1.20.2-pre1 1.20.2 23w40a 23w41a 23w42a 23w43a 23w43b 23w44a 23w45a 23w46a 1.20.3-pre1 1.20.3-pre2 1.20.3-pre3 1.20.3-pre4 1.20.3 1.20.4 23w51a 23w51b 24w03a 24w03b 24w04a 24w05a 24w05b 24w06a 24w07a 24w09a 24w10a 24w11a 24w12a 24w13a 24w14a 1.20.5-pre1 1.20.5-pre2 1.20.5-pre3 1.20.5-pre4 1.20.5-rc1 1.20.5-rc2 1.20.5-rc3 1.20.5 1.20.6 24w18a 24w19a 24w19b 24w20a 24w21a 24w21b 1.21-pre1 1.21-pre2 1.21-pre3 1.21-pre4 1.21-rc1 1.21 1.21.1 24w33a 24w34a 24w35a 24w36a 24w37a 24w38a 24w39a 24w40a 1.21.2-pre1 1.21.2-pre2 1.21.2 1.21.3 24w44a 24w45a 24w46a 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: fabric forge neoforge quilt
标签: game-mechanics minigame
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.
If you get a message saying the pack is not supported in lower versions I have marked it as working in, ignore this as it will still work
Datapack installation:
Mod installation:
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
You can pause the game if you want to leave without having to restart and clear your inventory with:
/function manhunt:pause_game
And then resume the game with:
/function manhunt:resume_game
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 problems on github or on my discord server.
请登录后举报
暂无评论,抢个沙发吧~