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

Resource Pack Overrides

Ensures important resource packs stay always active and helps clean up the pack selection screen.

9.2M загрузок372 подписчиковMPL-2.0fabricforgeneoforge

Обновлён 18 июня 2026 г. · опубликован 28 июня 2023 г.

  • Скриншот: Resource Pack Overrides

Resource Pack Overrides gives mod pack creators full control over how preinstalled resource packs are presented and managed in Minecraft. It helps ensure important packs stay configured exactly as intended while keeping the resource pack screen clean and easy to use. 🎨

Unlike shipping a predefined resource pack configuration, this mod can automatically restore your preferred pack setup after failed resource reloads, helping maintain a consistent experience for players. 🔄

The mod also allows resource packs to be hidden, locked, reordered, or marked as compatible, making it easy to build polished mod packs where players see only the options they are meant to interact with. 🧰

  • 🔄 Persistent Default Pack Setup: Define a default set and order of resource packs that can be restored when resource pack loading resets.
  • 🔒 Lock Important Packs: Prevent critical resource packs from being disabled or moved.
  • 👁️ Hide Internal Packs: Keep technical or background resource packs out of the selection screen.
  • 📋 Customize Pack Presentation: Override names, descriptions, compatibility warnings, and other pack attributes.
  • 🎯 Control Pack Ordering: Define where packs appear and how they interact with other enabled resources.
  • 🧹 Cleaner Resource Pack Screen: Reduce clutter and help players avoid accidentally changing important pack configurations.
  • ⚙️ Built for Mod Packs: Designed specifically for managing curated resource pack setups in modded Minecraft.

INSTALLATION REQUIRED ON CLIENT

REQUIRES FABRIC API TO BE INSTALLED (FABRIC)

The whole mod is configured through a single config file located at .minecraft/config/resourcepackoverrides.json. A minimal configuration is generated automatically when the file is missing.

Detailed documentation, configuration examples, and all available options can be found in the README.md on GitHub.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.2.0Релиз26.2neoforge18 июня 2026 г..jar (60 КБ)
26.2.0Релиз26.2fabric18 июня 2026 г..jar (56 КБ)
26.1.0Релиз26.1, 26.1.1, 26.1.2neoforge20 апреля 2026 г..jar (60 КБ)
26.1.0Релиз26.1, 26.1.1, 26.1.2fabric20 апреля 2026 г..jar (56 КБ)
21.11.1Релиз1.21.11fabric26 декабря 2025 г..jar (56 КБ)
21.11.1Релиз1.21.11neoforge26 декабря 2025 г..jar (61 КБ)
21.10.1Релиз1.21.10fabric26 декабря 2025 г..jar (56 КБ)
21.10.1Релиз1.21.10neoforge26 декабря 2025 г..jar (60 КБ)
21.10.0Релиз1.21.10fabric16 декабря 2025 г..jar (55 КБ)
21.10.0Релиз1.21.10neoforge16 декабря 2025 г..jar (60 КБ)
21.11.0Релиз1.21.11fabric16 декабря 2025 г..jar (55 КБ)
21.11.0Релиз1.21.11neoforge16 декабря 2025 г..jar (60 КБ)
v21.8.0-1.21.8-NeoForgeРелиз1.21.8neoforge18 июля 2025 г..jar (81 КБ)
v21.8.0-1.21.8-FabricРелиз1.21.8fabric18 июля 2025 г..jar (79 КБ)
v21.7.0-1.21.7-NeoForgeРелиз1.21.7neoforge3 июля 2025 г..jar (81 КБ)

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

Ченджлог

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v26.2.0-mc26.2.x] - 2026-06-18

Changed

  • Update to Minecraft 26.2.x
26.2.0Релиз26.2 · 18 июня 2026 г.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v26.2.0-mc26.2.x] - 2026-06-18

Changed

  • Update to Minecraft 26.2.x
26.1.0Релиз26.1, 26.1.1, 26.1.2 · 20 апреля 2026 г.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v26.1.0-mc26.1.x] - 2026-04-20

Changed

  • Update to Minecraft 26.1.x
26.1.0Релиз26.1, 26.1.1, 26.1.2 · 20 апреля 2026 г.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v26.1.0-mc26.1.x] - 2026-04-20

Changed

  • Update to Minecraft 26.1.x
21.11.1Релиз1.21.11 · 26 декабря 2025 г.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.11.1-1.21.11] - 2025-12-26

Changed

  • When generating a fresh new config for the mod, all resource packs are made to show up as compatible by default

Fixed

  • Hidden packs are no longer always enabled automatically on Fabric

[v21.11.0-1.21.11] - 2025-12-16

Changed

  • Update to Minecraft 1.21.11
  • Using the debug keys now requires both Ctrl / Cmd and the respective key to be held due to the addition of a search box to the pack selection screen, which would otherwise consume the text input

Fixed

  • Fix hiding packs leading to some unintended side effects, such as moving packs on the pack selection screen not moving the intended pack when it was blocked by a hidden pack
21.11.1Релиз1.21.11 · 26 декабря 2025 г.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.11.1-1.21.11] - 2025-12-26

Changed

  • When generating a fresh new config for the mod, all resource packs are made to show up as compatible by default

Fixed

  • Hidden packs are no longer always enabled automatically on Fabric

[v21.11.0-1.21.11] - 2025-12-16

Changed

  • Update to Minecraft 1.21.11
  • Using the debug keys now requires both Ctrl / Cmd and the respective key to be held due to the addition of a search box to the pack selection screen, which would otherwise consume the text input

Fixed

  • Fix hiding packs leading to some unintended side effects, such as moving packs on the pack selection screen not moving the intended pack when it was blocked by a hidden pack
21.10.1Релиз1.21.10 · 26 декабря 2025 г.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.10.1-1.21.10] - 2025-12-26

Changed

  • When generating a fresh new config for the mod, all resource packs are made to show up as compatible by default

Fixed

  • Hidden packs are no longer always enabled automatically on Fabric

[v21.10.0-1.21.10] - 2025-12-16

Changed

  • Update to Minecraft 1.21.10
21.10.1Релиз1.21.10 · 26 декабря 2025 г.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v21.10.1-1.21.10] - 2025-12-26

Changed

  • When generating a fresh new config for the mod, all resource packs are made to show up as compatible by default

Fixed

  • Hidden packs are no longer always enabled automatically on Fabric

[v21.10.0-1.21.10] - 2025-12-16

Changed

  • Update to Minecraft 1.21.10

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

Комментарии

Загружаем…