Supported plugin - ItemAdder

CONDITIONS

Check if block is from item adder

// the rest of the quest ..
conditions:
    is_block_from_itemadder: true/false

Check if item is from item adder

// the rest of the quest ..
conditions:
    is_item_from_itemadder: true/false

Last updated