Minecraft Not Enough Packs mod 2026 download
logo
minecraft mod Not Enough Packs

Not Enough Packs

Game Version: 1.17.1
Total Downloads: 231
Updated: Jun 14, 2021
Created: Jun 11, 2021
Download Not Enough PacksDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
nepacks-1.0.1+1.17.jar release 33.94 KB Jun 14, 2021 1.17.1 218 download Not Enough Packs nepacks-1.0.1+1.17.jar releaseDownload
nepacks-1.0.0+1.17.jar release 33.64 KB Jun 11, 2021 1.17 13 download Not Enough Packs nepacks-1.0.0+1.17.jar releaseDownload

Description

Share this:

NOT ENOUGH PACKS

This mod allows you to overcome some of the short comings of Fabric API's mod resource and datapack handling.

 

Have you ever wanted to do something like

  • Have an addon mod override a texture or block model of a parent mod
  • Have an addon mod override a recipe of a parent mod

 

With Fabric API, you can't reliably do this. It creates one "big ball of mud" resource/datapack for all mods.
There is no guarantee in which order they will be asked for files.
In fact, the order is "random" because of the way it is implemented.

 

This mod "explodes" the resource and datapack out so that each individual mod is visible. This allows you to order them how you like.

Additionally there is an option (turned off by default) to automatically order mods by dependency.
This involves more invasive changes to Fabric and Minecraft to preserve the ordering.

 

This mod does not change any of the other rules.
Once the resource pack list has been generated for the first time, the order is stored/retrieved from options.txt.
For data packs the order is stored in the saved data of the world.

 

Documentation

 

Distribution is allowed as long as you comply with the LGPL and Minecraft's EULA.

Comments

Add a comment