{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    " i ",
    "iai",
    "SRS"
  ],
  "key": {
    "S": {
      "item": "minecraft:smooth_stone"
    },
    "i": {
      "tag": "forge:nuggets/silicon"
    },
    "a": {
      "tag": "forge:axes"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "result": {
    "item": "tinyredstone:block_chopper",
    "count": 1
  }
}