{
  "$schema": "schema.json",
  "includes": ["common/common.json"],
  "background": {
    "texture": "guis/craft_amt.png",
    "srcRect": [0, 0, 176, 107]
  },
  "slots": {
    "MACHINE_OUTPUT": {
      "left": 23,
      "top": 53
    }
  },
  "text": {
    "dialog_title": {
      "text": {
        "translate": "gui.ae2.SelectAmount"
      },
      "position": {
        "left": 8,
        "top": 6
      }
    }
  },
  "widgets": {
    "save": {
      "left": 120,
      "top": 51,
      "width": 38,
      "height": 20
    },
    "back": {
      "left": 152,
      "top": -5,
      "width": 20,
      "height": 20
    },
    "amountToStock": {
      "left": 20,
      "top": 30,
      "width": 138,
      "height": 62
    },
    "amountToStockInput": {
      "left": 48,
      "top": 55,
      "width": 66,
      "height": 12
    }
  }
}
