Back to mods
Placeholder API NeoForge project artwork

Modrinth · Minecraft mod

Placeholder API NeoForge

Unofficial NeoForge port of Patbox's Text Placeholder API

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

Quick answer

Which Placeholder API NeoForge release should I use?

Updated 25 days ago
Latest stable file 2.9.0+1.21.11+neoforge
Game version 1.21.11
Loader NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
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 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.

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 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.

  1. 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.

  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 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.

8 available setups

Check 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

4 of 4 releases match

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