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

9 lines
166 B
JSON

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