No suggestions yet. Hit Enter to look it up.
As you start searching, your past searches will show here.
Nbt data in json recipes! Cauldron recipes, brewing recipes and a hella lot more!
2.2.3+mc1.19 · 3 years ago · 284.94 KB
2.2.3+mc1.18.2 · 3 years ago · 271.38 KB
2.2.3+mc1.17.1 · 3 years ago · 271.25 KB
2.2.3+mc1.16.4 · 3 years ago · 270.21 KB
2.2.3+mc1.15.2 · 3 years ago · 260.72 KB
For further information or if you want to help out, please join the Discord :)
This mod extends the vanilla json datapack/recipe system. It does not provide an own scripting language.
It's a "simple" fabric mod which allows you to add/change JSON crafting/cooking/etc. recipes to use nbt input and output.
Everything is kept nicely visualized in the vanilla gui.
This can be achieved through the now reintroduced data attribute.
For more information see the wiki pages.
You may want to use this mod with Cotton since this enables you to load datapacks globally and to remove unwanted recipes.
Nbt Crafting also gives you the ability to add new brewing recipes and enables you to add cauldron and anvil recipes. See the wiki for an explanation of these features.
Due to some additions made with this mod the recipe book displays also the output amount of all recipes - yay!
This mod works also server-side only. This causes minor cosmetic issues at the client side.
A simple recipe to get a cool "Battle Axe" of a diamond and a diamond sword with less than 41 damage.
{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:diamond_sword",
"data": {
"require": {
"Damage": "$..40"
}
}
},
{ "item": "minecraft:diamond" }
],
"result": {
"item": "minecraft:diamond_axe",
"data": {
"display": {
"Name": "{\"text\":\"Battle Axe\"}"
},
"Enchantments": [
{
"id": "minecraft:sharpness",
"lvl": 10
}
]
}
}
}

Every mod which is based on the default vanilla recipe system and which uses the Ingredient class should be compatible in terms of input nbt matching.
If you encounter bugs or have suggestions just open a GitHub issue.
This mod is released under Apache 2.0. Feel free to include it in modpacks etc. as long as you attribute me :)
by modmuss50
Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric toolchain.
by shedaniel
Configuration Library for Minecraft Mods
by Prospector
Adds a mod menu to view the list of mods you have installed.
Download Nbt Crafting
Select a game version to see available downloads
No versions match your filters
About the creator
Owner · Nbt Crafting
GNU Terry Pratchett
Member since November 2020
View profile on ModrinthExternal link
You are about to leave SkinMC and visit an external website. Please be careful and make sure you trust this link before continuing.
Log in
Forgot your password? Reset
Don't have an account yet? Sign up
Log out
Are you sure you would like to log out of your SkinMC account?
Recover account
Lost your password? Recover it by entering your email address to get it back.
Found your password? Log in
Conversation