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