CobbleCast
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 CobbleCast-1.21.1-2.0.7
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/cobblecast
资源信息
Minecraft 版本: 1.21.1
平台: fabric
资源介绍
Config might reset so always backup them
Reset to version 1.0.0 – as it was a Rewritten in Fabric/Kotlin of my old mod (no plans on doing code in neo-forge)
A very easy client or server-side mod that does a Broadcast of Cobblemon Captures/Kills/Spawns event for Legendary’s, Ultra Beasts, Shiny’s, and Normal’s. All can be toggled on or off.
Config Settings
{
"webHookConfig": {
"discordCapHook": true,
"discordKillHook": false,
"discordSpawnHook": false,
"discordReleaseHook": false,
"capURL": "https://discord.com/api/webhooks/",
"killURL": "https://discord.com/api/webhooks/",
"spawnURL": "https://discord.com/api/webhooks/",
"releaseURL": "https://discord.com/api/webhooks/",
"webhookName": "CobbleCast",
"avatarUrl": "https://cdn.modrinth.com/data/MdwFAVRL/e54083a07bcd9436d1f8d2879b0d821a54588b9e.png"
},
"spawnConfig": {
"toggleSpawnMessage": false,
"isSpawnNormalEnable": false,
"isSpawnLegendaryEnable": false,
"isSpawnUltraBeastEnable": false,
"isSpawnShinyEnable": false,
"spawnMessage": "<bold><white><isshiny><islegendary><isultrabeast><yellow><pokemon></yellow> Has Spawned by <bold><blue><player></blue></bold>"
},
"captureConfig": {
"toggleCapMessage": true,
"isNormalEnable": false,
"isLegendaryEnable": true,
"isUltraBeastEnable": true,
"isShinyEnable": true,
"captureMessage": "<bold><white><isshiny><islegendary><isultrabeast><yellow><pokemon></yellow> Has Been Capture by <bold><blue><player></blue></bold>"
},
"faintedConfig": {
"toggleFaintedMessage": false,
"isFaintedNormalEnable": false,
"isFaintedLegendaryEnable": false,
"isFaintedUltraBeastEnable": false,
"isFaintedShinyEnable": false,
"faintedMessage": "<bold><white><isshiny><islegendary><isultrabeast><yellow><pokemon></yellow> Has Been Fainted by <bold><blue><player></blue></bold>"
},
"releaseConfig": {
"toggleReleaseMessage": false,
"isReleaseNormalEnable": false,
"hasHighIvsCount": 2,
"isReleaseLegendaryEnable": false,
"isReleaseUltraBeastEnable": false,
"isReleaseShinyEnable": false,
"spawnReleasePokemon": false,
"showNearbyPlayer": false,
"releaseMessageTemplate": "<bold><white><isshiny><islegendary><isultrabeast><yellow><pokemon></yellow> Has Been Released by <bold><blue><player></blue></bold>"
},
"langConfig": {
"isshiny": "<gold>SHINY</gold> ",
"islegendary": "<red>LEGENDARY</red> ",
"isultrabeast": "<purple>ULTRA BEAST</purple> "
}
}
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~