Necronomicon API
Modby ElocinDev
A personal utility library, making development in both platforms easier.
Downloads
61,528,560
Type
Mod
CurseForge ID
586157
Last Updated
Apr 9, 2026
Description
Necronomicon
A utility API for my mods.
It features my own config system, along utilities for datagen, worldgen, registries, multi-loader development, and other misc stuff.
Feel free to use it in your projects, it has a bit of javadoc documentation.
Integrating using Modrinth Maven
maven { url "https://api.modrinth.com/maven" }
Fabric
dependencies { modImplementation "maven.modrinth:necronomicon:${project.necronomicon_version}-fabric" }Forge
dependencies { implementation fg.deobf("maven.modrinth:necronomicon:${project.necronomicon_version}-forge") }Similar Mods
Mouse Tweaks
Enhances inventory management by adding various functions to the mouse buttons.
AppleSkin
Adds some useful information about food/hunger to the HUD
Bookshelf
An open source library for other mods!
Controlling
Adds a search bar to the Key-Bindings menu
GeckoLib
A 3D animation library for entities, blocks, items, armor, and more!
Clumps
Clumps XP orbs together to reduce lag