CurseForge · Minecraft mod
Resource Provider Library (FABRIC)
A way to generate and provide resources on runtime
Quick answer
Which Resource Provider Library (FABRIC) release should I use?
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.
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.
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.
- 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.
- 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 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.
1.19-Snapshot
1 loader build1.19
1 loader build1.18.2
1 loader build1.18.1
1 loader build1.18-Snapshot
1 loader build1.18
1 loader build1.17.1
1 loader build1.17-Snapshot
1 loader build1.17
1 loader build1.16.5
1 loader buildCheck 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
respro-0.2.2+1.19.jar
21 Jul 2022
respro-0.2.2+1.18.2.jar
21 Jul 2022
respro-0.2.2+1.17.1.jar
21 Jul 2022
respro-0.2.2+1.16.5.jar
21 Jul 2022
Looking for an older file? The official CurseForge project page is in Resources.