- Updated to latest FTB Quests & Full rewrited.
- Deleted skip tick mechanic.
- New config values.
- Now it really works!
- Significantly less lag when moving items and auto-delivering quests.
- Smarter inventory detection: heavy checks are launched only when really needed.
- Faster resource delivery: everything is written off in one pass, inventory is updated once.
- Ignoring NBT "noise" (charge, durability, etc.) - fewer unnecessary triggers.
- Smoother quest book: cache of valid items for icons/hints.
- Options in the config: debounce toggle, check delay override, aggregated delivery and slot limit per pass.
- The gameplay is unchanged - only performance and stability.
fix defaultconfigs path & support ftbq 2001.4.9
support ftbq 2001.4.8
support ftbq 2001.4.8
support ftbq 2001.4.6
support ftbq 2001.4.4, added config
support ftbq 2001.4.2, fix #10 + new optimizations