-
Notifications
You must be signed in to change notification settings - Fork 0
/
Azumatt.AzuAntiArthriticCrafting.cfg
162 lines (125 loc) · 6 KB
/
Azumatt.AzuAntiArthriticCrafting.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
## Settings file was created by plugin AzuAntiArthriticCrafting v1.5.6
## Plugin GUID: Azumatt.AzuAntiArthriticCrafting
[1 - Crafting Tweaks]
## If enabled, the crafting amount will be reset when the recipe is changed and when crafting completes. If disabled, the crafting amount will not be reset and will keep your previous amount [Synced with Server]
# Setting type: Toggle
# Default value: On
# Acceptable values: Off, On
Reset Crafting Value = On
## If enabled, the KG paginator will be enabled. If disabled, the KG paginator will be disabled [Not Synced with Server]
# Setting type: Toggle
# Default value: On
# Acceptable values: Off, On
KG Paginator = Off
## If enabled, the favorite toggle buttons will be enabled allowing you to have a buttons to toggle showing favorites in addition to the keybind. If disabled, the buttons will be disabled [Not Synced with Server]
# Setting type: Toggle
# Default value: On
# Acceptable values: Off, On
Favorite Toggle Button = On
## If enabled, the favorite stars will be enabled allowing you to favorite recipes. If disabled, the favorite stars will be disabled. Requires restart [Not Synced with Server]
# Setting type: Toggle
# Default value: On
# Acceptable values: Off, On
Favorite Stars = On
Requirement Text Formatting = {0}/{1}
[1 - General]
## If on, the configuration is locked and can be changed by server admins only. [Synced with Server]
# Setting type: Toggle
# Default value: On
# Acceptable values: Off, On
Lock Configuration = On
[2 - Game]
## If enabled, the crafting speed will be overridden by the value set in Crafting Speed. If disabled, the crafting speed will be vanilla and multiplied by the amounts you wish to craft. Default is off. [Synced with Server]
# Setting type: Toggle
# Default value: Off
# Acceptable values: Off, On
Override Crafting Speed = On
## Change the speed at which it takes to craft items. Override Crafting Speed option must be on for this to take effect. This value is in seconds. To craft faster, make this value smaller. To craft slower, make this value larger. Default is 2 seconds. [Synced with Server]
# Setting type: Single
# Default value: 2
Crafting Speed = 2
[3 - Input Tweaks]
## Change the placeholder text for the input field. Default is "Enter Amount..." [Not Synced with Server]
# Setting type: String
# Default value: Enter Amount...
Placeholder Text (Enabled) = Enter Amount...
## Change the placeholder text for the input field when it is disabled. Default is "Disabled" [Not Synced with Server]
# Setting type: String
# Default value: Disabled
Placeholder Text (Disabled) = Disabled
## Change the placeholder text for the input field. Default is "Enter Amount..." [Not Synced with Server]
# Setting type: Color
# Default value: FFB75CFF
Input Text Color = FFB75CFF
[4 - Keys]
## The key to hold down to show the minus button instead of the plus when hovering recipe icons in the crafting menu. [Default: LeftControl] [Not Synced with Server]
# Setting type: KeyboardShortcut
# Default value: LeftControl
Show Minus Button = LeftControl
## The key to toggle the RecipeUI. [Default: LeftShift + PageUp] [Not Synced with Server]
# Setting type: KeyboardShortcut
# Default value: LeftShift + PageUp
Toggle RecipeUI = LeftShift + PageUp
[5 - Recipe Tracker (Color)]
## Change the color of the header glow. Default is dark red. [Not Synced with Server]
# Setting type: Color
# Default value: 943C30FF
Header Glow Color = 943C30FF
## Change the color of the header braid (decoration). Default is mustard yellow. [Not Synced with Server]
# Setting type: Color
# Default value: FFB75BFF
Header Braid Color = FFB75BFF
## Change the color of the recipe container background. Default is semi-transparent black. [Not Synced with Server]
# Setting type: Color
# Default value: 00000080
Recipe Container Background Color = 00000080
## Change the color of the item name. Default is yellow. [Not Synced with Server]
# Setting type: Color
# Default value: FFB75CFF
Item Name Color (Color) = FFB75CFF
## Change the color of the item name. Default is yellow. [Not Synced with Server]
# Setting type: Color
# Default value: FFFFFFFF
Recipe Complete Name Color = FFFFFFFF
## Change the color of the item name. Default is yellow. [Not Synced with Server]
# Setting type: Color
# Default value: FFFFFF31
Recipe Incomplete Name Color = FFFFFF31
## Change the color of the text when the requirement is met. Default is green. [Not Synced with Server]
# Setting type: Color
# Default value: 00FF705E
Recipe Complete Color = 00FF705E
## Change the color of the text when the requirement is not met. Default is red. [Not Synced with Server]
# Setting type: Color
# Default value: FF4F00FF
Recipe Incomplete Right Color = FF4F00FF
## Change the color of the text when the requirement is not met. Default is red. [Not Synced with Server]
# Setting type: Color
# Default value: FFFFFFFF
Recipe Incomplete Left Color = FFFFFFFF
[5 - Recipe Tracker (Position)]
## Change the anchored position of the recipe tracker panel. Default is 816, 184. [Not Synced with Server]
# Setting type: Vector2
# Default value: {"x":783.0,"y":265.0}
Recipe Tracker Position = {"x":783.0,"y":265.0}
[5 - Recipe Tracker (Sizes)]
## Change the scale of the recipe tracker panel. Default is 1.0f. [Not Synced with Server]
# Setting type: Vector2
# Default value: {"x":0.75,"y":0.75}
Recipe Tracker Panel Scale = {"x":0.75,"y":0.75}
## Change the minimum size of the recipe tracker item name. Default is 12. [Not Synced with Server]
# Setting type: Single
# Default value: 12
Recipe Tracker Item Name Min = 12
## Change the maximum size of the recipe tracker item name. Default is 20. [Not Synced with Server]
# Setting type: Single
# Default value: 20
Recipe Tracker Item Name Max = 20
## Change the minimum size of the recipe tracker requirement name. Default is 12. [Not Synced with Server]
# Setting type: Single
# Default value: 12
Recipe Tracker Req Name Min = 12
## Change the maximum size of the recipe tracker requirement name. Default is 20. [Not Synced with Server]
# Setting type: Single
# Default value: 20
Recipe Tracker Req Name Max = 20