Nuggets API

Quick rating

Nuggets API

No reviews yet

Nuggets API is a lightweight Fabric library that adds various nuggets items and material fragments to the game!

API/Library
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

NUGGETS API

Divider

Discord Button
GitHub Button Modrinth Button Ko-fi Button

Divider

📝Introduction:

A lightweight Fabric library for standardized nuggets and material fragments.

The goal of Nuggets API is simple: stop every mod from reinventing the same tiny materials in slightly different ways. This project provides a clean and lightweight foundation that other mods can build on, ensuring a unified experience for players and developers alike.

Divider

✨Features:

Built from the ground up to be lightweight and lag-free and uses common c: tags as well as our own nuggets-api: tags for seamless integration with your mods, this API library adds various nuggets items and material fragments to the game. It is also translated into various well used languages like French, German, Chinese and Spanish!

Items

  • Nugget Template -> a template required to craft all of the new nuggets! Crafted using 4 sticks in a circle pattern

    Nugget Template

  • Small Smithing Template -> a netherite upgrade smithing template but smaller, used when upgrading a diamond nugget to netherite. Can be found in bastion remnants or crafted with 1 regular smithing template

    Small Smithing Template

    You can also craft back a regular smithing template by using 9 small smithing templates!

Nuggets

  • Wood Splinter -> a wood nugget. Can be crafted using 1 nugget template and 1 stick

    Wood Splinter

  • Stone Pebble -> a stone nugget. Can be crafted using 1 nugget template and 1 stone

    Stone Pebble

  • Coal Lump -> a coal nugget. Can be crafted using 1 nugget template and 1 coal or 1 charcoal

    Coal Lump Coal (Charcoal) Lump

  • Redstone Nugget -> a redstone nugget. Can be crafted using 1 nugget template and 1 redstone

    Redstone Nugget

  • Quartz Shard -> a quartz nugget. Can be crafted using 1 nugget template and 1 quartz

    Quartz Shard

  • Amethyst Crystal -> an amethyst nugget. Can be crafted using 1 nugget template and 1 amethyst shard

    Amethyst Crystal

  • Lapis Lazuli Chunk -> a lapis lazuli nugget. Can be crafted using 1 nugget template and 1 lapis lazuli

    Lapis Lazuli Chunk

  • Emerald Chunk -> an emerald nugget. Can be crafted using 1 nugget template and 1 emerald

    Emerald Chunk

  • Diamond Shard -> a diamond nugget. Can be crafted using 1 nugget template and 1 precious diamond

    Diamond Shard

  • Netherite Nugget -> a netherite nugget. Obtained by smithing a diamond nugget with the small smithing template and a netherite ingot or by crafting using 1 nugget template and 1 valuable netherite ingot

    Netherite Nugget [Smithing] Netherite Nugget [Crafting]

Divider

🛠 For Developers

Nuggets API is built with integration in mind. All materials are exposed through tags, making cross-compatibility straightforward. You are encouraged to use tags in your recipes rather than hard-coding item dependencies!

Common Tag Reference

Material Item ID Common Tag (c:)
Diamond nuggets-api:diamond_nugget #c:nuggets/diamond
Netherite nuggets-api:netherite_nugget #c:nuggets/netherite
Emerald nuggets-api:emerald_nugget #c:nuggets/emerald
Nugget Template nuggets-api:nugget_template #c:nuggets/template
Small Smithing Template nuggets-api:small_netherite_upgrade_smithing_template #c:smithing_templates/small_netherite_upgrade

📦 Installation

To use Nuggets API in your development environment, add the following to your build.gradle:

repositories {
    maven { url = "https://jitpack.io" } // Optional but required if you wish to bundle the API into your mod by using the include dependency below
}

dependencies { // You can change the API version after nuggets-api: to the one you want to use
    modImplementation "com.titan1um:nuggets-api:a1.0.0+1.20.1" // Required
    include "com.github.T1taniumF0rge-Industries-Inc:nuggets-api:a1.0.0+1.20.1" // Optional unless you want to bundle the API into your mod (Jar-in-Jar)
}

Divider

💘 Support me!

To help me and make me develop more fascinating projects, share and recommend this mod. Thank you so much!!!

You can also try my other projects here or the projects me and Polr made here! :D

Divider

Screenshots

Gallery

  • Nuggets API
    Nuggets API All the items that build the Nuggets API in game!
  • Logo
    Logo Logo of Nuggets API

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works