meta >= 0x07){ $drops[] = [Item::CARROT, 0, mt_rand(1, 4)]; }else{ $drops[] = [Item::CARROT, 0, 1]; } return $drops; } }