PrideSpecial Reborn
No reviews yet
Enable special cases for PrideLib in different circumstances.
Provides a framework or library for other mods to use.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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"
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources