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

10 lines
188 B
JSON

{
"type": "minecraft:smelting",
"category": "misc",
"cookingtime": 200,
"experience": 1.0,
"ingredient": {
"item": "minecraft:cactus"
},
"result": "minecraft:green_dye"
}