Files
RegexingHoppers/TODO.md

200 B

TODO File

Ideas

  • Add a not match system
    • For example not .*iron.* will let all items, except iron ones, literaly the reverse of .*iron.*. It can be usefull to avoid too complexe regex