Files
minecraft-assets/data/minecraft/recipe/white_dye.json
2025-01-15 18:31:25 +01:00

12 lines
207 B
JSON

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