Respackopts

Respackopts

v26.2.2
Modrinth 1 378 підписники Завантажень: 9 610 234
від JFronny
Увійти

Config menus for resource packs

Товар

Про товар

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](https://modrinth.com/mod/async-pack-scan) that tweaks that screen for increased performance.



Suggestions and Support

Прев’ю

Зображення товару

Середовище

Вимоги та сумісність

Сумісність і вимоги

FabricNeoforge1.16.4 – 1.21.1126.126.1.126.1.226.2

Локальний хост

Optional

Хостинг на сервісах

Optional

Умови

Ліцензія

Умови використання, зміни та поширення цього товару.

MIT LicenseModrinth
Реліз

Останній реліз

v26.2.2

25.08.2026 · Modrinth

Commits in Release 26.2.2:
- docs: remove accidental code block
- chore(neoforge): set iconFile
- fix: hide condition stack traces outside debug mode
- fix: work around MessageFormat oddities for one log message
- chore: bump deps
- feat(bake): start working on disjoint overlays