SpoornPacks

SpoornPacks

Mod

API Library for automagically generating Resource files and injecting them as a Resource Pack

Client and server LibraryUtility

12.9k downloads
4 followers
Created2 years ago
Updated10 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

https://media.forgecdn.net/avatars/thumbnails/522/685/64/64/637844029316522114.pnghttps://media.forgecdn.net/avatars/thumbnails/482/657/64/64/637781533186272139.pnghttps://media.forgecdn.net/avatars/thumbnails/357/686/64/64/637517355068764931.png

 

https://img.shields.io/static/v1?label=%20&message=other%20projects&color=4b5966&labelColor=658f79&logo=curseforge&logoColor=white&style=for-the-badge  https://tinyurl.com/spoorndiscordbadge  https://img.shields.io/github/stars/spoorn/SpoornPacks?color=4b5966&labelColor=658f79&label=github%20&logo=github&logoColor=white&style=for-the-badge  https://img.shields.io/github/issues-raw/spoorn/SpoornPacks?color=4b5966&labelColor=658f79&label=issues%20&logo=github&logoColor=white&style=for-the-badge

Description

 

SpoornPacks is an API Library mod for the Minecraft Fabric mod loader that adds simple-to-use APIs for automagically generating resource asset and data files, and injects them into the game as a mock Resource Pack. This allows mod creators to create their resources entirely in code with very succinct APIs, while still allowing overriding via your own Resource files.

 

The goal of this mod is to simplify resource creation (i.e. blocks, items, structures, features, etc.) as much as possible for the majority of use cases, while being extensible to more complex ones.  The typical process for adding a block or item involves several Json files with oftentimes rather cryptic contents, and injecting into various Minecraft registries, methods, classes, etc.  This API Library removes all that overhead for the mod creator and turns it into a single one-line Java call, simple datagen

 

I'm using this library myself for my own mod! https://www.curseforge.com/minecraft/mc-mods/pink

 

For more details, please see the Wiki

 

Dependencies

This mod requires:

 

requires fabric

 

Need a Server?

https://bisecthosting.com/spoorn

External resources



Project members

spoorn

Owner


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID