increase_doriki

Used by challenge rewards to increase the player(s) doriki upon completion

Format

increase_doriki
└─ amount - Integer

Context

Context
Requiredminecraft:this_entity - Mandatory as the entity that obtains the extol
Optionalmineminenomi:completed_challenge - Used purely for determining the source of the obtained doriki, if its not present a Natural source is assumed.

Example

{
    "functions": [
        {
            "function": "mineminenomi:increase_doriki",
            "amount": 200
        }
    ]
}
Last change: 2024-08-13