{
  "parent": "",
  "text": "root.txt",
  "title": "",
  "title_locale": "book.citadel_book.root",
  "linked_page_buttons": [
    {
      "linked_page": "link_example.json",
      "text": "Would you like to know more?",
      "x": 290,
      "y": 160,
      "page": 1,
      "item" : "citadel:debug"
    }
  ],
  "images": [
    {
      "texture": "citadel:textures/citadel_logo.png",
      "x": 20,
      "y": 0,
      "page" : 0,
      "scale": 0.6,
      "u": 0,
      "v": 0,
      "width": 256,
      "height": 83
    }
  ],
  "item_renders": [
    {
      "item" : "citadel:debug",
      "x": 90,
      "y": 7,
      "page" : 0,
      "scale": 2.5
    },
    {
      "item" : "minecraft:sea_lantern",
      "x": 110,
      "y": 7,
      "page" : 0,
      "scale": 2.5
    },
    {
      "item" : "minecraft:creeper_head",
      "x": 130,
      "y": 7,
      "page" : 0,
      "scale": 2.5
    }
  ],
  "recipes": [
    {
      "recipe": "minecraft:stone_pickaxe",
      "shapeless": false,
      "x": 210,
      "y": 110,
      "page": 0,
      "scale": 1.3
    }
  ],
  "tabula_renders": [

  ],
  "entity_renders": [

  ],
  "entity_buttons": [
    {
      "entity": "minecraft:pillager",
      "x": 260,
      "y": 130,
      "page" : 1,
      "scale": 1,
      "entity_scale": 1,
      "offset_x": 0,
      "offset_y": 0,
      "linked_page": "link_example.json",
      "hover_text": "book.citadel_book.hover_text_pillager_example"
    },
    {
      "entity": "minecraft:blaze",
      "x": 300,
      "y": 113,
      "page" : 1,
      "scale": 2,
      "entity_scale": 0.8,
      "offset_x": 0,
      "offset_y": 5,
      "linked_page": "link_example.json",
      "hover_text": "entity.minecraft.blaze"
    }
    ]
}