60 lines
1.1 KiB
JSON
60 lines
1.1 KiB
JSON
{
|
|
"$schema": "schema.json",
|
|
"includes": ["common/common.json", "common/player_inventory.json"],
|
|
"background": {
|
|
"texture": "guis/ex_pattern_provider.png",
|
|
"srcRect": [0, 0, 176, 243]
|
|
},
|
|
"slots": {
|
|
"ENCODED_PATTERN": {
|
|
"left": 8,
|
|
"top": 42,
|
|
"grid": "BREAK_AFTER_9COLS"
|
|
},
|
|
"STORAGE": {
|
|
"left": 8,
|
|
"top": 127,
|
|
"grid": "HORIZONTAL"
|
|
}
|
|
},
|
|
"text": {
|
|
"dialog_title": {
|
|
"text": {
|
|
"translate": "gui.expatternprovider.ex_pattern_provider"
|
|
},
|
|
"position": {
|
|
"left": 8,
|
|
"top": 6
|
|
}
|
|
},
|
|
"interface_config": {
|
|
"text": {
|
|
"translate": "gui.ae2.Patterns"
|
|
},
|
|
"position": {
|
|
"left": 8,
|
|
"top": 31
|
|
}
|
|
},
|
|
"interface_stored_items": {
|
|
"text": {
|
|
"translate": "gui.ae2.ReturnInventory"
|
|
},
|
|
"position": {
|
|
"left": 8,
|
|
"top": 116
|
|
}
|
|
}
|
|
},
|
|
"widgets": {
|
|
"openPriority": {
|
|
"left": 154,
|
|
"top": 0
|
|
},
|
|
"lockReason": {
|
|
"left": 5,
|
|
"top": 15
|
|
}
|
|
}
|
|
}
|