SPm blocks counter
ModMIT

SPm blocks counter

This client-side mod to log placed and broken blocks

246
Downloads
1
Followers
2 months ago
Updated
📦
4
Versions

📖About SPm blocks counter

The Minecraft mod that logs and counts placed and broken blocks during gameplay, created specifically to help players generate reports about their activities on survival mode servers.

Description

This mod automatically records block interactions — placements and breakages. The logs are saved inside the game folder in a directory workSessions.

The log saves:

  • Block position (X, Y, Z)
  • Action type (1 — broken, 2 — placed)
  • Block ID
  • Block variant (in JSON format)

Features

  • Real-time logging of placing or breaking blocks
  • Counting placed and broken blocks in current session
  • Convenient in-game menu accessed by pressing G (default key)
  • Menu options:
    • Start/stop current session
    • Create a new session (save current session and start new one)
    • Open the folder containing session log files
    • Toggle HUD display (shows block counts and session status)