LTDV10/packet/kubejs/assets/ae2/screens/active_formation_plane.json
2026-04-14 18:20:56 +08:00

33 lines
586 B
JSON

{
"$schema": "schema.json",
"includes": ["common/common.json", "common/player_inventory.json"],
"background": {
"texture": "guis/storagebus.png",
"srcRect": [0, 0, 176, 251]
},
"slots": {
"CONFIG": {
"left": 8,
"top": 29,
"grid": "BREAK_AFTER_9COLS"
}
},
"text": {
"dialog_title": {
"text": {
"translate": "gui.expatternprovider.active_formation_plane"
},
"position": {
"left": 8,
"top": 6
}
}
},
"widgets": {
"openPriority": {
"left": 154,
"top": 0
}
}
}