aboutsummaryrefslogtreecommitdiff
path: root/minecrafttrivia/mcdata/recipes/cobblestone_wall_from_cobblestone_stonecutting.json
blob: 790063fe1fef6823c904304c4c2d352d70a79b50 (plain)
1
2
3
4
5
6
7
8
{
  "type": "minecraft:stonecutting",
  "ingredient": {
    "item": "minecraft:cobblestone"
  },
  "result": "minecraft:cobblestone_wall",
  "count": 1
}