Supported plugin - ItemAdder
CONDITIONS
Check if block is from item adder
// the rest of the quest ..
conditions:
is_block_from_itemadder: true/falseCheck if item is from item adder
// the rest of the quest ..
conditions:
is_item_from_itemadder: true/falseLast updated