{
  "$schema": "../schema.json",
  "includes": [
    "terminal.json",
    "encoding/crafting.json",
    "encoding/processing.json",
    "encoding/smithing_table.json",
    "encoding/stonecutting.json"
  ],
  "helpTopic": "items-blocks-machines/terminals.md#pattern-encoding-terminal-ui",
  "slots": {
    "BLANK_PATTERN": {
      "left": 147,
      "bottom": 165
    },
    "ENCODED_PATTERN": {
      "left": 147,
      "bottom": 118
    }
  },
  "text": {
    "dialog_title": {
      "text": {
        "translate": "gui.ae2.Terminal"
      },
      "position": {
        "left": 8,
        "top": 6
      }
    },
    "crafting_grid_title": {
      "text": {
        "translate": "gui.ae2.PatternEncoding"
      },
      "position": {
        "left": 8,
        "bottom": 177
      }
    }
  },
  "terminalStyle": {
    "header": {
      "texture": "guis/pattern.png",
      "srcRect": [0, 0, 195, 17]
    },
    "firstRow": {
      "texture": "guis/pattern.png",
      "srcRect": [0, 17, 195, 18]
    },
    "row": {
      "texture": "guis/pattern.png",
      "srcRect": [0, 35, 195, 18]
    },
    "lastRow": {
      "texture": "guis/pattern.png",
      "srcRect": [0, 53, 195, 18]
    },
    "bottom": {
      "texture": "guis/pattern.png",
      "srcRect": [0, 71, 195, 180]
    }
  },
  "widgets": {
    "modeTabButton0": {
      "left": 173,
      "bottom": 174,
      "width": 22,
      "height": 22
    },
    "modeTabButton1": {
      "left": 173,
      "bottom": 153,
      "width": 22,
      "height": 22
    },
    "modeTabButton2": {
      "left": 173,
      "bottom": 132,
      "width": 22,
      "height": 22
    },
    "modeTabButton3": {
      "left": 173,
      "bottom": 111,
      "width": 22,
      "height": 22
    },
    "modePanel0": {
      "left": 9,
      "bottom": 166
    },
    "modePanel1": {
      "left": 9,
      "bottom": 166
    },
    "modePanel2": {
      "left": 9,
      "bottom": 166
    },
    "modePanel3": {
      "left": 9,
      "bottom": 166
    },
    "modePanel4": {
      "left": 9,
      "bottom": 166
    },
    "modePanel5": {
      "left": 9,
      "bottom": 166
    },
    "encodePattern": {
      "left": 147,
      "bottom": 145
    }
  }
}
