CoreNetwork / Mantle

The main plugin powering majority of features on Flatcore
1 stars 1 forks source link

Fishing still plays the experience orb sound for trash pile #395

Closed riddle closed 9 years ago

riddle commented 9 years ago

Config, as you can see there is no Experience defined anywhere. I don’t get experience points for fishing out those items but the sound bite still plays.

  Junk:
    Weight: 300
    Statistic: JUNK_FISHED
    Enchantments:
      LURE: -10
      LUCK: -25
    Items:
      - Item:
          Name: dye
          Damage: 0
          Amount: 5
          Weight: 50
      - Item:
          Name: dye
          Damage: 0
          Amount: 6
          Weight: 50
      - Item:
          Name: dye
          Damage: 0
          Amount: 7
          Weight: 50
      - Item:
          Name: dye
          Damage: 0
          Amount: 8
          Weight: 50
      - Item:
          Name: dye
          Damage: 0
          Amount: 9
          Weight: 50
      - Item:
          Name: bone
          Weight: 150
      - Item:
          Name: poisonous_potato
          Weight: 150
      - Item:
          Name: bowl
          Weight: 100
      - Item:
          Name: lead
          Weight: 100
      - Item:
          Name: tripwire_hook
          Weight: 100
          Penalty: 1
      - Item:
          Name: potion
          Weight: 100
      - Item:
          Name: bucket
          Weight: 50
          Penalty: 2
riddle commented 9 years ago

Closing as a Spigot bug.