promotional bannermobile promotional banner
header
premium banner

Advancement Tweaker will start downloading in 5 seconds...

STILL DOWNLOADING MANUALLY??

Join over 10 million players who use the CurseForge app!

Download App Now

Description

A server-side mod that allows you to customize any advancements look in chat, and what commands will be executed when the advancement is granted.

  

 

Here's how the config structure looks like:


Each json object inside the file is an advancement:

 

  • The key is the advancement id.
  • The "message" property has as value the message that will be displaied in chat, uses vanilla chat formatting and Placeholders for ${player} (The player's display name) and ${advancement} (The advancement display name and hover description).
  • The "command" property has as value a list of commands that will be executed when the advancement is granted, uses Placeholder for ${player} (The player's display name).
     

    You are free to use this in any modpack!