minecraft-src/data/minecraft/recipe/green_dye.json
2025-07-04 02:00:41 +03:00

10 lines
No EOL
186 B
JSON

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