pokecube-client.toml

 1
 2[moves]
 3	moveVolumeCry = 0.0625
 4	moveVolumeEffect = 0.25
 5
 6[client]
 7	captureVolume = 0.2
 8	teleRef = "top_right"
 9	guiAutoScale = false
10	telePos = [89, 17]
11	guiDown = true
12	messagePadding = [0, 0]
13	autoSelectMoves = false
14	preloadModels = false
15	teleSize = 1.0
16	autoRecallDistance = 32
17	battleLogInChat = false
18	messageSize = 1.0
19	messageWidth = 150
20	targetPos = [147, -42]
21	targetRef = "top_right"
22	riddenMobsTurnWithLook = true
23	guiSize = 1.0
24	autoRecallPokemobs = false
25	pokeCenterMusic = true
26	extraberries = false
27	targetSize = 1.0
28	messagePos = [-150, -100]
29	messageRef = "right_middle"
30	guiRef = "top_left"
31	guiPos = [0, 0]
32
33[healthbars]
34	otherOwnedNameColour = 16733525
35	ownedNameColour = 5635925
36	scannedNameColour = 8978431
37	renderInF1 = false
38	plateSize = 25
39	unknownNameColour = 8947848
40	brightbars = true
41	showArmor = true
42	maxDistance = 24
43	caughtNamedColour = 5592575
44	enableDebugInfo = true
45	showOnlyFocused = false
46	backgroundPadding = 2
47	barHeight = 4
48	showHeldItem = true
49	hpTextHeight = 14
50	doHealthBars = true
51	backgroundHeight = 6
52	drawBackground = true
53	heightAbove = 0.6
54