Bauble Catalog

Quick rating

Community listing page, reviews here may not be monitored by the author.

Bauble Catalog

No reviews yet

Utility mod that exports Bubbles-recognized Bauble item data to CSV files.

Mod Loaders
Minecraft

About

Description

Bauble Catalog

AI usage disclaimer: This mod was developed with AI-agent assistance using this agent workflow. The project owner reviewed the work during development.

Helps pack authors see which Baubles are available in a Bubbles-based modpack by generating a CSV file with information about the Baubles the modpack contains.

I tested the mod with Bubbles, not with original Baubles or BaublesEX, so it might not work with those.

Features

The export includes Bubbles-recognized Bauble item-stack variants and writes them to config/baublecatalog/ with timestamped filenames. Each row includes identification fields such as registry ID, metadata, display name, source mod ID, and Bauble type ID, plus planning fields such as source mod name, Bauble type name, rarity, tooltip, creative tab, max stack size, max durability, and ore dictionary names. When the command finishes, it reports the output path and exported row count in chat.

This mod is only a catalog/export tool. It does not add items, edit loot tables, edit trades, edit drops, or otherwise change gameplay content.

Usage

Install the mod in the client with Bubbles, then run:

/baublecatalog

The generated CSV is written under:

config/baublecatalog/

Example filename:

baublecatalog-baubles-YYYY-MM-DD-HH-mm-ss.csv

Links