CurseForge · Minecraft mod
Necronomicon API
A personal utility library, making development in both platforms easier.
Quick answer
Which Necronomicon API release matches 1.19.2 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.
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.
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.
- 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.
- 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 [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.
1.21.2-Snapshot
2 loader builds1.21.2
2 loader builds1.21.1-Snapshot
2 loader builds1.21.1
3 loader builds1.21-Snapshot
3 loader builds1.21
3 loader builds1.20.6
2 loader builds1.20.5-Snapshot
4 loader builds1.20.5
2 loader builds1.20.4
4 loader builds1.20.3-Snapshot
4 loader buildsShowing 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
[Forge] Necronomicon 1.4.2
Necronomicon-Forge-1.4.2.jar
8 Feb 2024
[Forge] Necronomicon 1.4.1
Necronomicon-Forge-1.4.1.jar
18 Jan 2024
[Forge] Necronomicon 1.4.0
Necronomicon-Forge-1.4.0.jar
16 Jan 2024
[Forge] Necronomicon 1.3.0
Necronomicon-Forge-1.3.0.jar
10 Nov 2023
[Forge] Necronomicon 1.2.0
Necronomicon-Forge-1.2.0.jar
2 Nov 2023
[Forge] Necronomicon 1.1.0
Necronomicon-Forge-1.1.0.jar
18 Oct 2023
[Forge] Necronomicon 1.0.9
Necronomicon-Forge-1.0.9.jar
16 Oct 2023
[Forge] Necronomicon 1.0.8
Necronomicon-Forge-1.0.8.jar
16 Oct 2023
Looking for an older file? The official CurseForge project page is in Resources.