summaryrefslogtreecommitdiff
path: root/config/gregtech/terminal/guide/items/zh_cn/tools/wrench.json
blob: 1a48f7fc6c35e19ad28a35c138227259544eb471 (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
{
  "metaitem": "tool.wrench",
  "section": "工具",
  "title": "Wrench",
  "stream": [
    {
      "type": "textbox",
      "isCenter": false,
      "content": [
        "扳扳这,扳扳那"
      ]
    },
    {
      "type": "textbox",
      "isCenter": true,
      "fontSize": 5,
      "content": [
        "§nMinecraft Formatting",
        "§r§00 §11 §22 §33",
        "§44 §55 §66 §77",
        "§88 §99 §aa §bb",
        "§cc §dd §ee §ff",
        "§r§0k §kMinecraft",
        "§rl §lMinecraft",
        "§rm §mMinecraft",
        "§rn §nMinecraft",
        "§ro §oMinecraft",
        "§rr §rMinecraft"
      ]
    }
  ],
  "fixed": []
}