
EN
🔍 BlockName — Fabric Mod
Displays block name, required tool, hardness, Silk Touch, Fortune and more for every block you look at.
✨ Features
- 🔎 Scan Mode — real-time block info while you look at it
- 🖥️ Glass UI — dark/light theme, compact/full mode, animations
- 🐛 Debug Mode — block ID, tags, loot table, properties
- ⚙️ JSON Config —
config/blockname.json - 🎛️ ModMenu — in-game settings screen
- ⚡ LRU Cache — zero CPU overhead
- 🌐 Multi-version — 1.20.1 → 1.21.1
📦 Installation
Via Modrinth / CurseForge
- Download the
.jarfrom the mod page - Place it in your
mods/folder - Launch Minecraft with Fabric Loader ≥ 0.14 and Fabric API
⌨️ Keybinds
| Key | Action |
|---|---|
F9 |
Toggle Scan Mode |
F10 |
Toggle Debug Mode |
⚙️ Configuration
File: config/blockname.json (auto-generated on first launch)
{
"scan": {
"enabled": true,
"show_tool_required": true,
"show_silk_touch": true,
"show_fortune": true,
"multiplayer_disabled": true
},
"ui": {
"theme": "dark",
"mode": "large",
"animations": true
}
}
🔧 Switching Minecraft Version
Edit gradle.properties and uncomment the desired version section, then run:
./gradlew build
🤝 Dependencies
| Dependency | Required |
|---|---|
| Fabric Loader ≥ 0.14 | ✅ |
| Fabric API | ✅ |
| ModMenu | ⭐ Recommended |
📄 License
MIT — see LICENSE
FR
🔍 BlockName — Mod Fabric
Affiche le nom, l'outil requis, la dureté, Silk Touch, Fortune et plus pour chaque bloc pointé.
✨ Fonctionnalités
- 🔎 Mode Scan — infos complètes du bloc ciblé en temps réel
- 🖥️ Interface en verre — thème clair/sombre, mode compact/large, animations
- 🐛 Mode Debug — ID, tags, loot table, propriétés du bloc
- ⚙️ Config JSON —
config/blockname.json - 🎛️ ModMenu — écran de configuration in-game
- ⚡ Cache LRU — zéro surcharge CPU
- 🌐 Multi-version — 1.20.1 → 1.21.1
📦 Installation
Via Modrinth / CurseForge
- Télécharger le
.jardepuis la page du mod - Le placer dans
mods/ - Lancer Minecraft avec Fabric Loader ≥ 0.14 et Fabric API
⌨️ Raccourcis
| Touche | Action |
|---|---|
F9 |
Activer / désactiver le Scan |
F10 |
Activer / désactiver le Debug |
⚙️ Configuration
Fichier : config/blockname.json (créé automatiquement)
{
"scan": {
"enabled": true,
"show_tool_required": true,
"show_silk_touch": true,
"show_fortune": true,
"multiplayer_disabled": true
},
"ui": {
"theme": "dark",
"mode": "large",
"animations": true
}
}
🔧 Changer de version Minecraft
Éditer gradle.properties et décommenter la section de version souhaitée, puis :
./gradlew build
🤝 Dépendances
| Dépendance | Obligatoire |
|---|---|
| Fabric Loader ≥ 0.14 | ✅ |
| Fabric API | ✅ |
| ModMenu | ⭐ Recommandé |
📄 Licence
MIT — voir LICENSE
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20.1, 1.20.2, 1.20.3
- 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 blockname-1.0.0.jar — drop this file into the mods folder
- Download size: 30 KB
- Download link checked 12 Sept 2026 — working
These come from our own check of the pack file, not from the source page.