OtherDrops

226k Downloads

CREATURE_CHICKEN doesn't work.

MasterKitty opened this issue ยท 1 comments

commented

Code system:

CREATURE_CHICKEN
- tool: ANY
drop: AIR

doesn't work. Reply from Zarius

Hmm... I think this is a problem with Bukkit - Chickens don't seem to be triggering entity death events (same thing happened with sheep with the 1.7 update).

commented

Tested:

  CREATURE_CHICKEN:
    - tool: ANY
      drop: AIR

on version 2.0 with CB1783 - works fine.