Перейти к содержимому
Mineforgian

FTB Quests Optimizer

Mod to improve quest performance for servers

Загрузки
297K
Подписчики
64
Обновлён
14 апреля 2026 г.
Лицензия
MIT

Опубликован 15 сентября 2023 г.

A lightweight mod-optimizer for FTB Quests. Removes micro-freezes when moving items and turning in quests, makes inventory checking smarter and quieter for the server - without changing the gameplay and quest rules.

Main features

  • Smart inventory detection - heavy scans are launched only when really needed.
  • Debounce checks - a series of events are added up to one delayed check (less load spikes).
  • Ignore NBT noise - changes like charge/durability do not trigger unnecessary checks.
  • Fast resource turn-in - item withdrawal in one pass and one progress update.
  • Icon cache (client) - smoother quest book and tips.

Settings (snbt)

  • detect.debounce - enable debounce.
  • detect.delay_override — override check delay (tick), -1 = like in FTBQ.
  • detect.ignore_nbt_only_changes — ignore "same item + quantity".
  • consume.aggregate — aggregated resource delivery.
  • consume.max_slots_per_pass — limit of scanned slots per pass.

Compatibility

  • Does not change gameplay/progress, safe for current worlds.
  • Works in singleplayer and on servers.
  • Recommended on server (biggest effect). Client is optional for UI cache.
  • NeoForge 1.21.1+, requires FTB Quests installed.

Why install?

  • Less lag when managing inventory.
  • More stable TPS on large bases.
  • Smoother quest interface.

Just install the mod — it will do the rest itself.

If you want better performance, install my second mod, both mods will practically eliminate the lag problems associated with achievements and quests.

Feel free to write about all problems and suggestions on my github! Good luck!

 

Ченджлог

3.2.0-1.21.1Релиз1.21.1 · 8 февраля 2026 г.

updated to latest ftbquests version, fix crash on startup

3.2.0-1.21.1Релиз1.21.1 · 8 февраля 2026 г.

updated to latest ftbquests version, fix crash on startup

3.1.0-1.21.1Релиз1.21.1 · 17 августа 2025 г.
  • 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.
3.1.0-1.21.1Релиз1.21.1 · 17 августа 2025 г.
  • 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.
2.0.5-1.20.1Релиз1.20.1 · 13 января 2025 г.

fix defaultconfigs path & support ftbq 2001.4.9

2.0.5-1.20.1Релиз1.20.1 · 13 января 2025 г.

fix defaultconfigs path & support ftbq 2001.4.9

2.0.4-1.20.1Релиз1.20.1 · 4 августа 2024 г.

support ftbq 2001.4.8

2.0.4-1.20.1Релиз1.20.1 · 4 августа 2024 г.

support ftbq 2001.4.8

Комментарии

Загружаем…