{
  "BYGType": "minecraft:crafting_shaped",
  "pattern": [
    "XX",
    " #",
    " #"
  ],
  "key": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "byg:pendorite_scraps"
    }
  },
  "result": {
    "item": "byg:pendorite_hoe"
  }
}