{
  "type": "minecraft:crafting_shapeless",
  "ingredients": [
    {
      "item": "minecraft:book"
    },
    {
      "item": "alexscaves:cave_tablet"
    },
    {
      "tag": "forge:nuggets/gold"
    }
  ],
  "result": {
    "item": "alexscaves:cave_book"
  }
}