Minecraft Advanced Runtime Resource Pack (Forge) mod 2026 download
logo
minecraft mod Advanced Runtime Resource Pack (Forge)

Advanced Runtime Resource Pack (Forge)

Game Version: 1.16.3
Total Downloads: 4,525
Updated: Oct 26, 2020
Created: Jul 30, 2020
Download Advanced Runtime Resource Pack (Forge)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
arrp-1.2.jar release 246.73 KB Oct 26, 2020 1.16.3 1,833 download Advanced Runtime Resource Pack (Forge) arrp-1.2.jar releaseDownload
arrp-1.1a.jar release 246.68 KB Aug 5, 2020 1.16.1 2,183 download Advanced Runtime Resource Pack (Forge) arrp-1.1a.jar releaseDownload
arrp-1.1.jar +1 More release 246.67 KB Jul 31, 2020 1.16.1 372 download Advanced Runtime Resource Pack (Forge) arrp-1.1.jar

+1 More releaseDownload
arrp-1.0.jar +1 More release 247.92 KB Jul 30, 2020 1.16.1 14 download Advanced Runtime Resource Pack (Forge) arrp-1.0.jar

+1 More releaseDownload

Description

Share this:

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

 

 

Comments

Add a comment