umm/mods/overrides/packmenu/resources/assets/atm/buttons/singleplayer.json

21 lines
369 B
JSON
Raw Permalink Normal View History

2024-03-20 20:29:50 +01:00
{
"x": -50,
"y": -75,
"width": 120,
"height": 30,
"langKey": "menu.singleplayer",
"action": "OPEN_GUI",
"data": "SINGLEPLAYER",
"u": 0,
"v": 0,
"hoverU": 0,
"hoverV": 30,
"texWidth": 120,
"texHeight": 60,
"texture": "atm:textures/singleplayer.png",
"fontColor": 0,
"hoverFontColor": 1140326,
"dropShadow": false,
"textXOffset": 5,
"textYOffset": -6
}