summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/index.json
blob: d0e84d8a9a664b15631299b8cf2996ee865a8717 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
  {
    "name": "intro",
    "data": "sections/intro_tmp.json",
    "icon": {
      "item": {
        "id": "tconstruct:tooltables",
        "damage": 0
      }
    }
  },
  {
    "name": "materials",
    "icon": {
      "item": {
        "id": "minecraft:iron_ingot"
      }
    }
  },
  {
    "name": "modifiers",
    "data": "sections/modifiers.json",
    "icon": {
      "item": {
        "id": "minecraft:redstone"
      }
    }
  },
  {
    "name": "smeltery",
    "data": "sections/smeltery.json",
    "icon": {
      "item": {
        "id": "tconstruct:smeltery_controller"
      }
    }
  },
  {
    "name": "seared_furnace",
    "data": "sections/seared_furnace.json",
    "icon": {
      "item": {
        "id": "tconstruct:seared_furnace_controller"
      }
    }
  },
  {
    "name": "tinker_tank",
    "data": "sections/tinker_tank.json",
    "icon": {
      "item": {
        "id": "tconstruct:tinker_tank_controller"
      }
    }
  }
]