Nucleus
Modby pauljoda
Library mod for pauljoda mods
Type
Mod
CurseForge Downloads
595,317
CurseForge ID
282063
Last Updated
Jun 10, 2026
Description
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" }
Similar Mods
TheObsidianBoat
Adds and Obsidian Boat
Mo Glass
Minecraft mod that adds glass stairs and glass slabs. They look great in any build and connect seamlessly with vanilla g...
DawnCraft Tweaks
Custom tweaks for the DawnCraft modpack
More Beautiful Torches | +600 New Torches!
Adds more than 600 new torches created from vanilla materials.
Traveler's Index
Know which blocks you have collected so far, and which are left to be found!
BacoDifficulty
Prevent anything other than the player and console from changing the difficulty and gamerules