Advancement Cascade
ModrinthAdds advancement-based advancement triggers
1.8k downloads 1 followers updated 25mo ago
latest v0.3+forge Modrinth
Advancements Cascade
⚠️ This mod doesn't change anything to the game on its own
This mod adds advancement triggers, for mods, modpacks and datapacks to use, that fires when an advancement is either gained or lost, with the following IDs: advancement_cascade:advancement_gain and advancement_cascade:advancement_loss
These can be use as such:
├ type: one of "only",or "any".
├ target: if the type is "only", an advancement ID or an array of advancement ID upon which to trigger the criterion.
└ predicate: a Player predicate, based off of loot conditions, to be validated to trigger the criterion.
Please refer to the wiki's advancement and predicate pages for more details on their respective format.
Versions
Release
0.2
Release 0.2 for Fabric 1.20
* support single-element targets
* new ANY_OF and SOME_OF criterion types
* better parsing to Json
Release
0.2
Release 0.2 for Forge 1.20
* support single-element targets
* new ANY_OF and SOME_OF criterion types
* better parsing to Json
Release
0.2
Release 0.2 for Fabric 1.19
* support single-element targets
* new ANY_OF and SOME_OF criterion types
* better parsing to Json
Release
0.2
Release 0.2 for Forge 1.19
* support single-element targets
* new ANY_OF and SOME_OF criterion types
* better parsing to Json
Comments 0
No comments yet. Be the first to share your thoughts.