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

Paxi

Automatic data & resource pack loading made easy.

8.8M загрузок445 подписчиковLGPL-3.0-onlyfabricforgeneoforge

Обновлён 24 июня 2026 г. · опубликован 28 ноября 2022 г.

Paxi
Depends on YUNG's API Join the YUNG GANG on Discord! Follow me on Twitter! Subscribe to my YouTube! Support me on Patreon!
What is this?
Paxi is a simple mod for global, automatic data and resource packs.

Usually, data packs have to be loaded separately for every world. Paxi adds the paxi folder in your Minecraft config folder, where you can place data and resource packs that will automatically be loaded for every world. The first time you run Paxi, the paxi folder will be created for you in your Minecraft config directory.

Paxi is as simple as it gets when it comes to global data and resource packs, making it a great utility for modpack creators!

Data packs
Within the paxi folder is a datapacks folder for data packs. This folder will be created for you the first time you create or load a world with Paxi installed. Any data packs placed in this folder will be automatically loaded into any world you play - in other words, globally loaded data packs! When in game, use the command /datapack list to see all loaded data packs; packs loaded by Paxi are printed in pink text. Both zip files and regular folders (containing a pack.mcmeta file) are supported.

Data packs can also be loaded in a specific order! The first time you create or load a world with Paxi installed, the datapack_load_order.json file will be created for you in the paxi directory. You can fill this JSON file with a list of data pack folder names (including the .zip for zip files) in the order you want your data packs loaded in. Using this JSON file is entirely optional - any data packs not listed in the file will be loaded normally (alphabetically by folder/zip file name, same as normal data packs). So if you only have a few data packs that require loading in a specific order, you only need to list them in the JSON!

Starting with v5.1.3, the datapack_load_order.json file also supports pack entries with relative pathnames, meaning you can load data packs from any other folder as well. These relative pathnames are relative to the base .minecraft directory of your Minecraft instance folder. For example, if you wanted to load the pack MyDataPack located in .minecraft/datapacks, you can simply add the entry "datapacks/MyDataPack" to your datapack_load_order.json.

Additionally starting with v5.1.3, there is a config option Load from base 'datapacks' directory in the mod's config (enabled by default). When enabled, all packs in the .minecraft/datapacks folder will be automatically loaded as well. This behavior is identical to placing data packs in the normal Paxi folder (.minecraft/config/paxi/datapacks). This has been added to support CurseForge's upcoming data pack integration with Paxi, in which data packs will be automatically downloaded to the .minecraft/datapacks folder.

Resource Packs
Also within the paxi folder is a resourcepacks folder for resource packs. This folder will be created for you the first time you run the game with Paxi installed. Any resource packs placed in this folder will be automatically loaded when you start the game. Both zip files and regular folders (containing a pack.mcmeta file) are supported. Resource packs are not supported on dedicated servers, since they only affect the game on the client-side (textures, sounds, and other assets).

Resource packs can also be loaded in a specific order! The first time you create or load a world with Paxi installed, the resourcepack_load_order.json file will be created for you in the paxi directory. You can fill this JSON file with a list of resource pack folder names (including the .zip for zip files) in the order you want your resource packs loaded in. Using this JSON file is entirely optional - any resource packs not listed in the file will be loaded normally (alphabetically by folder/zip file name, same as normal resource packs). So if you only have a few resource packs that require loading in a specific order, you only need to list them in the JSON!

Starting with v5.1.3, the resourcepack_load_order.json file also supports pack entries with relative pathnames, meaning you can load resource packs from any other folder as well. These relative pathnames are relative to the base .minecraft directory of your Minecraft instance folder. For example, if you wanted to load the pack MyResourcePack.zip located in the vanilla resourcepacks folder, you can simply add the entry "resourcepacks/MyResourcePack.zip" to your resourcepack_load_order.json.

Play with friends with the Essential mod!


Use code YUNGNICKYOUNG with Bisect Hosting for 25% off!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.1.2-NeoForge-6.1.0Релиз26.1.1, 26.1.2neoforge24 июня 2026 г..jar (101 КБ)
26.1.2-Fabric-6.1.0Релиз26.1.1, 26.1.2fabric24 июня 2026 г..jar (226 КБ)
1.21.1-NeoForge-5.1.3Релиз1.21, 1.21.1neoforge1 мая 2025 г..jar (101 КБ)
1.21.1-Forge-5.1.3Релиз1.21, 1.21.1forge1 мая 2025 г..jar (100 КБ)
1.21.1-Fabric-5.1.3Релиз1.21, 1.21.1fabric1 мая 2025 г..jar (225 КБ)
1.21.1-Fabric-5.1.2Релиз1.21, 1.21.1fabric24 октября 2024 г..jar (218 КБ)
1.21.1-NeoForge-5.1.2Релиз1.21, 1.21.1neoforge24 октября 2024 г..jar (94 КБ)
1.21.1-Forge-5.1.2Релиз1.21, 1.21.1forge24 октября 2024 г..jar (94 КБ)
1.21.1-Fabric-5.1.1Релиз1.21, 1.21.1fabric14 октября 2024 г..jar (218 КБ)
1.21.1-NeoForge-5.1.1Релиз1.21, 1.21.1neoforge14 октября 2024 г..jar (94 КБ)
1.21.1-Forge-5.1.1Релиз1.21, 1.21.1forge14 октября 2024 г..jar (94 КБ)
1.21.1-NeoForge-5.1.0Релиз1.21.1neoforge12 октября 2024 г..jar (94 КБ)
1.21.1-Forge-5.1.0Релиз1.21.1forge12 октября 2024 г..jar (94 КБ)
1.21.1-Fabric-5.1.0Релиз1.21.1fabric12 октября 2024 г..jar (218 КБ)
1.21-NeoForge-5.0.0Релиз1.21neoforge24 июля 2024 г..jar (94 КБ)

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

