
✨ Glint Begone
🌐 Languages:
📦 Description
Ever wanted to remove the enchanted glint from items? Especially when they don't even have any enchantments? Glint Begone is here to wipe that visual noise off your screen.
🔧 How it works:
In the config file, you can list item IDs (with optional NBT) for which the glint will be removed. Use ModMenu for an easier interface.
📊 Examples:
| Config | In-game Item | Result |
|---|---|---|
ID: "minecraft:written_book"NBT: (empty) |
Any written book | Glint removed from all written books |
ID: "minecraft:written_book"NBT: {display:{Name:'{"text":"Memoirs"}'}} |
Book titled "Memoirs" | Glint removed only from written books titled "Memoirs", not others |
⚙️ Sample config:
{
"disabledItems": [
{
"itemId": "minecraft:written_book",
"nbt": "{display:{Name:'{\"text\":\"Memoirs\"}'}}"
}
]
}
Requirements
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.19.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 glintbegone-1.0.0.jar — drop this file into the mods folder
- Download size: 22 KB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.