Back to mods
Resource Provider Library (FABRIC) project artwork

CurseForge · Minecraft mod

Resource Provider Library (FABRIC)

A way to generate and provide resources on runtime

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Resource Provider Library (FABRIC) release should I use?

Updated 4 years ago
Latest stable file respro-0.2.2+1.19.jar
Game version 1.19-Snapshot, 1.19.1, 1.19
Loader Fabric

Resource Provider Library (FABRIC) respro-0.2.2+1.19.jar targets 1.19-Snapshot, 1.19.1, 1.19 with Fabric. 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 Resource Provider Library (FABRIC) required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Resource Provider Library (FABRIC) respro-0.2.2+1.19.jar need?

respro-0.2.2+1.19.jar. Change the file and its required mods may change too.

No extra mods listed for this file

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 Resource Provider Library (FABRIC) without breaking your instance.

Built for Resource Provider Library (FABRIC) respro-0.2.2+1.19.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use respro-0.2.2+1.19.jar. It targets 1.19-Snapshot, 1.19.1, 1.19 with Fabric; another release may have different loader, side or dependency requirements.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside respro-0.2.2+1.19.jar. It opens that exact file at the source.

About this project

What does Resource Provider Library (FABRIC) add?

Resource Provider Lib

This library is written for Fabric. Core functionalities for this library:

  • To provide users the ability to append custom resource pack providers to Minecraft using Java code.
  • Give user API in Java to generate resource and data packs programmatically.

What is a resource pack provider?

It is a component, function, and object that appends packs to the resource pack selection screen and data packs at the data pack selection screen.

Resource, Asset, and Data packs in this API?

  • Asset pack. Pack that contains resources for clients. Like block and item models, and textures.
  • Data pack. Pack that contains resources for clients and servers. Recipes for crafting, cooking, etc. Functions, loot tables.
  • Resource pack. Combination of asset and data packs.

API that allows generating Asset and Data packs?

ResproRegistry.registerAssetPack and ResproRegistry.registerDataPack are entry points for generating and registering custom resource pack. Asset pack generator allows you to generate custom item models, block states, set pack icon, name, and description. Datapack generator allows you to generate recipes for Custremod.

Development future?

I will keep this mod updated for new Minecraft releases, and implement functionality for the data pack generator, like custom recipe generation, loot table generation, and custom data generation for other mod support. And update functionality the same way as with the data pack generator. Make a wiki page with a guide on how to use this mod, library.

Project description from CurseForge.

Pick your setup

Resource Provider Library (FABRIC) by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

11 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Resource Provider Library (FABRIC) versions and loaders

4 of 4 releases match

Looking for an older file? The official CurseForge project page is in Resources.