Files
minecraft-assets/data/minecraft/recipe/light_gray_dye_from_oxeye_daisy.json
2024-05-22 18:30:55 +02:00

14 lines
241 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "light_gray_dye",
"ingredients": [
{
"item": "minecraft:oxeye_daisy"
}
],
"result": {
"count": 1,
"id": "minecraft:light_gray_dye"
}
}