minecraft-assets/data/minecraft/recipes/brown_dye.json

13 lines
217 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "brown_dye",
"ingredients": [
{
"item": "minecraft:cocoa_beans"
}
],
"result": {
"item": "minecraft:brown_dye"
}
}