🥟Advanced Features

Custom Animations

gacha_animation:
  duration: 40 # ticks
  spin_speed: 1.3 # multiplier
  slowdown_speed: 2

Special Drop Effects

DropOptions:
  ItemGlowByDefault:
    enable: true
    color: RAINBOW # Dynamic color cycling
  Lootsplosion: true
  ClientSideDrops: true
  ItemBeamByDefault: 
    enable: true
    color: "#FFA500"

MMOItems Integration

material: SWORD:KATANA
mmoitems:
  matchlevel: true
  getlevel: "%mmocore_level%"

Last updated