unlock_challenge

Checks what challenge got unlocked.

Format

unlock_challenge
└─ challenge - Challenge id (can be omitted and will then trigger for any challenge that gets unlocked)

Example

{
    "trigger": "mineminenomi:unlock_challenge",
    "conditions": {
        "challenge": "mineminenomi:arlong"
    }
}
Last change: 2024-08-14