Skip to content

Advancements

This page documents the advancement integration status for Speedometer.


📊 Advancement System Infobox

PropertyDetails
Custom AdvancementsNone (Intentionally Omitted by Design)
Advancement FrameworkVanilla Minecraft Advancement System
Mod CategoryPure Client-Side Diagnostic Utility
Data Pack HooksNone Required

💡 System Design & Vanilla Reliance

Speedometer is a lightweight, client-side diagnostic utility designed solely to render player velocity in the F3 Debug Screen.

By design:

  • Speedometer does not add custom advancement JSONs or advancement trees to the game.
  • Speedometer relies entirely on vanilla Minecraft advancements and does not alter achievement progression or vanilla gameplay rewards.
  • Because the mod runs purely on the client side, it can be added or removed without affecting server-side advancement state or world save files.

Official documentation & web portal for Dasik Igaijinn mods.