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

30 lines
502 B
JSON

{
"$schema": "schema.json",
"includes": ["common/common.json", "common/player_inventory.json"],
"background": {
"texture": "guis/caner.png",
"srcRect": [0, 0, 176, 170]
},
"slots": {
"EX_1": {
"left": 46,
"top": 37
},
"EX_2": {
"left": 109,
"top": 37
}
},
"text": {
"dialog_title": {
"text": {
"translate": "gui.expatternprovider.caner"
},
"position": {
"left": 8,
"top": 6
}
}
}
}