CurseForge · Minecraft mod
Nucleus
Library mod for pauljoda mods
Quick answer
Which Nucleus release should I use?
Nucleus 3.1.3 targets 1.20.4 with NeoForge. 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.
The source does not explicitly classify this release as client-only or server-only.
What else does Nucleus 3.1.3 need?
Nucleus 3.1.3. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Nucleus without breaking your instance.
Built for Nucleus 3.1.3. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Nucleus 3.1.3. It targets 1.20.4 with NeoForge; another release may have different loader, side or dependency requirements.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Nucleus 3.1.3. 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.
1.20.4
1 loader build1.18.2
1 loader build1.14.4
2 loader builds1.12.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Nucleus versions and loaders
Nucleus 3.1.3
nucleus-1.20.4-3.1.3.jar
1 Apr 2024
3.1.2
nucleus-1.20.4-3.1.2.jar
29 Feb 2024
nucleus-1.20.4-3.1.1.jar
20 Jan 2024
Nucleus 3.1 - NeoForge 1.20.4
nucleus-1.20.4-3.1.jar
17 Jan 2024
Nucleus 1.20.4 NeoForge
nucleus-1.20.4-3.0.jar
7 Jan 2024
Nucleus 1.18.2 - 6.0
nucleus-1.18.2-6.0.jar
11 Jun 2022
Nucleus-1.14.4-5.0.jar
13 Sept 2019
Nucleus-1.14.4-2.0.jar
5 Sept 2019
Nucleus-1.12.2-1.0-B15.jar
27 Nov 2017
Nucleus-1.12.2-1.0-B14.jar
20 Nov 2017
Nucleus-1.12.2-1.0-B3.jar
17 Nov 2017
Nucleus 1.12.2:B1
Nucleus-1.12.2-1.0-B1.jar
17 Nov 2017
Looking for an older file? The official CurseForge project page is in Resources.