Ченджлог

26.1.2-NeoForge-6.1.0Релиз26.1.1, 26.1.2 · 24 июня 2026 г.

Port to 26.1.2!

If you like my mods, please consider supporting me on Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

26.1.2-Fabric-6.1.0Релиз26.1.1, 26.1.2 · 24 июня 2026 г.

Port to 26.1.2!

If you like my mods, please consider supporting me on Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-NeoForge-5.1.3Релиз1.21, 1.21.1 · 1 мая 2025 г.
  • Relative filepaths can now be specified in the resourcepack_load_order.json and datapack_load_order.json files! These filepaths are all relative to your base .minecraft directory. For example, if you wanted to automatically load 'MyPack.zip' from your vanilla 'resourcepacks' folder, you could add the entry "resourcepacks/MyPack.zip" to your resourcepack_load_order.json file. If an entry in either load order json does not have a relative filepath (i.e. it's just the pack's file name), it will only check the Paxi pack folder, same as before (e.g .minecraft/config/paxi/resourcepacks). This is to preserve backwards compatibility.
  • Added a new config option to allow auto-loading data packs from the .minecraft/datapacks directory (enabled by default). This is to support CurseForge's upcoming data pack system changes, wherein they will add built-in integration for loading data packs automatically with Paxi.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-Forge-5.1.3Релиз1.21, 1.21.1 · 1 мая 2025 г.
  • Relative filepaths can now be specified in the resourcepack_load_order.json and datapack_load_order.json files! These filepaths are all relative to your base .minecraft directory. For example, if you wanted to automatically load 'MyPack.zip' from your vanilla 'resourcepacks' folder, you could add the entry "resourcepacks/MyPack.zip" to your resourcepack_load_order.json file. If an entry in either load order json does not have a relative filepath (i.e. it's just the pack's file name), it will only check the Paxi pack folder, same as before (e.g .minecraft/config/paxi/resourcepacks). This is to preserve backwards compatibility.
  • Added a new config option to allow auto-loading data packs from the .minecraft/datapacks directory (enabled by default). This is to support CurseForge's upcoming data pack system changes, wherein they will add built-in integration for loading data packs automatically with Paxi.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-Fabric-5.1.3Релиз1.21, 1.21.1 · 1 мая 2025 г.
  • Relative filepaths can now be specified in the resourcepack_load_order.json and datapack_load_order.json files! These filepaths are all relative to your base .minecraft directory. For example, if you wanted to automatically load 'MyPack.zip' from your vanilla 'resourcepacks' folder, you could add the entry "resourcepacks/MyPack.zip" to your resourcepack_load_order.json file. If an entry in either load order json does not have a relative filepath (i.e. it's just the pack's file name), it will only check the Paxi pack folder, same as before (e.g .minecraft/config/paxi/resourcepacks). This is to preserve backwards compatibility.
  • Added a new config option to allow auto-loading data packs from the .minecraft/datapacks directory (enabled by default). This is to support CurseForge's upcoming data pack system changes, wherein they will add built-in integration for loading data packs automatically with Paxi.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-Fabric-5.1.2Релиз1.21, 1.21.1 · 24 октября 2024 г.
  • Fixed manually loaded resource packs (via the vanilla 'resourcepacks' folder) not loading properly.
  • Fixed weird compat issue with Sodium.
  • Load order behavior is now consistent across all mod loaders!
    • Unordered Paxi packs will now be mixed in with other resource packs, while ordered Paxi packs (i.e. those specified in the load order JSON file) are guaranteed to load after all other packs.
  • Unordered Paxi resource packs can now be reordered via the in-game resource pack screen, similar to vanilla resource packs. However note that any ordering changes made via this menu to ordered Paxi packs will not apply.
  • Generally improved compatibility with other mods.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-NeoForge-5.1.2Релиз1.21, 1.21.1 · 24 октября 2024 г.
  • Fixed manually loaded resource packs (via the vanilla 'resourcepacks' folder) not loading properly.
  • Fixed weird compat issue with Sodium.
  • Load order behavior is now consistent across all mod loaders!
    • Unordered Paxi packs will now be mixed in with other resource packs, while ordered Paxi packs (i.e. those specified in the load order JSON file) are guaranteed to load after all other packs.
  • Unordered Paxi resource packs can now be reordered via the in-game resource pack screen, similar to vanilla resource packs. However note that any ordering changes made via this menu to ordered Paxi packs will not apply.
  • Generally improved compatibility with other mods.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

1.21.1-Forge-5.1.2Релиз1.21, 1.21.1 · 24 октября 2024 г.
  • Fixed manually loaded resource packs (via the vanilla 'resourcepacks' folder) not loading properly.
  • Fixed weird compat issue with Sodium.
  • Load order behavior is now consistent across all mod loaders!
    • Unordered Paxi packs will now be mixed in with other resource packs, while ordered Paxi packs (i.e. those specified in the load order JSON file) are guaranteed to load after all other packs.
  • Unordered Paxi resource packs can now be reordered via the in-game resource pack screen, similar to vanilla resource packs. However note that any ordering changes made via this menu to ordered Paxi packs will not apply.
  • Generally improved compatibility with other mods.

If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!

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

Комментарии

Загружаем…