CurseForge · Minecraft mod
Advanced Runtime Resource Pack (Forge)
generate assets at runtime without json
Quick answer
Which Advanced Runtime Resource Pack (Forge) release should I use?
Advanced Runtime Resource Pack (Forge) arrp-1.2.jar targets 1.16.3. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Advanced Runtime Resource Pack (Forge) required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Advanced Runtime Resource Pack (Forge) arrp-1.2.jar need?
arrp-1.2.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Advanced Runtime Resource Pack (Forge) without breaking your instance.
Built for Advanced Runtime Resource Pack (Forge) arrp-1.2.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use arrp-1.2.jar. It targets 1.16.3; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside arrp-1.2.jar. It opens that exact file at the source.
About this project
What does Advanced Runtime Resource Pack (Forge) add?
Overview
This mod is a library for developers to add recipes, models, and other json based resources at runtime without the usage of jsons or even textures if desired.
How ARRP works
ARRP uses a mixin to register a custom implementation of ResourcePack which acts as an artificial file system. the resource pack stores these assets and when Minecraft asks for them, we give it to them, this way ARRPs are always compatible with resource packs and other mods can override your textures. ARRP is registered as the 2nd to last resource pack in the list, just above vanilla, which means you can override vanilla assets, but not modded ones.
This mod is originally by HalfOf2 but I ported it to forge so me and possibly other forge modders could make usage of this.
Note to modders: use the dev jarr or else it will crash in dev
Wiki: https://github.com/Devan-Kerman/RRP/wiki/Adding-Resources in progress
Project description from CurseForge.
Pick your setup
Advanced Runtime Resource Pack (Forge) by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.16.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Advanced Runtime Resource Pack (Forge) versions and loaders
arrp-1.2.jar
26 Oct 2020
arrp-1.1a.jar
5 Aug 2020
arrp-1.1.jar
31 Jul 2020
arrp-1.0.jar
30 Jul 2020
Looking for an older file? The official CurseForge project page is in Resources.