Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

consume_devil_fruit

Checks the fruit the entity ate.

Format

consume_devil_fruit
└─ fruit - Fruit id, can be ignored in which case any fruit will trigger

Example

Triggers when a player eats Mera Mera no Mi

{
    "trigger": "mineminenomi:consume_devil_fruit",
    "conditions": {
        "fruit": "mineminenomi:mera_mera_no_mi"
    }
}
Last change: 2025-08-04