MineAssets/1.12.2/assets/minecraft/recipes/yellow_dye_from_dandelion.json
2024-12-17 02:08:01 +03:00

14 lines
215 B
JSON

{
"type": "crafting_shapeless",
"group": "yellow_dye",
"ingredients": [
{
"item": "minecraft:yellow_flower",
"data": 0
}
],
"result": {
"item": "minecraft:dye",
"data": 11
}
}