Мова

Remote Resource Pack

Remote Resource Pack

Modrinth

Load resource pack content from the internet

8.2k завантажень 15 підписників оновлено 2mo ago
остання v2.2.5+26.1-universal Modrinth
Fabric Forge Neoforge Quilt 1.18.2 – 26.2 Utility

Remote Resource Pack

This mod enables you to load resource packs to which contents are downloaded from the internet.

Why do I need this?

Some players, mods and modpacks may need to keep their resources up-to-date.

What's more, some resources may not be legal to distribute directly, therefore needed to be
downloaded in runtime.

Config Format

Put the config file in .minecraft/config/RemoteResourcePack/ directory (or its subdirs),
suffixed .json.

Here's an example. Please not that comments are not allowed in the config file.

{
  "schema": 1,          // Mandatory
  // How long will the pack be outdated and require re-downloading
  // e.g. 2min / 3d / 11h45min14s
  // Can be "always" or "never"
  "autoUpdate": "2h",
  // The pack config, which controls what files are included
  "zipconfig": "https://featurehouse.github.io/epx_packs/v2/dl/zipconfig.json",
  "args": {             // Dynamic content arguments
    "poem": "random",   // Can be literal "random"
    "splashes": 0       // Can be a numeral index
  },
  // Base URL for the remote contents URL
  "base": "https://featurehouse.github.io/epx_packs/v2/dl/index.html"
}

zipconfig format (comments are also not allowed):

{
    "static": { // Files that are always included
        "pack.mcmeta": {                // Can be literally defined
            "raw": "{\"pack\":{\"pack_format\":18,\"description\":\"Hello World\"}}"
        },
        "assets/example/test.bin": {    // Can be defined as base64
            "base64": "TmV2ZXIgR29ubmEgR2l2ZSBZb3UgVXAh"
        },
        "assets/example/songs/dynamic/rickroll.ogg": {  // Can be downloaded from the internet
            "fetch": "https://www.example.net/songs/Rick%20Astley/Never_Gonna_Give_You_Up-HiRes.ogg"
        },
        "assets/example/lang/fr_fr.json": {     // Can be relative URL, whose base URL is defined in the above config
            "fetch": "/my-interesting-example-mod/resources/i18n/fr_fr.json"
        }
    },
    "dynamic": {
        "example-arg": {    // See "args" in the above config
            "default": "random",    // Select an item randomly. Can be overridden in args.example-arg.
            "items": [{
                "weight": 250,      // Can be omitted, defaulting to 100
                "files": {  // Same as in "static"
                    "assets/example/news/content.json": {"fetch": "/my-interesting-example-mod/news-channel/1.json"},
                    "assets/example/news/timestamp.txt": {"raw": "2023-10-10T09:24:30+08:00"}
                }
            }, {
                "files": {
                    "assets/example/news/content.json": {"fetch": "/my-interesting-example-mod/news-channel/2.json"},
                    "assets/example/news/timestamp.txt": {"raw": "2023-10-10T09:25:21+08:00"}
                }
            }]
        },
        "another_arg": {
            "default": 0,
            "items": [
                {},
                {
                    "files": {
                        "assets/example/textures/items/silver_ingot.png": {
                            "fetch": "/my-interesting-example-mod/experimental/resources/silver_ingot/2023-10-10.png"
                        }
                    }
                }
            ]
        }
    }
}

Built-in config for mods

Mods can include their config at RemoteResourcePack.json in the root dir of the JAR.

This is an example:

{
  "end-poem-extension/recommended-pack-v2.json": {
    "schema": 1,
    "_description": [
      "End Poem Extension Recommended Pack",
      "Contents may differ between downloads as they are picked randomly"
    ],
    "autoUpdate": "2h",
    "args": {
      "poem": "random",
      "splashes": 0
    },
    "base": "https://featurehouse.github.io/epx_packs/v2/dl/index.html",
    "zipconfig": "https://featurehouse.github.io/epx_packs/v2/dl/zipconfig.json"
  }
}

Config will be dumped into .minecraft/config/RemoteResourcePack/end-poem-extension/recommended-pack-v2.json
(if not exist) and thereby loaded.

Версії

Release
2.2.5+26.1-universal
fabric, forge, neoforge · 26.1, 26.1.1, 26.1.2 · 2mo ago
Support 26.1. Under MCForge environment, you can disable the Neo Migration screen by creating a file named `rrp-neo-migration-screen.disable`under the…
164
Beta
2.2.4+26.1-universal
fabric, forge, neoforge · 26.1-snapshot-1, 26.1-snapshot-2, 26.1-snapshot-3 · 3mo ago
Support 26.1.* (pre-releases)
29
Beta
2.2.3+26.1-universal
fabric, forge, neoforge · 26.1-snapshot-1 · 5mo ago
Support 26.1.*
87
Release
2.2.3+1.21.9-neoforge
neoforge · 1.21.9, 1.21.10, 1.21.11 · 5mo ago
Update NeoMigrationWarningScreen
73
Release
2.2.3+1.21.9-forge
forge · 1.21.9, 1.21.10, 1.21.11 · 5mo ago
Update NeoMigrationWarningScreen
70
Release
2.2.3+1.21.9-fabric
fabric, quilt · 1.21.9, 1.21.10, 1.21.11 · 5mo ago
Update NeoMigrationWarningScreen
334
Release
2.2.0+1.21-neo
neoforge · 1.20.5, 1.20.6, 1.21 · 7mo ago
Re-introduce default enabling
1.9k
Release
2.2.0+1.21-forge
forge · 1.20.5, 1.20.6, 1.21 · 7mo ago
Re-introduce default enabling
62
Release
2.2.1+1.21.9-neoforge
neoforge · 1.21.9, 1.21.10, 1.21.11 · 8mo ago
Fix version formatting
45
Release
2.2.1+1.21.9-forge
forge · 1.21.9, 1.21.10, 1.21.11 · 8mo ago
Fix version formatting
42
Release
2.2.1+1.21.9-fabric
fabric, quilt · 1.21.9, 1.21.10 · 8mo ago
Fix version formatting
151
Release
2.2.0+1.21.9-neoforge
neoforge · 1.21.9, 1.21.10 · 8mo ago
Re-introduce default-enabling
32

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити Remote Resource Pack

