Linggo
求1.14.4mm一条随机刷新例子

bgfjhf
EXAMPLE1:
  Action: REPLACE (刷怪模式)
  Type: Orcling (生物名称)
  #Level: x (等级 可选)
  Chance: 0.25 (几率)
  Priority: 1 (优先级)
  UseWorldScaling: false
  Conditions:(具体参考http://mineplugin.org/MythicMobs ... .82.28Conditions.29)(全部可选)
  - entitytype{types=ZOMBIE,ZOMBIE_VILLAGER,BABY_ZOMBIE,BABY_ZOMBIE_VILLAGER,HUSK,CREEPER} true (替换的生物种类)
  - height 0-63 (高度限制)
  - lightlevel{l=0to7} (光照等级)
  - inside true
  Worlds: 世界名字
  Biomes: 生物群系(可选)
  Reason: NATURAL (可选)
  LegacyConditions:

dreepr322
box1:
  Mobname: 宝箱
  Worlds: Sc
  Chance: 0.1
  Priority: 7
  SpawnMethod: replace
  Conditions:
    - biome forest
    - height 55-70