ModsJava
PrideSpecial Reborn
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
PrideSpecial Reborn
This mod allows users to override the pride flags returned by PrideLib under different circumstances via configuration files.
Configuration file
Located in .minecraft/config/pridespecial.json, the configuration file has the following format:
[
{
"flags": [
// A list of Pride Flags, defined in pridelib JSON format
{
"colors": ["#ff0000", "#ffff00", "#0000ff", "#ffffff", "#000000"]
},
// Can also be a reference to a loaded flag
"pride:rainbow",
// ...
],
// Specifying a class name so the override above can be only applied to the target class.
// Leaving blank or omitting indicates that it applies to all circumstances.
"caller": ""
},
{
// Can also specify a single flag/flag reference if randomizing from a list is not preferred
"flags": "pride:transgender"
}
//...
]
Built-in flag types
pridespecial:single
Single-colored flags can be defined as well:
{
"shape": "pridespecial:single",
"color": "#008543"
}
pridespecial:blank
Alternatively, it's possible to render nothing:
{
"shape": "pridespecial:blank"
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as pridespecial-reborn-1.0.1.jar — drop this file into the mods folder
- Download size: 31 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.