/more-statistics-wave

Add more statistics to Minecraft

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

More Statistics

Modrinth

A light-weight mod to add custom statistics to the game and more

Install it on your fabric server and enjoy new statistics

If you have also installed it on your client you can query the custom statistics in the statistics screen too

Statistics List

break_bedrock

When a bedrock is deleted by a piston or a sticky piston, the player who placed a piston block at that position in the previous gametick increases this stat by 1

Criteria: minecraft.custom:minecraft.break_bedrock

ender_pearl_one_cm

When the player uses an ender pearl to teleport, the value of this statistic will increase the distance between the teleportation's origin position and destination position

For MC >= 1.21, only teleportations within the same dimension will increase this stat

Criteria: minecraft.custom:minecraft.ender_pearl_one_cm

firework_boost

Increases when a player uses a firework rocket to speed up in elytra flight

Criteria: minecraft.custom:minecraft.firework_boost

mend_durability

Increases when a player repair an item with mending enchantment

Criteria: minecraft.custom:minecraft.mend_durability

summon_phantom

The total amount of phantom you have summoned

Criteria: minecraft.custom:minecraft.summon_phantom

Scoreboard Criterion

blockPlacedCount

Triggers when a player places a block

Technically the time it gets triggered is right after a player uses a BlockItem successfully

Criteria: blockPlacedCount