Mineuniverse
Log in Register
Mods

Resource Provider Library (FABRIC)

A way to generate and provide resources on runtime
by cebbys_dev
Claim this project
55,509 downloads
0 likes
Updated Jun 30, 2026
0 hypes

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 Custre mod.

 

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.

No files available for download.

More from cebbys_dev

Refabricated Slabs (FABRIC)
55,478
Custom Log Stripping (FABRIC)
545
Celib (FABRIC)
132,896

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314