Files
minecraft-assets/data/minecraft/recipe/brown_dye.json
2025-01-15 18:31:25 +01:00

12 lines
209 B
JSON

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