Compatibility
Minecraft: Java Edition
26.1.2
1.21–1.21.8
Platforms
Supported environments
Client-side
Server-side
Client and server
Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 4 days ago
A Fabric mod that tracks every mined and placed block

Any feedback/improvement ideas/bugs can be sent to hello@aapelix.dev or you can create an issue of it on Github
Commands:
Sync BlocksMined and BlocksPlaced from Minecrafts own statistics (may take a second):
/blocks sync
To set the display location for the scoreboard:
/blocks <mined | placed> setdisplay <display position>
/blocks <mined | placed> setdisplay sidebar
/blocks <mined | placed> setdisplay list
/blocks <mined | placed> setdisplay belowname
To modify the scoreboard scores:
/blocks <mined | placed> add <[player]> amount
/blocks <mined | placed> remove <[player]> amount
/blocks <mined | placed> add aapelix 100
/blocks <mined | placed> add @a 99
/blocks <mined | placed> add @p 150
/blocks <mined | placed> remove aapelix 100
to reset all scores:
/blocks <mined | placed> reset
All of the mentioned scoreboard modifications can be done with Minecrafts own /scoreboard (you can also do more with that)
Happy mining!
Why did I make this?
I've been looking for a mod to track these things on the SMP server that my friends and I play on, but everything I found was outdated or not working, so I decided to make one myself.
New features coming soon (hopefully):
- Tracking per block, tool...


