PMCKK 提交新资源:
CobblemonDecompose - 方可梦分解插件 - 简单的方可梦分解插件
阅读关于此资源更多信息...
CobblemonDecompose - 方可梦分解插件 - 简单的方可梦分解插件
简单的方可梦分解插件 带gui
配置文件:
YAML:#分解界面标题 title: "方可梦分解" #分解概率(0.01-1) chance: 0.5 #分解的条件 condition: #是否开启自定义可分解的宝可梦 custom: false #是否开启黑名单 blacklist: false #普通可分解 is_common: false #闪光可分解 is_shiny: false #异兽可分解 is_ultraBeast: false #幻兽宝可梦 is_mythical: false #神兽可分解 is_legendary: false #分解后执行的命令 sucess_decompose: command: - 'give %player% cobblemon:exp_candy_xl 10' faild_decompose: command: - 'give %player%...
阅读关于此资源更多信息...