Back to mods
Necronomicon API project artwork

CurseForge · Minecraft mod

Necronomicon API

A personal utility library, making development in both platforms easier.

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

Quick answer

Which Necronomicon API release matches 1.19.2 Forge?

Updated 1 year ago
beta file [Forge] Necronomicon 1.4.2
Game version 1.17.1, 1.19.3, 1.20.2
Loader NeoForge, Forge

Necronomicon API [Forge] Necronomicon 1.4.2 targets 1.17.1, 1.19.3, 1.20.2 with NeoForge, Forge. 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 Necronomicon API 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 NeoForge, Forge
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 Necronomicon API [Forge] Necronomicon 1.4.2 need?

[Forge] Necronomicon 1.4.2 on 1.19.2 Forge. 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 Necronomicon API without breaking your instance.

Built for Necronomicon API [Forge] Necronomicon 1.4.2 on 1.19.2 Forge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use [Forge] Necronomicon 1.4.2. It targets 1.17.1, 1.19.3, 1.20.2 with NeoForge, Forge; 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 [Forge] Necronomicon 1.4.2. It opens that exact file at the source.

About this project

What does Necronomicon API add?

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")
}

Project description from CurseForge.

Pick your setup

Necronomicon API by Minecraft version and loader

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

117 available setups

Showing the newest 12 of 33 game versions. Older files are in the list below.

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

Recent files

Necronomicon API versions and loaders

8 of 29 releases match
Clear filters

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