R 2.2.5+26.1-universal 26.1, 26.1.1, 26.1.2 fabric, forge, neoforge 114 KB B 2.2.4+26.1-universal 26.1-snapshot-1, 26.1-snapshot-2, 26.1-snapshot-3 fabric, forge, neoforge 113 KB B 2.2.3+26.1-universal 26.1-snapshot-1 fabric, forge, neoforge 113 KB R 2.2.3+1.21.9-neoforge 1.21.9, 1.21.10, 1.21.11 neoforge 62 KB R 2.2.3+1.21.9-forge 1.21.9, 1.21.10, 1.21.11 forge 72 KB R 2.2.3+1.21.9-fabric 1.21.9, 1.21.10, 1.21.11 fabric, quilt 64 KB R 2.2.0+1.21-neo 1.20.5, 1.20.6, 1.21 neoforge 35 KB R 2.2.0+1.21-forge 1.20.5, 1.20.6, 1.21 forge 43 KB R 2.2.1+1.21.9-neoforge 1.21.9, 1.21.10, 1.21.11 neoforge 34 KB R 2.2.1+1.21.9-forge 1.21.9, 1.21.10, 1.21.11 forge 42 KB R 2.2.1+1.21.9-fabric 1.21.9, 1.21.10 fabric, quilt 36 KB R 2.2.0+1.21.9-neoforge 1.21.9, 1.21.10 neoforge 34 KB R 2.2.0+1.21.9-forge 1.21.9, 1.21.10 forge 42 KB R 2.2.0+1.21-fabric 1.21.9, 1.21.10 fabric, quilt 36 KB A 2.2.0-alpha.1+1.21-neoforge 1.21.9, 1.21.10 neoforge 33 KB A 2.2.0-alpha.1+1.21-fabric 1.21.9, 1.21.10 fabric, quilt 41 KB R 2.0.0+1.21-neoforge 1.20.5, 1.20.6, 1.21 neoforge 32 KB R 2.0.0+1.21-forge 1.20.5, 1.20.6, 1.21 forge 37 KB R 2.0.0+1.21-fabric 1.20.5, 1.20.6, 1.21 fabric, quilt 40 KB B 1.2.7+1.21-neoforge 1.20.5, 1.20.6, 1.21 neoforge 32 KB B 1.2.7+1.21-forge 1.20.5, 1.20.6, 1.21 forge 37 KB B 1.2.7+1.21-fabric 1.20.5, 1.20.6, 1.21 fabric, quilt 40 KB R 1.2.6+1.21-neoforge 1.20.5, 1.20.6, 1.21 neoforge 32 KB R 1.2.6+1.21-forge 1.20.5, 1.20.6, 1.21 forge 37 KB R 1.2.6+1.21-fabric 1.20.5, 1.20.6, 1.21 fabric, quilt 40 KB R 1.2.3+1.21-neoforge 1.20.5, 1.20.6, 1.21 neoforge 32 KB R 1.2.3+1.21-fabric 1.20.5, 1.20.6, 1.21 fabric, quilt 40 KB R 1.2.2+1.21-neoforge 1.20.5, 1.20.6, 1.21 neoforge 32 KB A 1.2.2+1.21-forge 1.20.5, 1.20.6, 1.21 forge 37 KB R 1.2.2+1.21-fabric 1.20.5, 1.20.6, 1.21 fabric, quilt 40 KB R 1.2.1+1.21-neoforge 1.20.5, 1.20.6, 1.21 neoforge 32 KB R 1.2.1+1.21-forge 1.20.5, 1.20.6, 1.21 forge 37 KB R 1.2.1+1.21-fabric 1.20.5, 1.20.6, 1.21 fabric, quilt 40 KB R 1.1.3+1.20.2-neo 1.20.2, 1.20.3, 1.20.4 neoforge 32 KB R 1.1.3+1.20.2-fabric 1.20.2, 1.20.3, 1.20.4 fabric, quilt 39 KB R 1.1.3+1.20.2-forge 1.20.2, 1.20.3, 1.20.4 forge 37 KB R 1.1.2+1.20.2-neo 1.20.2 neoforge 32 KB R 1.1.2+1.20.2-forge 1.20.2 forge 37 KB R 1.1.2+1.20.2-fabric 1.20.2 fabric, quilt 39 KB R 1.1.2+1.20-forge 1.19.4, 1.20, 1.20.1 forge, neoforge 31 KB R 1.1.2+1.20-fabric 1.19.4, 1.20, 1.20.1 fabric, quilt 38 KB R 1.1.2+1.19-forge 1.19.3 forge 31 KB R 1.1.2+1.19-fabric 1.19.3 fabric, quilt 38 KB R 1.1.1+1.18-fabric 1.18.2, 1.19, 1.19.1 fabric, quilt 37 KB R 1.0.6-forge 1.18.2 forge 30 KB R 1.0.6-fabric 1.18.2 fabric, quilt 30 KB

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.