Back to mods
Nucleus project artwork

CurseForge · Minecraft mod

Nucleus

Library mod for pauljoda mods

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

Quick answer

Which Nucleus release matches 1.14.4?

Updated 2 years ago
Best match for your filters Nucleus-1.14.4-5.0.jar
Game version 1.14.4
Loader neoforge

Nucleus-1.14.4-5.0.jar targets 1.14.4. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Nucleus required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

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

The source does not explicitly classify this release as client-only or server-only.

What else does Nucleus-1.14.4-5.0.jar need?

Nucleus-1.14.4-5.0.jar on 1.14.4. 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 Nucleus without breaking your instance.

Built for Nucleus-1.14.4-5.0.jar on 1.14.4. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Nucleus-1.14.4-5.0.jar. It targets 1.14.4; 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

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Nucleus-1.14.4-5.0.jar. It opens that exact file at the source.

About this project

What does Nucleus add?

Useful functions for pauljoda mods

This mod adds no content on its own, but is required by mods published by TeamCoS and TeamBRModding.

Developers:

This library can enable you to skip a lot of boilerplate code to generate new objects for your mod

  • Block instances for rotation
  • Tile entity syncing
  • Robust Gui system
  • Container management
  • Utilities for things ranging from translation to item spawning
  • Handlers and templates for energy, inventory, and fluid handling objects using the Forge capabilities

Adding to your project

Uses GitHub Packages

repositories {
    maven {
        name "Nucleus"
        url 'https://maven.pkg.github.com/pauljoda/Nucleus'
        credentials {
            // Must create files in the same directory with this info, one per file. DO NOT UPLOAD
            username new File("USERNAME").text
            password new File("ACCESS_TOKEN").text
        }
    }
}

dependencies {
    compile group: "com.pauljoda.nucleus", name: "Nucleus", version: "+", classifier: "dev"
}

Project description from CurseForge.

Pick your setup

Nucleus by Minecraft version and loader

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

5 available setups

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

Recent files

Nucleus versions and loaders

2 of 12 releases match
Clear filters

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