{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "  C",
    " C ",
    "B  "
  ],
  "key": {
    "B": {
      "item": "alexscaves:heavy_bone"
    },
    "C": {
      "item": "alexscaves:cycad"
    }
  },
  "result": {
    "item": "alexscaves:primitive_club"
  }
}