minecraft-assets/data/minecraft/recipes/white_dye_from_lily_of_the_...

13 lines
224 B
JSON

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