offlinewebtools.com browser-local workbench
Minecraft Crafting Recipe Generator
Build Minecraft datapack recipe JSON for shaped, shapeless, and smelting recipes with local validation.
Shipped
Browser local
data/offlinewebtools/recipe/tools/diamond_pickaxe.json
{
"type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
" B ",
" B "
],
"key": {
"A": {
"item": "minecraft:diamond"
},
"B": {
"item": "minecraft:stick"
}
},
"result": {
"id": "minecraft:diamond_pickaxe",
"count": 1
}
}What this tool does
Minecraft Crafting Recipe Generator helps you build Minecraft datapack recipe JSON for shaped, shapeless, and smelting recipes with local validation.
What you get
Minecraft Crafting Recipe Generator produces a direct output in this page and keeps all processing on your device, with nothing uploaded to our servers.
Report a bug
If this tool misbehaves, share a quick summary so we can investigate. We include the tool URL automatically—no need to copy and paste.