Hide-n-Seek
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 0.0.0
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/hide-n-seek
资源信息
Minecraft 版本: 1.19.4
平台: fabric quilt
标签: minigame
资源介绍
Hide-n-Seek
Server Side Hide and Seek mod
In this mod hiders are forced to hide away in a map and then seekers are released to find them!
Features:
- /hide-n-seek command to control the game
- fully customizable events json (see examples after running the server)
- config for adjusting game values
- multi-seeker support
- compass hider tracking
Custom Events Json Example:
[
{
"time": 2000,
"actionType": "announcement",
"data": [
"This is an example announcement at 2000 ticks!"
]
},
{
"time": 2000,
"actionType": "item-hider",
"data": [
"diamond_sword1",
"golden_carrot64"
]
},
{
"time": 2000,
"actionType": "item-seeker",
"data": [
"diamond_sword1",
"golden_carrot64"
]
},
{
"time": 400,
"actionType": "release"
},
{
"time": 2000,
"actionType": "compass"
},
{
"time": 2000,
"actionType": "hider-pvp"
}
]
This example executes the following:
- Announcement at 2000 ticks saying "This is an example announcement at 2000 ticks!"
- Gives a diamond sword and 64 golden carrots to the hiders at 2000 ticks
- Gives a diamond sword and 64 golden carrots to the seekers at 2000 ticks
- Releases the seekers at 400 ticks
- Gives a tracking compass to the seeker at 2000 ticks
- Lets the hiders attack the seekers at 2000 ticks
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~