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.

adv

Here's how the config structure looks like:

code

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).

forge-fabric

You are free to use this in any modpack!

discord-baner

Details

Licensed ARR
Published 9 months ago
Updated 9 months ago