OtherDrops

226k Downloads

allow an "EXCEPT" condition for tools

Zarius opened this issue ยท 2 comments

commented

eg. "-tool: [ANY_PICKAXE, ANY_AXE] EXCEPT [GOLD_PICKAXE, DIAMOND_AXE]" or just "-tool: ALL EXCEPT [blah]".

or

  • tool: [ANY_PICKAXE, ANY_AXE]
    except: [GOLD_PICKAXE, DIAMOND_AXE]
commented

Code is written locally - needs to be tested and committed.

commented

Coded, committed and released in version 0.9.7