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

Worlds Resourcepack Setter

A mod for embedding resource packs into the current local world.

Загрузки
88
Подписчики
0
Обновлён
2 января 2026 г.
Лицензия
MIT

Опубликован 2 января 2026 г.

Worlds Resourcepack Setter

Mod Loader Static Badge Static Badge

How to use?

Using the /setResources command packs all your currently enabled resource packs into a single pack and stores it in the current world folder. This command also supports parameters:

  • force - include resource packs that are incompatible with the current game version

  • compatible - include only resource packs that are compatible with the current game version

  • everything - include both player resource packs and built-in packs from mods and loaders

  • external - include only resource packs provided by the player

The command without parameters (/setResources) is equivalent to: /setResources force external

Configuration

The mod includes a configuration file: .minecraft/config/wrs_config.json

Available options:

  • "pendingWorlds": String Array -> Recommended to ignore. Used internally for the resource pack replacement system when many packs are present.

  • "includeVanilla": boolean -> Whether to include vanilla Minecraft textures.

  • "savePath": String -> Path where the resource pack will be saved if you only want to collect packs and store them elsewhere.

  • "customFileName": String -> Custom filename prefix for the generated resource pack.

  • "customDescription": String -> Custom resource pack description inside pack.mcmeta.

Ченджлог

0.8.0+fabric+1.21.11Релиз1.21.11 · 2 января 2026 г.

First release

Комментарии

Загружаем…