Description
π§ Compass Cleaner
β¨ What It Does
Tired of magnetized or renamed compasses cluttering your inventory once they're no longer needed?
Compass Cleaner is a tiny but handy mod that lets you fully reset compasses via a simple shapeless crafting recipe β removing any lodestone binding, custom name, or other NBT data:
Input: [Magnetized Compass]
Output: [Clean Compass]
No paper, no tools, no extra steps β just drop it into the crafting grid and it's reset to a normal compass.
π§© Why Use It?
- β No more confusion between active and obsolete compasses
- β Minimalist β no new items, no GUI, no configs
- β Vanilla-friendly design and recipe
- β Client/server compatible
- β Ideal for mods using magnetized compasses (e.g., for teleportation, loot tracking, dimension anchors, etc.)
π¦ Recipe
{
"type": "minecraft:crafting_shapeless",
"group": "compass",
"ingredients": [
"minecraft:compass"
],
"result": {
"count": 1,
"id": "minecraft:compass"
}
}
π‘ Technical Notes
- The recipe simply returns a clean compass with default NBT.
- It works with any compass item, regardless of how it was previously used or tagged.
π οΈ Installation and Technical Information
Installation
- Make sure you have one of the supported Minecraft versions with NeoForge, Forge or Fabric installed.
- Fabric requires Fabric API to be installed as well.
- Download the mod
.jarfile. - Place it into your
modsfolder. - Launch the game and enjoy your adventure!
Technical Details
- Supported Minecraft versions: 1.20.5 - 1.21.11, 26.1 - 26.1.2
- Source Code: GitHub Repository
π§© Related Mods
Pouch & Paper is fully compatible with the following mods by the same author:
π§ EnchantOnce β a minimalistic but powerful rework of enchanting and repairing.
Fixed XP costs, enchanted book duplication, material-based repairs, and perfect gear cloning β all with vanilla-style mechanics.
Fully supports custom gear and enchantments from The Block of Angel mod.π Pouch & Paper β introduces compact forms of tradeable resources for easier storage and trading:
β’ paper (stackable and block form),
β’ ink and glow ink (bottled),
β’ leather (bundled),
β’ seeds (in pouches),
β’ feathers (as compact packs).
Includes the Burnt Paper Block β crafted by setting a Paper Block on fire. It attracts creepers and repels bees, perfect for traps and moody builds.π The Block of Angel An exploration-focused mod that rewards curiosity and reduces repetitive grind β while keeping the core survival balance intact. Perfect for players who want each discovery to matter. Start with almost nothing β earn every shortcut.
This mod transforms Minecraft into a world of meaningful adventure and artifact-driven progression. No grind, no farms β just clever tools, dangerous dungeons, and rewards you must conquer.β’ Progression-focused gameplay: leather armor, stone weapons, and real survival.
β’ Unique tools: magnetic rods, precision builders, instant crop planters.
β’ Legendary gear: 6 armor sets, powerful weapons, and upgrade paths.
β’ Angel Block & Rod: sacred artifacts that protect and purify your world.
β’ No custom UIs β pure, immersive gameplay.Ideal for adventurers who want to explore, survive, and earn their power β not dig tunnels forever.
β Support Development
If you enjoy the mod and would like to support future updates and new features, you can support me here:
Buy me a coffee on Ko-fi!
Your support means a lot and helps me dedicate more time to creating new content and improving the mod! β€οΈ


