Skip to content

TheCSDev/betterstats

Repository files navigation

Sponsors Issues Issues Issues

This repository contains the source-code of "Better Statistics Screen", a Minecraft mod that improves thestatistics screen and makes it more useful. To download this mod, please visit its CurseForge or Modrinth page.

(The thumbnail screenshot features Biomes O' Plenty, Complementary Shaders, and Bare Bones)

Important

This repository contains versions starting from v5.0. If you’re looking for legacy releases (v4.0 and earlier), please see the archived repository: https://github.com/TheCSDev/betterstats-v4

Introduction

The vanilla statistics screen is a mess, harder to read and navigate, and lacks features like proper search and filtering functionalities, making it harder to find what you're looking for. The goal of this mod is to make it easier to navigate and find the specific statistics you are looking for, especially when your world has dozens or hundreds of entries to keep track of.

Key features

  • 🔍 Searching, filtering, sorting, and grouping statistics
  • 📊 Item and mob statistics are shown in a nice and clean visual grid
  • 🖥️ Mobs are visually rendered on the screen because it looks nicer und makes finding them faster
  • 📂 Saving and loading statistics files, as well as a tabbed interface for viewing multiple files
  • 🌐 Sharing statistics with your friends and anyone else you'd like
  • ⚙️ Optional /statistics command, for integrating statistics into commands and data-packs

Dependencies

This mod depends on some other mods that first need to be installed before this mod can be installed. Those dependencies are as follows:

Building

Follow these steps to build the project from source.

Prerequisites

  • Java 21: Ensure you have the Java Development Kit (JDK) 21 installed.
  • Git: Required to clone this repository.

Instructions

  1. Clone the repository
git clone https://github.com/TheCSDev/betterstats.git
cd betterstats
  1. Build the mod
./gradlew clean build

Note: Use gradlew.bat clean build if you are on Windows.

The compiled .jar file will be located in build/libs/.

About

A Minecraft mod that improves the statistics screen and makes it more useful.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •