aboutsummaryrefslogtreecommitdiff
path: root/minecrafttrivia/mcdata/recipes/green_dye.json
blob: 871c8edee3fed7c5e5df2e7fb00cb99a17069aa3 (plain)
1
2
3
4
5
6
7
8
9
{
  "type": "minecraft:smelting",
  "ingredient": {
    "item": "minecraft:cactus"
  },
  "result": "minecraft:green_dye",
  "experience": 1.0,
  "cookingtime": 200
}