Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC-BY-SA-4.0
Published 7 months ago
Updated 4 weeks ago
Bac Tracker
Advancement tracker for BlazeandCave's Advancements Pack)Inspired by TheTalkingMime/bac-tracker
Tracker template is originally made by TheTalkingMime and tjthings
Latest tracker templates for use with BACAP: google folder
You can use this tracker with any other advancement data pack, or with vanilla game, but you would have to make your own sheet with all advancements you need to track
Installation process
- Download latest release from releases page.
- And download these mods:
- Put the mods in your mods folder.
- Create an account on Google Cloud Console.
Google will ask you for credit card information, but they won't charge you unless you upgrade your account, and everything you will actually use is free- Create an account first.
- Create new project.
- Enable Google Sheet API.
- Enable Google Drive API.
- Go to Credentials page and create new Service Account
- Data you enter here doesn't really matter
- Click on your service account
- Go to KEYS
- Create new JSON key
- You will download credentials JSON file. Keep it. Do not share it
If you leak your key accidentally, you can reset it and create a new one
- You will download credentials JSON file. Keep it. Do not share it
- Copy latest template to your Google Drive
This is a folder on Google Drive with all templates available.- Copy the id of your sheet. It's in the link of your sheet (address bar), https://docs.google.com/spreadsheets/d/<ID_HERE>/edit
Example link: https://docs.google.com/spreadsheets/d/1Gyp1atdQ7QLEWRHBQ2AQFaTcg38jzZFPvaCOE4OeJhI/edit
Example id: 1Gyp1atdQ7QLEWRHBQ2AQFaTcg38jzZFPvaCOE4OeJhI - Copy "client-email" from credentials file and share your new sheet with this email, with editor permissions
- Copy the id of your sheet. It's in the link of your sheet (address bar), https://docs.google.com/spreadsheets/d/<ID_HERE>/edit
- Run Minecraft once and open your world. This will create .minecraft/config folder as well as settings.json inside your world folder
- Put your credentials in
.minecraft/config/bac-tracker-mod
and rename to credentials.json - Open
your_world_folder/tracker/settings.json
and paste the sheet id in it - If you didn't close mc you can run
/tracker reload
to reload settings
- Put your credentials in
- Done. Report issues on this repo's issue tracker