Pack Order

Quick rating

Community listing page, reviews here may not be monitored by the author.

Pack Order

No reviews yet

Super simple mod that lets modpack creator define a preset order for texture packs

Mod Loaders
Minecraft

About

Description

What it is?

Pack Order allows modpack developers to configure the order in which texture packs should be placed in. The mod then adds button that will automatically adjust the players packs to match the modpacks order.

Config can be found at: config/packorder/pack_order.json

Example of json:

{
  "expected_order": [
    "Default-Dark-Mode-1.18-2023.7.0",
    "Bare Bones 1.18",
    "FreshAnimations_v1.7",
    "Fabric Mods",
    "Default"
  ]
}