icon modifier
No reviews yet
This mod modifies the icon of the instance
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
About
Description
Custom instance Icon
What does this mod do?
Custom Logo replaces the default Minecraft window icon — the one shown in your taskbar and title bar — with your own custom image.
No config files. No commands. Just drop a logo.png in your .minecraft folder and launch the game.
How it works
This mod uses a Mixin that intercepts Minecraft's internal Window.setIcon() method before the vanilla icon is applied.
At startup, the mod:
- Looks for
logo.pngin your.minecraft/directory (or insidemods/as a fallback) - Decodes the image using STBImage (already bundled with Minecraft via LWJGL — no extra dependencies)
- Passes the image to GLFW to set the OS window icon
- Cancels the vanilla icon so only your custom one is shown
Installation
- Download the
.jarand place it in yourmods/folder - Place
logo.pngdirectly in your.minecraft/folder
.minecraft/
├── mods/
│ └── custom-logo-x.x.x.jar
├── logo.png <- here!
├── saves/
└── options.txt
Tip: You can also place
logo.pnginside themods/folder itself as an alternative.
Image requirements
| Property | Recommendation |
|---|---|
| Format | PNG with transparency (RGBA) |
| Size | 32×32 or 64×64 px |
| Name | Must be exactly logo.png |
Windows uses 16×16 and 32×32 for taskbar icons. A 32×32 or 64×64 image will be scaled automatically.
Requirements
- Minecraft 1.21.1
- Fabric Loader 0.16.9+
- Fabric API
Made by IamSboby
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
