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