
Modrinth · Minecraft mod
Placeholder API NeoForge
Unofficial NeoForge port of Patbox's Text Placeholder API
Quick answer
Which Placeholder API NeoForge release should I use?
Placeholder API NeoForge 2.9.0+1.21.11+neoforge targets 1.21.11 with NeoForge. 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 Placeholder API NeoForge 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 Placeholder API NeoForge 2.9.0+1.21.11+neoforge need?
2.9.0+1.21.11+neoforge. Change the file and its required mods may change too.
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 Placeholder API NeoForge without breaking your instance.
Built for Placeholder API NeoForge 2.9.0+1.21.11+neoforge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 2.9.0+1.21.11+neoforge. It targets 1.21.11 with NeoForge; 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 2.9.0+1.21.11+neoforge. It opens that exact file at the source.
About this project
What does Placeholder API NeoForge add?
About Placeholder API NeoForge
This is an unofficial port of Placeholder API to NeoForge, check out the original by Patbox here and a Paper port here.
Placeholder API is a small, JIJ-able API that allows creation and parsing placeholders within strings and Minecraft Text Components.
Placeholders use simple format of %modid:type% or %modid:type/data%.
It also includes simple, general usage text format indented for simplifying user input in configs/chats/etc.
For information about usage (for developers and users) you can check official docs of the original Fabric version at https://placeholders.pb4.eu/!
Developers
To depend on Placeholder API NeoForge, add the following to your buildscript:
repositories {
// ... other repositories
maven("https://maven.offsetmonkey538.top/releases") { name = "OffsetMonkey538" }
}
dependencies {
// ... other dependencies
implementation "eu.pb4:placeholder-api-neoforge:[VERSION]"
}
This will allow you to use the library in your project, but requires users to manually download it.
If you want to JIJ the library, see the NeoForge documentation for how to do so here.
Make sure to replace the [VERSION] with an actual valid version. For a list of available versions, check the maven here.
Project description from Modrinth.
Pick your setup
Placeholder API NeoForge by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2-rc-1
1 loader build26.2-pre-6
1 loader build26.2
1 loader build26.1.2
1 loader build26.1.1
1 loader build26.1
1 loader build1.21.11
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Placeholder API NeoForge versions and loaders
2.9.0+1.21.11+neoforge
placeholder-api-neoforge-2.9.0+1.21.11+neoforge.jar
24 Jul 2026
3.1.0-beta.1+26.2+neoforge
placeholder-api-neoforge-3.1.0-beta.1+26.2+neoforge.jar
11 Jun 2026
3.0.0+26.1+neoforge
placeholder-api-neoforge-3.0.0+26.1+neoforge.jar
12 Apr 2026
3.0.0-beta.2+neoforge+26.1
placeholder-api-neoforge-3.0.0-beta.2+neoforge+26.1.jar
29 Mar 2026
Looking for an older file? The official Modrinth project page is in Resources.