minecraft-assets/data/minecraft/recipes/white_dye.json

13 lines
215 B
JSON

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