Version 5.4
This commit is contained in:
20
minecraft/kubejs/assets/atm/buttons/quit.json
Normal file
20
minecraft/kubejs/assets/atm/buttons/quit.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"x": 75,
|
||||
"y": 65,
|
||||
"width": 120,
|
||||
"height": 30,
|
||||
"langKey": "menu.quit",
|
||||
"action": "QUIT",
|
||||
"u": 0,
|
||||
"v": 0,
|
||||
"hoverU": 0,
|
||||
"hoverV": 30,
|
||||
"texWidth": 120,
|
||||
"texHeight": 60,
|
||||
"texture": "atm:textures/quit.png",
|
||||
"fontColor": 0,
|
||||
"hoverFontColor": 1140326,
|
||||
"dropShadow": false,
|
||||
"textXOffset": 5,
|
||||
"textYOffset": -6
|
||||
}
|
||||
Reference in New Issue
Block a user