Nucleus
Modby pauljoda
Library mod for pauljoda mods
Type
Mod
CurseForge Downloads
597,005
CurseForge ID
282063
Last Updated
Aug 15, 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" }
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Informational Accessories
Trinkets to help you better understand your world.
Incantationem
A vanilla+ mod adding diverse enchantments and curses, all integrated into the vanilla ecosystem
Serene Shrubbery
Create lush gardens with new flowers and plants!
Epic Power Bracelets
You can use epic bracelets to get more powers!
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