Back to mods
Generic Registry project artwork

Modrinth · Minecraft mod

Generic Registry

An object-storing type-based modify-on-fly single-end-origin registry.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Generic Registry release matches 1.8.3?

Updated 3 months ago
Best match for your filters 4.0.0
Game version 1.7.2, 1.7.3, 1.7.4
Loader Fabric

Generic Registry 4.0.0 targets 1.7.2, 1.7.3, 1.7.4 with Fabric. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is Generic Registry required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does Generic Registry 4.0.0 need?

4.0.0 on 1.8.3. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Generic Registry without breaking your instance.

Built for Generic Registry 4.0.0 on 1.8.3. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 4.0.0. It targets 1.7.2, 1.7.3, 1.7.4 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 4.0.0. It opens that exact file at the source.

About this project

What does Generic Registry add?

Generic Registry

An object-storing type-based modify-on-fly single-end-origin registry.

Feature

  • Store any object
  • Add or remove at any time

Registry

Register to Registry

Registries.register(Identifier id, T object);

Get from Registry

Registries.get(Class<T> type, Identifier id);

Unregister from Registry

Registries.unregister(Class<T> type);
Registries.unregister(Class<T> type, Identifier id);
Registries.unregister(Identifier id, T object);

Project description from Modrinth.

Pick your setup

Generic Registry by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

82 available setups

Showing the newest 12 of 82 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Generic Registry versions and loaders

1 of 1 releases match

Looking for an older file? The official Modrinth project page is in Resources.