Modify Harvest - apace100/origins-fabric GitHub Wiki

Power Type. Modifies whether a player is able to harvest a block or not (= receive the block drops).

Type ID: origins:modify_harvest

Fields:

block_condition, Block Condition, optional: If set, the modification will only apply to blocks which satisfy this condition.

allow, boolean: When true, the player will be able to harvest the blocks. When false, the player will not be able to harvest the blocks.