Skip to content

Statistics Dictionary

Use these values for statistic-driven gameplay, thresholds, leaderboards, and config-backed progression rules.

  • Canonical keys are lowercase underscore names like player_kills.
  • Statistics currently do not ship curated aliases.
  • Namespaced inputs are normalized when the DaisySeries statistic parser accepts them.
statistic: animals_bred
val value = DaisyStatistics.parse(config.statistic)
val key = DaisyStatistics.key(value)
val label = DaisyStatistics.displayName(value)
val typed = required("statistic", statisticCodec())
Canonical keyDisplay nameAccepted aliases
animals_bredAnimals Bred-
armor_cleanedArmor Cleaned-
aviate_one_cmAviate One Cm-
banner_cleanedBanner Cleaned-
beacon_interactionBeacon Interaction-
bell_ringBell Ring-
boat_one_cmBoat One Cm-
break_itemBreak Item-
brewingstand_interactionBrewingstand Interaction-
cake_slices_eatenCake Slices Eaten-
cauldron_filledCauldron Filled-
cauldron_usedCauldron Used-
chest_openedChest Opened-
clean_shulker_boxClean Shulker Box-
climb_one_cmClimb One Cm-
craft_itemCraft Item-
crafting_table_interactionCrafting Table Interaction-
crouch_one_cmCrouch One Cm-
damage_absorbedDamage Absorbed-
damage_blocked_by_shieldDamage Blocked By Shield-
damage_dealtDamage Dealt-
damage_dealt_absorbedDamage Dealt Absorbed-
damage_dealt_resistedDamage Dealt Resisted-
damage_resistedDamage Resisted-
damage_takenDamage Taken-
deathsDeaths-
dispenser_inspectedDispenser Inspected-
dropDrop-
drop_countDrop Count-
dropper_inspectedDropper Inspected-
enderchest_openedEnderchest Opened-
entity_killed_byEntity Killed By-
fall_one_cmFall One Cm-
fish_caughtFish Caught-
flower_pottedFlower Potted-
fly_one_cmFly One Cm-
furnace_interactionFurnace Interaction-
hopper_inspectedHopper Inspected-
horse_one_cmHorse One Cm-
interact_with_anvilInteract With Anvil-
interact_with_blast_furnaceInteract With Blast Furnace-
interact_with_campfireInteract With Campfire-
interact_with_cartography_tableInteract With Cartography Table-
interact_with_grindstoneInteract With Grindstone-
interact_with_lecternInteract With Lectern-
interact_with_loomInteract With Loom-
interact_with_smithing_tableInteract With Smithing Table-
interact_with_smokerInteract With Smoker-
interact_with_stonecutterInteract With Stonecutter-
item_enchantedItem Enchanted-
jumpJump-
kill_entityKill Entity-
leave_gameLeave Game-
mine_blockMine Block-
minecart_one_cmMinecart One Cm-
mob_killsMob Kills-
noteblock_playedNoteblock Played-
noteblock_tunedNoteblock Tuned-
open_barrelOpen Barrel-
pickupPickup-
pig_one_cmPig One Cm-
play_one_minutePlay One Minute-
player_killsPlayer Kills-
raid_triggerRaid Trigger-
raid_winRaid Win-
record_playedRecord Played-
shulker_box_openedShulker Box Opened-
sleep_in_bedSleep In Bed-
sneak_timeSneak Time-
sprint_one_cmSprint One Cm-
strider_one_cmStrider One Cm-
swim_one_cmSwim One Cm-
talked_to_villagerTalked To Villager-
target_hitTarget Hit-
time_since_deathTime Since Death-
time_since_restTime Since Rest-
total_world_timeTotal World Time-
traded_with_villagerTraded With Villager-
trapped_chest_triggeredTrapped Chest Triggered-
use_itemUse Item-
walk_on_water_one_cmWalk On Water One Cm-
walk_one_cmWalk One Cm-
walk_under_water_one_cmWalk Under Water One Cm-