Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Minecraft Datapack AnalyzerNew to Visual Studio Code? Get it now.
Minecraft Datapack Analyzer

Minecraft Datapack Analyzer

Mav League

|
13 installs
| (0) | Free
Visualizes the function structure of a Minecraft Datapack as a flowchart in the sidebar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Minecraft Datapack Analyzer

Minecraft Datapack Analyzer is a VS Code extension that parses and visualizes function call trees from your Minecraft datapacks.

Features

  • Datapack Explorer: View your functions in an explorer-like tree view.
  • Function Call Analysis: Trace how functions call each other, identifying sources, sinks, and loops.
  • Overlay Support: Supports Minecraft Datapack overlays (Minecraft 1.21+) by allowing you to select and scan specific overlay versions.
  • Auto Scan: Monitors .mcfunction and pack.mcmeta file changes to update the visual representation automatically.

How to Use

  1. Open your Minecraft datapack folder in VS Code (ensure a pack.mcmeta and data directory are present).
  2. Go to the Activity Bar and click on the Minecraft Explorer icon.
  3. The view will automatically scan and render the tree graph of function call relationships.
  4. Click on any function tile to open its file directly.

Upcoming Features

  • Add support for advancement calls and triggers
  • Add support for tick and load function calls as well as function tags
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft