Files
minecraft-assets/data/minecraft/recipe/green_dye.json
2025-02-26 18:31:02 +01:00

10 lines
186 B
JSON

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