
Iconic
I don't know my version or loader
About
Iconic is a library mod for creating customizable mods
⚠️ Caution
This project is not stable yet and may change significantly between versions
Usage
Add the Sindercube Cloudsmith Maven to your build file and add Iconic as a dependency
build.gradle
repositories {
maven { url = "https://dl.cloudsmith.io/public/sindercube/artifacts/maven/" }
}
dependencies {
modImplementation "org.sindercube:iconic:$iconic_version"
}
Features (W.I.P.)
Effect Holder API
Create objects that hold effects the same way Enchantments do by implementing the EffectHolder interface.
Make the effects usable by items by making a new item component and implementing ItemEffectHolder<EffectHolder>.
Finally, add the item component to the iconic/tags/data_component_type/effect_holder.json tag.
Tooltip Holders
Automatically add components that implement TooltipAppender to item tooltips by adding them to the iconic/tags/data_component_type/tooltip_holder.json tag.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1
- 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.
- Ships as iconic-0.10.0.jar — drop this file into the mods folder
- Download size: 997 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.