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

Respackopts

Config menus for resource packs

7.2M загрузок1K подписчиковMITfabricneoforge

Обновлён 17 июня 2026 г. · опубликован 26 ноября 2020 г.

  • Resoure pack options screen
  • Options Screens

Respackopts

PSA: Respackopts depends on LibJF, which you must add alongside it.

Respackopts provides resource and data packs with config menus
By default, it provides a custom system for conditional resources, resource expansion and integrates with fabulous shaders

Using Respackopts

Users

After installing Respackopts, a menu button will appear besides all supported resource packs. No further configuration is needed.

Pack authors

Please head to the wiki for details on how to use Respackopts in a pack.

Performance Impact

Performance always depends on factors other than the game itself like disk speed, resource usage by other programs, the OS you are using, etc. These measurements were made with Minecraft 1.20.1, Fabric Loader 0.14.21, Fabric API 0.84.0, and LibJF 3.8.0 on Linux 6.3 with a Ryzen 5 7600X processor and an NVMe SSD. Please do not expect them to be representative for all other versions and setups, but they should give you a general idea of the impact of using Respackopts.

LibJF injects hooks into the resource loader, meaning there is additional overhead for every resource access. In practice, this results in a five-percent increase in resource reloading time over vanilla, and an eight percent increase in game load times over vanilla (.2 seconds).

Respackopts uses those hooks and additional mixins to work, adding additional overhead. In practice, this results in a six-percent increase in resource reloading time over vanilla, and an eighteen percent increase in game load times over vanilla (.43 seconds).

The most significant increase is measurable during pack scanning, which takes nearly 100 times longer when comparing Minecraft with Respackopts to vanilla. This is because Respackopts performs and caches most parsing and computation during this stage. As the statistic for game loading shows, this is not necessarily noticeable during startup, because the total is still comparably small. It is only noticeable in the resource pack screen, where scanning is performed every 20 ticks and whenever the screen is resized, which can lead to minor freezes while it is visible. For this reason, I have created a separate mod that tweaks that screen for increased performance.

Suggestions and Support

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.2.0Релиз26.2fabric, neoforge17 июня 2026 г..jar (904 КБ)
4.14.3+forgeРелиз1.21.11neoforge16 мая 2026 г..jar (589 КБ)
4.14.3Релиз1.21.11fabric16 мая 2026 г..jar (575 КБ)
26.1.2Релиз26.1.2fabric, neoforge30 апреля 2026 г..jar (885 КБ)
26.1.0Релиз26.1, 26.1.1, 26.1.2fabric, neoforge24 марта 2026 г..jar (875 КБ)
4.14.0+1.21.1.forge.4Релиз1.21.1neoforge6 марта 2026 г..jar (560 КБ)
4.14.0+1.21.1.4Релиз1.21.1fabric6 марта 2026 г..jar (544 КБ)
4.14.0+1.21.1.forge.3Релиз1.21.1neoforge5 марта 2026 г..jar (559 КБ)
4.14.0+1.21.1.3Релиз1.21.1fabric5 марта 2026 г..jar (543 КБ)
4.14.2+forgeРелиз1.21.11neoforge4 марта 2026 г..jar (588 КБ)
4.14.2Релиз1.21.11fabric4 марта 2026 г..jar (574 КБ)
4.14.0+1.21.1.forge.2Релиз1.21.1neoforge14 января 2026 г..jar (553 КБ)
4.14.0+1.21.1.forge.1Релиз1.21.1neoforge17 декабря 2025 г..jar (551 КБ)
4.14.0+1.21.5.forgeРелиз1.21.5neoforge16 декабря 2025 г..jar (554 КБ)
4.14.0+1.21.5Релиз1.21.5fabric16 декабря 2025 г..jar (552 КБ)

Показаны последние 15 из 105 версий. Все версии — на Modrinth.

Ченджлог

26.2.0Релиз26.2 · 17 июня 2026 г.

Commits in Release 26.2.0:

  • docs: add additional pack
  • docs(README): reword performance measurement repro disclaimer
  • build: tweak loom config for new changes
  • fix: tag exprs with source file
  • feat: show result signatures in /rpoc execute
  • feat: add /rpoc execute as to execute in pack scope with IOLib
  • test: adjust for attached file name
  • perf: lazy expansion
  • build: correct contact indentation
  • fix: check for prefix in all input sequence permutations
  • chore: update to 26.2
4.14.3+forgeРелиз1.21.11 · 16 мая 2026 г.

Commits in Release 4.14.3+forge:

  • chore: tag composite pack resources
  • docs: add additional pack
  • build: configure JVM toolchain
  • chore: bump deps
  • fix: do not inject tagging into ResourcePack itself
  • build: use older libjf for vm compatibility with config AP
4.14.3Релиз1.21.11 · 16 мая 2026 г.

Commits in Release 4.14.3:

  • chore: tag composite pack resources
  • docs: add additional pack
  • build: configure JVM toolchain
  • chore: bump deps
  • fix: do not inject tagging into ResourcePack itself
  • build: use older libjf for vm compatibility with config AP
26.1.2Релиз26.1.2 · 30 апреля 2026 г.

Commits in Release 26.1.2:

  • chore: use libjf platform checks
  • build: use jfmod version ranges
  • docs: add additional pack
  • feat: allow running outside of Minecraft
  • chore: update deps
26.1.0Релиз26.1, 26.1.1, 26.1.2 · 24 марта 2026 г.

With this version, the fabric and neoforge builds have been merged into one. Also, mod versions are now based on MC versions.

Commits in Release 26.1.0:

  • chore: tag composite pack resources
  • docs: add additional pack
  • feat: update to 26.1
  • style: clean up leftovers
  • build: use published jfmod
  • build: add foojay for neoloom NF
  • build: use explicit MR project ID
  • fix: add back icon
4.14.0+1.21.1.forge.4Релиз1.21.1 · 6 марта 2026 г.

Works around a load order issue on NeoForge

4.14.0+1.21.1.4Релиз1.21.1 · 6 марта 2026 г.

Works around a load order issue on NeoForge

4.14.0+1.21.1.forge.3Релиз1.21.1 · 5 марта 2026 г.

Backports changes related to overlays. If you continue to see issues, please contact me.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…