HomeJavaModsEntity Numbering
Entity Numbering
ModsJava

Entity Numbering

by sch246 · on Modrinth

adds cumulative numbering to entities in Minecraft by species and provides death message broadcasting functionality.

⬇ Download on Modrinth
Entity Numbering — screenshot 1Entity Numbering — screenshot 2Entity Numbering — screenshot 3Entity Numbering — screenshot 4Entity Numbering — screenshot 5Entity Numbering — screenshot 6

Entity Numbering Mod

Repository: https://github.com/sch246/entity_numbering

Overview

Entity Numbering Mod is a Fabric mod that adds cumulative numbering to entities in Minecraft by species and provides death message broadcasting functionality.

https://cdn.modrinth.com/data/zl0e8ZO7/images/6e587b61fddaa7a47fa2012c3dc4699a61151330.png

Features

Known Issues

Installation

  1. Make sure you have fabric-api and Fabric loader installed, with loader version >=0.16.0
  2. Download the .jar file of this mod
  3. Place the downloaded .jar file into your Minecraft mods folder
  4. Launch the game!

Configuration

The mod's configuration file should be located at .minecraft/config/entity_numbering.json. You can modify the following settings as needed:

{
  "enableNumbering": true,
  "enableDeathMessages": true,
  "boardcastNeedName": true,
  "boardcastDistance": 128,
  "nameSeparator": " #"
}

For debugging purposes, you can open /saves/<world_name>/data/entity_counter.json to modify the current number count for each type of entity

Uninstallation

Compatibility

This mod is compatible with Minecraft version 1.21-1.21.1.

Other versions have not been tested.

Contributions

Issues and pull requests are welcome.

License

This project is licensed under the MIT License.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more