summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/index_unfinished.json
blob: 3e3f8a06cbdffec1dd5c94b1a1368d9e273120b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[
  {
    "name": "intro",
    "data": "sections/intro_tmp.json",
    "icon": {
      "item": {
        "id": "tconstruct:tooltables",
        "damage": 0
      }
    }
  },
  {
    "name": "materials",
    "icon": {
      "item": {
        "id": "minecraft:iron_ingot",
        "damage": 0
      }
    }
  },
  {
    "name": "modifiers",
    "data": "sections/modifiers.json",
    "icon": {
      "item": {
        "id": "minecraft:redstone"
      }
    }
  }
]