{
  "$schema": "../schema.json",
  "includes": ["terminal.json"],
  "helpTopic": "items-blocks-machines/terminals.md#crafting-terminal-ui",
  "slots": {
    "CRAFTING_GRID": {
      "left": 26,
      "bottom": 158,
      "grid": "BREAK_AFTER_3COLS"
    },
    "CRAFTING_RESULT": {
      "left": 134,
      "bottom": 140
    }
  },
  "text": {
    "dialog_title": {
      "text": {
        "translate": "gui.ae2.Terminal"
      },
      "position": {
        "left": 8,
        "top": 6
      }
    },
    "crafting_grid_title": {
      "text": {
        "translate": "gui.ae2.CraftingTerminal"
      },
      "position": {
        "left": 8,
        "bottom": 177
      }
    }
  },
  "terminalStyle": {
    "header": {
      "texture": "guis/crafting.png",
      "srcRect": [0, 0, 195, 17]
    },
    "firstRow": {
      "texture": "guis/crafting.png",
      "srcRect": [0, 17, 195, 18]
    },
    "row": {
      "texture": "guis/crafting.png",
      "srcRect": [0, 35, 195, 18]
    },
    "lastRow": {
      "texture": "guis/crafting.png",
      "srcRect": [0, 53, 195, 18]
    },
    "bottom": {
      "texture": "guis/crafting.png",
      "srcRect": [0, 71, 195, 180]
    }
  },
  "widgets": {
    "clearCraftingGrid": {
      "left": 81,
      "bottom": 159
    },
    "clearToPlayerInv": {
      "left": 91,
      "bottom": 159
    }
  }
}
