OPack2Reload

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

File Details

0Pack2Reload-NeoForge-1.21.1-1.0.1.jar

  • R
  • Jul 19, 2025
  • 5.43 KB
  • 70.1K
  • 1.21.1
  • NeoForge

File Name

0Pack2Reload-NeoForge-1.21.1-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:opack2reload-923755:6786683"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog:
Ported to NeoForge 1.21.1 (by Rinko).
The Cancel button was originally intended to exit the screen without triggering any resource pack logic.
However, due to limitations in Minecraft or technical reasons, resource pack evaluation always occurs when the screen is closed. As a result, the Cancel button behaved almost identically to the Done button in most cases and has been removed in the 1.21.1 version.