60 lines
1.1 KiB
JSON
60 lines
1.1 KiB
JSON
{
|
|
"_fv": 60,
|
|
"_type": "gui",
|
|
"definition": {
|
|
"type": 0,
|
|
"width": 176,
|
|
"height": 166,
|
|
"inventoryOffsetX": 0,
|
|
"inventoryOffsetY": 0,
|
|
"renderBgLayer": true,
|
|
"doesPauseGame": false,
|
|
"components": [
|
|
{
|
|
"type": "textfield",
|
|
"data": {
|
|
"placeholder": "Name",
|
|
"name": "TeleportName",
|
|
"width": 120,
|
|
"height": 20,
|
|
"x": 153,
|
|
"y": 98
|
|
}
|
|
},
|
|
{
|
|
"type": "button",
|
|
"data": {
|
|
"name": "button_set",
|
|
"text": "Set",
|
|
"isUndecorated": false,
|
|
"width": 40,
|
|
"height": 20,
|
|
"x": 192,
|
|
"y": 143
|
|
}
|
|
},
|
|
{
|
|
"type": "label",
|
|
"data": {
|
|
"name": "label_set_teleport",
|
|
"text": {
|
|
"fixedValue": "Set Teleport"
|
|
},
|
|
"color": {
|
|
"value": -12829636,
|
|
"falpha": 0.0
|
|
},
|
|
"x": 182,
|
|
"y": 52
|
|
}
|
|
}
|
|
],
|
|
"gridSettings": {
|
|
"sx": 18,
|
|
"sy": 18,
|
|
"ox": 11,
|
|
"oy": 15,
|
|
"snapOnGrid": false
|
|
}
|
|
}
|
|
} |