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

0Pack2Reload

Prevent Minecraft from reloading the resource packs if the player doesn't really change the selected packs. Also add a "Cancel" button to PackSelectionScreen.

277K загрузок3 подписчиковLicenseRef-Nova-Relay-License-1.0fabricforgeneoforge

Обновлён 3 февраля 2026 г. · опубликован 3 февраля 2026 г.

📖 Introduction

Minecraft always loads some base resource packs such as:

  • vanilla (the game's default resources)
  • mod_resources (resources added by mods)

However, before the player opens the resource pack screen for the first time, the game's options.txt still records resourcepacks=[] as empty.

So when opening the resource pack selection screen before creating or joining a world, even if the player does nothing (no adding, removing, or reordering), clicking "Done" or pressing Esc will still cause Minecraft to incorrectly think new resource packs were added, and it will forcibly reload them.

This reload process can be very slow, especially when many modded resource packs are involved.

 

✅ What This Mod Does

This mod introduces two features to avoid this unnecessary waste of time:

  1. If the user hasn’t made any actual changes to the resource pack list, pressing Esc or clicking “Done” will no longer trigger a reload.

  2. An extra "Cancel" button was added to the resource pack screen, intended to exit without triggering any logic at all. (However, after 1.20, due to technical limitations in Minecraft, resource pack validation always runs when the screen closes, making the Cancel button behave nearly the same as Done in most cases. As a result, the Cancel button was removed in the 1.21.1 NeoForge version.)

The additional "Cancel" button: The additional cancel button

ATTENTION

You DEFINITELY CAN add the mod to your modpack.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
NeoForge-1.21.1-1.0.1Релиз1.21.1neoforge3 февраля 2026 г..jar (5 КБ)
Forge-1.20.1-1.0.1Релиз1.20.1forge3 февраля 2026 г..jar (8 КБ)
Fabric-1.20.1-1.0.1Релиз1.20.1fabric3 февраля 2026 г..jar (7 КБ)

Комментарии

Загружаем…