Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

Can't negate default drops for named mobs #207

Closed charlie1990 closed 11 years ago

charlie1990 commented 11 years ago

You can add new drops specifically to named mobs but you can't deny the mobs default drops

Ex: This drops the Raw Turkey but it also drops a chickens normal feathers and raw chicken(but doesn't drop custom drops for normal chickens)

CHICKEN~Turkey:
    - drop: NOTHING
    - tool: PLAYER
      drop: RAW_CHICKEN@1~Raw Turkey
Zarius commented 11 years ago

Works fine for me - can you retest with the latest versions of OtherDrops and CraftBukkit ? Closing the issue - let a comment if the problem persists and I'll reopen it.