aboutsummaryrefslogtreecommitdiff
path: root/minecrafttrivia/mcdata/recipes/stone_slab_from_stone_stonecutting.json
blob: c7394e71354378edfaeb2851b0be25ce9c1b4502 (plain)
1
2
3
4
5
6
7
8
{
  "type": "minecraft:stonecutting",
  "ingredient": {
    "item": "minecraft:stone"
  },
  "result": "minecraft:stone_slab",
  "count": 2
}