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

33 lines
592 B
JSON

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