Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
ShadowTrace
ModLGPL-3.0-only

ShadowTrace

ShadowTrace is a Minecraft mod that allows server administrators to track and inspect ore mining activity using data from CoreProtect.

1.3K
Downloads
4
Followers
4 months ago
Updated
📦
9
Versions
utilityfabric
Download Latestv1.1.1View on Modrinth

📖About ShadowTrace

ShadowTrace

ShadowTrace is a Minecraft mod designed to give players a powerful tool for visualizing historical block data directly within the game world. The mod allows users to inspect where and when specific ore blocks were mined, helping server staff detect suspicious mining patterns and possible x-ray usage. Through client-side rendering, ShadowTrace highlights mined blocks in the 3D world with clearly visible colored outlines, making it easy to investigate and analyze block changes.

ShadowTrace is not a standalone mod - it requires the ShadowTrace server plugin to function properly. The server side plugin handles all data queries and sends relevant information to the mod via custom packets. This ensures a clean and efficient separation of logic, where the server handles data processing, and the client focuses on visualization.

Together, the ShadowTrace plugin and mod create a seamless investigative toolset tailored for moderation and anti-cheat purposes on Minecraft servers.

Download the ShadowTrace Server Plugin here.

ShadowTrace is a lightweight mod inspired by the Watson mod, offering a simpler way to visualize removed blocks in Minecraft. While Watson includes many advanced tools, ShadowTrace focuses solely on showing blocks that players have mined or removed. It integrates with CoreProtect and provides a clean, easy-to-use GUI, making it ideal for quickly spotting suspicious activity without the extra complexity.

Features

  • View historical mining activity of players.
  • See exact coordinates of mined blocks.
  • Filter lookups by player and timeframe (e.g. 1m, 1h, 1d).
  • Renders blocks as colored outlines in the world.
  • Each block type has its own distinctive color for easy identification.
  • Supports up to 300 blocks per search, optimized for visibility.
  • Works both for online and offline players.
  • Uses a custom packet system for efficient data transfer.
  • Press G to open the ShadowTrace GUI.

Config file

Add whatever color you want to the different blocks, in hex. You can also add other blocks that you want specific colors on. You can find the configuration file in .minecraft/config/shadowtrace.

{
  "copper_ore": "#bc633d",
  "gold_ore": "#ffaa00",
  "redstone_ore": "#ff0000",
  "nether_gold_ore": "#ffaa00",
  "deepslate_redstone_ore": "#ff0000",
  "deepslate_emerald_ore": "#00cd12",
  "diamond_ore": "#00f2ff",
  "iron_ore": "#e9c0a4",
  "deepslate_copper_ore": "#bc633d",
  "ancient_debris": "#851b00",
  "lapis_ore": "#002bff",
  "spawner": "#9900ff",
  "coal_ore": "#000000",
  "deepslate_iron_ore": "#e9c0a4",
  "deepslate_lapis_ore": "#002bff",
  "emerald_ore": "#00cd12",
  "deepslate_coal_ore": "#000000",
  "deepslate_gold_ore": "#ffaa00",
  "deepslate_diamond_ore": "#00f2ff"
}

Remember to restart the Minecraft client after changing the colors in the configuration file for the changes to take effect.

👥 Team & Contributors

Baktus79
Baktus79Owner

⚙️ Compatibility

Environment
💻 Client-side
Loaders
fabric
Minecraft Versions
1.21.11

🔗 Links

Modrinth Page