Download Branded Logs — Minecraft Mods — MetaMods
Branded Logs

Branded Logs

Active

Downloads

20

Last update

10 months ago

Versions

1.20 — 1.21.3
Client and server
Fabric
Forge
Neoforge
Quilt
Control
Utils

Branded Logs

This useful mod provides modpack creators with the ability to add important information about their build directly to the game logs. When the game starts, the modpack name, its version, and technical data about the user's system will be automatically written to the log files: operating system, Java version, and allocated RAM.

The development of this mod was inspired by the [Log More Info] project.

Why is this needed?

Modpack authors often need to analyze logs from players who encountered errors or crashes. With Branded Logs, you'll immediately see which specific version of your build was used when creating the log. Additionally, you won't have to ask users about their system configuration anymore — all necessary technical information will be available right in the logs!

How it works

The mod automatically detects modpack information from popular launchers without additional configuration. If the build contains a configuration file bcc.json from the Better Compatibility Checker mod, it will take priority over automatic detection.

Supported launchers:

  • ✅ CurseForge App (uses minecraftinstance.json)
  • ✅ Prism Launcher (uses instance.cfg)
  • ✅ ATLauncher (uses instance.json)
  • ✅ GDLauncher (uses instance.json)
  • ❌ Modrinth App (no longer uses profile.json)

For working with unsupported launchers, you need to add a configuration file from Better Compatibility Checker to the modpack. You can either install the BCC mod itself to generate the file, or create it manually using the following template:

./config/bcc.json

{"modpackName": "INSERT_MODPACK_NAME_HERE", "modpackVersion": "INSERT_MODPACK_VERSION_HERE"}

Dependencies

Required dependency: Cloth Config API

Optional: Better Compatibility Checker

Project members
HaXr

HaXr

Developer

Created: 7 Sep 2023

ID: 3401