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