Files
ATM8/minecraft/packmenu/resources/assets/atm/buttons/mods.json
Adrian Marquis b5ede55eba Version 1.0.19b
2023-05-29 13:49:34 +00:00

21 lines
348 B
JSON

{
"x": -50,
"y": 30,
"width": 120,
"height": 30,
"langKey": "fml.menu.mods",
"action": "OPEN_GUI",
"data": "MODS",
"u": 0,
"v": 0,
"hoverU": 0,
"hoverV": 30,
"texWidth": 120,
"texHeight": 60,
"texture": "atm:textures/mods.png",
"fontColor": 0,
"hoverFontColor": 1140326,
"dropShadow": false,
"textXOffset": 5,
"textYOffset": -6
}