Files
minecraft-assets/data/minecraft/recipe/gray_dye.json
2025-01-29 18:30:55 +01:00

13 lines
232 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "gray_dye",
"ingredients": [
"minecraft:black_dye",
"minecraft:white_dye"
],
"result": {
"count": 2,
"id": "minecraft:gray_dye"
}
}