Version 1.0.19b
This commit is contained in:
21
minecraft/packmenu/resources/assets/atm/buttons/options.json
Normal file
21
minecraft/packmenu/resources/assets/atm/buttons/options.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"x": -50,
|
||||
"y": 65,
|
||||
"width": 120,
|
||||
"height": 30,
|
||||
"langKey": "menu.options",
|
||||
"action": "OPEN_GUI",
|
||||
"data": "OPTIONS",
|
||||
"u": 0,
|
||||
"v": 0,
|
||||
"hoverU": 0,
|
||||
"hoverV": 30,
|
||||
"texWidth": 120,
|
||||
"texHeight": 60,
|
||||
"texture": "atm:textures/settings.png",
|
||||
"fontColor": 0,
|
||||
"hoverFontColor": 1140326,
|
||||
"dropShadow": false,
|
||||
"textXOffset": 5,
|
||||
"textYOffset": -6
|
||||
}
|
||||
Reference in New Issue
Block a user