Skip to content

原版药水效果

标签
BuffSystem
字数
117 字
阅读时间
1 分钟

效果

给实体药水效果

用法

参数

  1. potions(必填) 药水效果
  2. ambient(选填) 是否渲染更多粒子 默认 true
  3. particles(选填) 是否具有粒子 默认 true
  4. icon(选填) 是否具有图标 默认 true

例子

yaml
example-potion:
  type: potion
  ambient: false
  particles: false
  icon: true
  potions:
    #格式:
    #原本药水id大写:等级
    - "SPEED:10"

贡献者

The avatar of contributor named as Glomzzz Glomzzz
The avatar of contributor named as Glom-c Glom-c

页面历史