HomeJavaModsVartaPack
VartaPack

prewiew

VartaPack

A lightweight diagnostics, integrity, and support-report tool for Minecraft modpacks.

VartaPack helps modpack authors understand whether a player's instance is clean, modified, unsupported, or broken. It validates the local environment, detects common setup problems, and generates structured reports that are easy to share when support is needed.

Purpose

VartaPack is not a performance mod.

It is a support layer for modpacks. It helps players see what is wrong and gives authors a clear overview before requesting full logs or crash reports.

Checks

VartaPack can validate:

Detected issues can be shown through a startup notification and an in-game issues screen.

Pack status

VartaPack classifies the current instance as:

Status Meaning
Clean The instance matches the expected profile.
Modified The player changed something, but no critical issue was detected.
Unsupported The instance may still run, but support should be limited.
Broken A critical issue was detected.

Support reports

Players can copy a generated support report with one click.

Reports may include:

Reports are useful for GitHub issues, Discord support, CurseForge comments, and Modrinth support threads.

Crash analysis

VartaPack can scan local logs and crash reports for common patterns, such as:

Crash analysis is meant to help with debugging. It does not replace manual investigation.

Configuration

Modpack authors can configure VartaPack through:

config/vartapack/

Common files:

profile.json
rules.json
integrity.json
vartapack.json

These files define the expected environment, mod rules, conflict rules, integrity checks, support links, and report behavior.

Configuration examples and usage guide are available on GitHub.

Privacy

VartaPack does not collect telemetry.

Reports are generated locally. Logs, mod lists, usernames, file paths, and personal data are not uploaded automatically.

The player decides whether to copy and share a report.

Private paths and usernames are redacted where possible.

Limitations

VartaPack is a client-side diagnostics tool.

It cannot prevent every startup crash, because some crashes happen before any mod code can run. For those cases, use crash reports, doctor mode, and proper loader-level dependency or conflict rules.

Companion use

VartaPack can be used together with PackPing.

Recommended setup:

They can also be used separately.

Quick facts

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

These come from our own check of the pack file, not from the source page.

Explore more