Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/PojavOptimize
Path: blob/main/1.16.5/config/litematica.json
4986 views
1
{
2
"Colors": {
3
"areaSelectionBoxSideColor": "#30FFFFFF",
4
"materialListHudItemCountsColor": "#FFFFAA00",
5
"schematicRebuildBreakPlaceOverlayColor": "#4C33CC33",
6
"schematicRebuildBreakExceptPlaceOverlayColor": "#4CF03030",
7
"schematicRebuildReplaceOverlayColor": "#4CF0A010",
8
"schematicOverlayColorExtra": "#4CFF4CE6",
9
"schematicOverlayColorMissing": "#2C33B3E6",
10
"schematicOverlayColorWrongBlock": "#4CFF3333",
11
"schematicOverlayColorWrongState": "#4CFF9010"
12
},
13
"Generic": {
14
"areaSelectionsPerWorld": true,
15
"changeSelectedCornerOnMove": true,
16
"debugLogging": false,
17
"easyPlaceMode": false,
18
"easyPlaceHoldEnabled": false,
19
"executeRequireHoldingTool": true,
20
"fixRailRotation": true,
21
"loadEntireSchematics": false,
22
"pasteIgnoreInventories": false,
23
"pickBlockEnabled": true,
24
"placementRestriction": false,
25
"renderMaterialListInGuis": false,
26
"renderThreadNoTimeout": true,
27
"toolItemEnabled": true,
28
"pasteReplaceBehavior": "none",
29
"selectionCornersMode": "corners",
30
"pasteCommandInterval": 1,
31
"pasteCommandLimit": 64,
32
"pasteCommandNameSetblock": "setblock",
33
"pickBlockableSlots": "1,2,3,4,5",
34
"toolItem": "minecraft:stick"
35
},
36
"Hotkeys": {
37
"addSelectionBox": {
38
"keys": "M,A",
39
"settings": {
40
"activate_on": "PRESS",
41
"context": "INGAME",
42
"allow_empty": false,
43
"allow_extra_keys": false,
44
"order_sensitive": true,
45
"exclusive": false,
46
"cancel": true
47
}
48
},
49
"cloneSelection": {
50
"keys": "",
51
"settings": {
52
"activate_on": "PRESS",
53
"context": "INGAME",
54
"allow_empty": false,
55
"allow_extra_keys": false,
56
"order_sensitive": true,
57
"exclusive": false,
58
"cancel": true
59
}
60
},
61
"deleteSelectionBox": {
62
"keys": "",
63
"settings": {
64
"activate_on": "PRESS",
65
"context": "INGAME",
66
"allow_empty": false,
67
"allow_extra_keys": false,
68
"order_sensitive": true,
69
"exclusive": false,
70
"cancel": true
71
}
72
},
73
"easyPlaceActivation": {
74
"keys": "",
75
"settings": {
76
"activate_on": "PRESS",
77
"context": "INGAME",
78
"allow_empty": true,
79
"allow_extra_keys": true,
80
"order_sensitive": false,
81
"exclusive": false,
82
"cancel": false
83
}
84
},
85
"easyPlaceToggle": {
86
"keys": "",
87
"settings": {
88
"activate_on": "PRESS",
89
"context": "INGAME",
90
"allow_empty": false,
91
"allow_extra_keys": false,
92
"order_sensitive": true,
93
"exclusive": false,
94
"cancel": true
95
}
96
},
97
"executeOperation": {
98
"keys": "",
99
"settings": {
100
"activate_on": "PRESS",
101
"context": "INGAME",
102
"allow_empty": false,
103
"allow_extra_keys": false,
104
"order_sensitive": true,
105
"exclusive": false,
106
"cancel": true
107
}
108
},
109
"invertGhostBlockRenderState": {
110
"keys": "",
111
"settings": {
112
"activate_on": "PRESS",
113
"context": "INGAME",
114
"allow_empty": false,
115
"allow_extra_keys": false,
116
"order_sensitive": true,
117
"exclusive": false,
118
"cancel": true
119
}
120
},
121
"invertOverlayRenderState": {
122
"keys": "",
123
"settings": {
124
"activate_on": "PRESS",
125
"context": "INGAME",
126
"allow_empty": false,
127
"allow_extra_keys": false,
128
"order_sensitive": true,
129
"exclusive": false,
130
"cancel": true
131
}
132
},
133
"layerModeNext": {
134
"keys": "M,PAGE_UP",
135
"settings": {
136
"activate_on": "PRESS",
137
"context": "INGAME",
138
"allow_empty": false,
139
"allow_extra_keys": false,
140
"order_sensitive": true,
141
"exclusive": false,
142
"cancel": true
143
}
144
},
145
"layerModePrevious": {
146
"keys": "M,PAGE_DOWN",
147
"settings": {
148
"activate_on": "PRESS",
149
"context": "INGAME",
150
"allow_empty": false,
151
"allow_extra_keys": false,
152
"order_sensitive": true,
153
"exclusive": false,
154
"cancel": true
155
}
156
},
157
"layerNext": {
158
"keys": "PAGE_UP",
159
"settings": {
160
"activate_on": "PRESS",
161
"context": "INGAME",
162
"allow_empty": false,
163
"allow_extra_keys": false,
164
"order_sensitive": true,
165
"exclusive": false,
166
"cancel": true
167
}
168
},
169
"layerPrevious": {
170
"keys": "PAGE_DOWN",
171
"settings": {
172
"activate_on": "PRESS",
173
"context": "INGAME",
174
"allow_empty": false,
175
"allow_extra_keys": false,
176
"order_sensitive": true,
177
"exclusive": false,
178
"cancel": true
179
}
180
},
181
"layerSetHere": {
182
"keys": "",
183
"settings": {
184
"activate_on": "PRESS",
185
"context": "INGAME",
186
"allow_empty": false,
187
"allow_extra_keys": false,
188
"order_sensitive": true,
189
"exclusive": false,
190
"cancel": true
191
}
192
},
193
"nudgeSelectionNegative": {
194
"keys": "",
195
"settings": {
196
"activate_on": "PRESS",
197
"context": "INGAME",
198
"allow_empty": false,
199
"allow_extra_keys": false,
200
"order_sensitive": true,
201
"exclusive": false,
202
"cancel": true
203
}
204
},
205
"nudgeSelectionPositive": {
206
"keys": "",
207
"settings": {
208
"activate_on": "PRESS",
209
"context": "INGAME",
210
"allow_empty": false,
211
"allow_extra_keys": false,
212
"order_sensitive": true,
213
"exclusive": false,
214
"cancel": true
215
}
216
},
217
"moveEntireSelection": {
218
"keys": "",
219
"settings": {
220
"activate_on": "PRESS",
221
"context": "INGAME",
222
"allow_empty": false,
223
"allow_extra_keys": false,
224
"order_sensitive": true,
225
"exclusive": false,
226
"cancel": true
227
}
228
},
229
"openGuiAreaSettings": {
230
"keys": "KP_MULTIPLY",
231
"settings": {
232
"activate_on": "PRESS",
233
"context": "INGAME",
234
"allow_empty": false,
235
"allow_extra_keys": false,
236
"order_sensitive": true,
237
"exclusive": false,
238
"cancel": true
239
}
240
},
241
"openGuiLoadedSchematics": {
242
"keys": "",
243
"settings": {
244
"activate_on": "PRESS",
245
"context": "INGAME",
246
"allow_empty": false,
247
"allow_extra_keys": false,
248
"order_sensitive": true,
249
"exclusive": false,
250
"cancel": true
251
}
252
},
253
"openGuiMainMenu": {
254
"keys": "M",
255
"settings": {
256
"activate_on": "RELEASE",
257
"context": "INGAME",
258
"allow_empty": false,
259
"allow_extra_keys": false,
260
"order_sensitive": true,
261
"exclusive": true,
262
"cancel": true
263
}
264
},
265
"openGuiMaterialList": {
266
"keys": "M,L",
267
"settings": {
268
"activate_on": "PRESS",
269
"context": "INGAME",
270
"allow_empty": false,
271
"allow_extra_keys": false,
272
"order_sensitive": true,
273
"exclusive": false,
274
"cancel": true
275
}
276
},
277
"openGuiPlacementSettings": {
278
"keys": "KP_SUBTRACT",
279
"settings": {
280
"activate_on": "PRESS",
281
"context": "INGAME",
282
"allow_empty": false,
283
"allow_extra_keys": false,
284
"order_sensitive": true,
285
"exclusive": false,
286
"cancel": true
287
}
288
},
289
"openGuiSchematicPlacements": {
290
"keys": "M,P",
291
"settings": {
292
"activate_on": "PRESS",
293
"context": "INGAME",
294
"allow_empty": false,
295
"allow_extra_keys": false,
296
"order_sensitive": true,
297
"exclusive": false,
298
"cancel": true
299
}
300
},
301
"openGuiSchematicProjects": {
302
"keys": "",
303
"settings": {
304
"activate_on": "PRESS",
305
"context": "INGAME",
306
"allow_empty": false,
307
"allow_extra_keys": false,
308
"order_sensitive": true,
309
"exclusive": false,
310
"cancel": true
311
}
312
},
313
"openGuiSchematicVerifier": {
314
"keys": "M,V",
315
"settings": {
316
"activate_on": "PRESS",
317
"context": "INGAME",
318
"allow_empty": false,
319
"allow_extra_keys": false,
320
"order_sensitive": true,
321
"exclusive": false,
322
"cancel": true
323
}
324
},
325
"openGuiSelectionManager": {
326
"keys": "M,S",
327
"settings": {
328
"activate_on": "PRESS",
329
"context": "INGAME",
330
"allow_empty": false,
331
"allow_extra_keys": false,
332
"order_sensitive": true,
333
"exclusive": false,
334
"cancel": true
335
}
336
},
337
"openGuiSettings": {
338
"keys": "M,C",
339
"settings": {
340
"activate_on": "PRESS",
341
"context": "INGAME",
342
"allow_empty": false,
343
"allow_extra_keys": false,
344
"order_sensitive": true,
345
"exclusive": false,
346
"cancel": true
347
}
348
},
349
"operationModeChangeModifier": {
350
"keys": "LEFT_CONTROL",
351
"settings": {
352
"activate_on": "PRESS",
353
"context": "INGAME",
354
"allow_empty": false,
355
"allow_extra_keys": true,
356
"order_sensitive": false,
357
"exclusive": false,
358
"cancel": false
359
}
360
},
361
"pickBlockFirst": {
362
"keys": "BUTTON_3",
363
"settings": {
364
"activate_on": "PRESS",
365
"context": "INGAME",
366
"allow_empty": false,
367
"allow_extra_keys": true,
368
"order_sensitive": true,
369
"exclusive": false,
370
"cancel": true
371
}
372
},
373
"pickBlockLast": {
374
"keys": "",
375
"settings": {
376
"activate_on": "PRESS",
377
"context": "INGAME",
378
"allow_empty": false,
379
"allow_extra_keys": true,
380
"order_sensitive": false,
381
"exclusive": false,
382
"cancel": false
383
}
384
},
385
"pickBlockToggle": {
386
"keys": "M,BUTTON_3",
387
"settings": {
388
"activate_on": "PRESS",
389
"context": "INGAME",
390
"allow_empty": false,
391
"allow_extra_keys": false,
392
"order_sensitive": true,
393
"exclusive": false,
394
"cancel": true
395
}
396
},
397
"renderInfoOverlay": {
398
"keys": "I",
399
"settings": {
400
"activate_on": "PRESS",
401
"context": "INGAME",
402
"allow_empty": false,
403
"allow_extra_keys": true,
404
"order_sensitive": true,
405
"exclusive": false,
406
"cancel": true
407
}
408
},
409
"renderOverlayThroughBlocks": {
410
"keys": "RIGHT_CONTROL",
411
"settings": {
412
"activate_on": "PRESS",
413
"context": "INGAME",
414
"allow_empty": false,
415
"allow_extra_keys": true,
416
"order_sensitive": true,
417
"exclusive": false,
418
"cancel": true
419
}
420
},
421
"rerenderSchematic": {
422
"keys": "F3,M",
423
"settings": {
424
"activate_on": "PRESS",
425
"context": "INGAME",
426
"allow_empty": false,
427
"allow_extra_keys": false,
428
"order_sensitive": true,
429
"exclusive": false,
430
"cancel": true
431
}
432
},
433
"saveAreaAsInMemorySchematic": {
434
"keys": "",
435
"settings": {
436
"activate_on": "PRESS",
437
"context": "INGAME",
438
"allow_empty": false,
439
"allow_extra_keys": false,
440
"order_sensitive": true,
441
"exclusive": false,
442
"cancel": true
443
}
444
},
445
"saveAreaAsSchematicToFile": {
446
"keys": "LEFT_CONTROL,LEFT_ALT,S",
447
"settings": {
448
"activate_on": "PRESS",
449
"context": "INGAME",
450
"allow_empty": false,
451
"allow_extra_keys": false,
452
"order_sensitive": true,
453
"exclusive": false,
454
"cancel": true
455
}
456
},
457
"schematicRebuildBreakPlaceAll": {
458
"keys": "",
459
"settings": {
460
"activate_on": "PRESS",
461
"context": "INGAME",
462
"allow_empty": false,
463
"allow_extra_keys": true,
464
"order_sensitive": false,
465
"exclusive": false,
466
"cancel": false
467
}
468
},
469
"schematicRebuildBreakAllExcept": {
470
"keys": "",
471
"settings": {
472
"activate_on": "PRESS",
473
"context": "INGAME",
474
"allow_empty": false,
475
"allow_extra_keys": true,
476
"order_sensitive": false,
477
"exclusive": false,
478
"cancel": false
479
}
480
},
481
"schematicRebuildBreakPlaceDirection": {
482
"keys": "",
483
"settings": {
484
"activate_on": "PRESS",
485
"context": "INGAME",
486
"allow_empty": false,
487
"allow_extra_keys": true,
488
"order_sensitive": false,
489
"exclusive": false,
490
"cancel": false
491
}
492
},
493
"schematicRebuildReplaceAll": {
494
"keys": "",
495
"settings": {
496
"activate_on": "PRESS",
497
"context": "INGAME",
498
"allow_empty": false,
499
"allow_extra_keys": true,
500
"order_sensitive": false,
501
"exclusive": false,
502
"cancel": false
503
}
504
},
505
"schematicRebuildReplaceDirection": {
506
"keys": "",
507
"settings": {
508
"activate_on": "PRESS",
509
"context": "INGAME",
510
"allow_empty": false,
511
"allow_extra_keys": true,
512
"order_sensitive": false,
513
"exclusive": false,
514
"cancel": false
515
}
516
},
517
"schematicVersionCycleModifier": {
518
"keys": "",
519
"settings": {
520
"activate_on": "PRESS",
521
"context": "INGAME",
522
"allow_empty": false,
523
"allow_extra_keys": true,
524
"order_sensitive": false,
525
"exclusive": false,
526
"cancel": false
527
}
528
},
529
"schematicVersionCycleNext": {
530
"keys": "",
531
"settings": {
532
"activate_on": "PRESS",
533
"context": "INGAME",
534
"allow_empty": false,
535
"allow_extra_keys": false,
536
"order_sensitive": true,
537
"exclusive": false,
538
"cancel": true
539
}
540
},
541
"schematicVersionCyclePrevious": {
542
"keys": "",
543
"settings": {
544
"activate_on": "PRESS",
545
"context": "INGAME",
546
"allow_empty": false,
547
"allow_extra_keys": false,
548
"order_sensitive": true,
549
"exclusive": false,
550
"cancel": true
551
}
552
},
553
"selectionGrabModifier": {
554
"keys": "",
555
"settings": {
556
"activate_on": "PRESS",
557
"context": "INGAME",
558
"allow_empty": false,
559
"allow_extra_keys": true,
560
"order_sensitive": false,
561
"exclusive": false,
562
"cancel": false
563
}
564
},
565
"selectionGrow": {
566
"keys": "",
567
"settings": {
568
"activate_on": "PRESS",
569
"context": "INGAME",
570
"allow_empty": false,
571
"allow_extra_keys": false,
572
"order_sensitive": true,
573
"exclusive": false,
574
"cancel": true
575
}
576
},
577
"selectionGrowModifier": {
578
"keys": "",
579
"settings": {
580
"activate_on": "PRESS",
581
"context": "INGAME",
582
"allow_empty": false,
583
"allow_extra_keys": true,
584
"order_sensitive": false,
585
"exclusive": false,
586
"cancel": false
587
}
588
},
589
"selectionNudgeModifier": {
590
"keys": "LEFT_ALT",
591
"settings": {
592
"activate_on": "PRESS",
593
"context": "INGAME",
594
"allow_empty": false,
595
"allow_extra_keys": true,
596
"order_sensitive": false,
597
"exclusive": false,
598
"cancel": false
599
}
600
},
601
"selectionModeCycle": {
602
"keys": "LEFT_CONTROL,M",
603
"settings": {
604
"activate_on": "PRESS",
605
"context": "INGAME",
606
"allow_empty": false,
607
"allow_extra_keys": false,
608
"order_sensitive": true,
609
"exclusive": false,
610
"cancel": true
611
}
612
},
613
"selectionShrink": {
614
"keys": "",
615
"settings": {
616
"activate_on": "PRESS",
617
"context": "INGAME",
618
"allow_empty": false,
619
"allow_extra_keys": false,
620
"order_sensitive": true,
621
"exclusive": false,
622
"cancel": true
623
}
624
},
625
"setAreaOrigin": {
626
"keys": "",
627
"settings": {
628
"activate_on": "PRESS",
629
"context": "INGAME",
630
"allow_empty": false,
631
"allow_extra_keys": false,
632
"order_sensitive": true,
633
"exclusive": false,
634
"cancel": true
635
}
636
},
637
"setSelectionBoxPosition1": {
638
"keys": "",
639
"settings": {
640
"activate_on": "PRESS",
641
"context": "INGAME",
642
"allow_empty": false,
643
"allow_extra_keys": false,
644
"order_sensitive": true,
645
"exclusive": false,
646
"cancel": true
647
}
648
},
649
"setSelectionBoxPosition2": {
650
"keys": "",
651
"settings": {
652
"activate_on": "PRESS",
653
"context": "INGAME",
654
"allow_empty": false,
655
"allow_extra_keys": false,
656
"order_sensitive": true,
657
"exclusive": false,
658
"cancel": true
659
}
660
},
661
"toggleAllRendering": {
662
"keys": "M,R",
663
"settings": {
664
"activate_on": "PRESS",
665
"context": "INGAME",
666
"allow_empty": false,
667
"allow_extra_keys": false,
668
"order_sensitive": true,
669
"exclusive": false,
670
"cancel": true
671
}
672
},
673
"toggleAreaSelectionBoxesRendering": {
674
"keys": "",
675
"settings": {
676
"activate_on": "PRESS",
677
"context": "INGAME",
678
"allow_empty": false,
679
"allow_extra_keys": false,
680
"order_sensitive": true,
681
"exclusive": false,
682
"cancel": true
683
}
684
},
685
"toggleInfoOverlayRendering": {
686
"keys": "",
687
"settings": {
688
"activate_on": "PRESS",
689
"context": "INGAME",
690
"allow_empty": false,
691
"allow_extra_keys": false,
692
"order_sensitive": true,
693
"exclusive": false,
694
"cancel": true
695
}
696
},
697
"toggleOverlayRendering": {
698
"keys": "",
699
"settings": {
700
"activate_on": "PRESS",
701
"context": "INGAME",
702
"allow_empty": false,
703
"allow_extra_keys": false,
704
"order_sensitive": true,
705
"exclusive": false,
706
"cancel": true
707
}
708
},
709
"toggleOverlayOutlineRendering": {
710
"keys": "",
711
"settings": {
712
"activate_on": "PRESS",
713
"context": "INGAME",
714
"allow_empty": false,
715
"allow_extra_keys": false,
716
"order_sensitive": true,
717
"exclusive": false,
718
"cancel": true
719
}
720
},
721
"toggleOverlaySideRendering": {
722
"keys": "",
723
"settings": {
724
"activate_on": "PRESS",
725
"context": "INGAME",
726
"allow_empty": false,
727
"allow_extra_keys": false,
728
"order_sensitive": true,
729
"exclusive": false,
730
"cancel": true
731
}
732
},
733
"togglePlacementBoxesRendering": {
734
"keys": "",
735
"settings": {
736
"activate_on": "PRESS",
737
"context": "INGAME",
738
"allow_empty": false,
739
"allow_extra_keys": false,
740
"order_sensitive": true,
741
"exclusive": false,
742
"cancel": true
743
}
744
},
745
"togglePlacementRestriction": {
746
"keys": "",
747
"settings": {
748
"activate_on": "PRESS",
749
"context": "INGAME",
750
"allow_empty": false,
751
"allow_extra_keys": false,
752
"order_sensitive": true,
753
"exclusive": false,
754
"cancel": true
755
}
756
},
757
"toggleSchematicBlockRendering": {
758
"keys": "",
759
"settings": {
760
"activate_on": "PRESS",
761
"context": "INGAME",
762
"allow_empty": false,
763
"allow_extra_keys": false,
764
"order_sensitive": true,
765
"exclusive": false,
766
"cancel": true
767
}
768
},
769
"toggleSchematicRendering": {
770
"keys": "M,G",
771
"settings": {
772
"activate_on": "PRESS",
773
"context": "INGAME",
774
"allow_empty": false,
775
"allow_extra_keys": false,
776
"order_sensitive": true,
777
"exclusive": false,
778
"cancel": true
779
}
780
},
781
"toggleTranslucentRendering": {
782
"keys": "",
783
"settings": {
784
"activate_on": "PRESS",
785
"context": "INGAME",
786
"allow_empty": false,
787
"allow_extra_keys": false,
788
"order_sensitive": true,
789
"exclusive": false,
790
"cancel": true
791
}
792
},
793
"toggleVerifierOverlayRendering": {
794
"keys": "",
795
"settings": {
796
"activate_on": "PRESS",
797
"context": "INGAME",
798
"allow_empty": false,
799
"allow_extra_keys": false,
800
"order_sensitive": true,
801
"exclusive": false,
802
"cancel": true
803
}
804
},
805
"toolEnabledToggle": {
806
"keys": "M,T",
807
"settings": {
808
"activate_on": "PRESS",
809
"context": "INGAME",
810
"allow_empty": false,
811
"allow_extra_keys": false,
812
"order_sensitive": true,
813
"exclusive": false,
814
"cancel": true
815
}
816
},
817
"toolPlaceCorner1": {
818
"keys": "BUTTON_1",
819
"settings": {
820
"activate_on": "PRESS",
821
"context": "INGAME",
822
"allow_empty": false,
823
"allow_extra_keys": true,
824
"order_sensitive": true,
825
"exclusive": false,
826
"cancel": true
827
}
828
},
829
"toolPlaceCorner2": {
830
"keys": "BUTTON_2",
831
"settings": {
832
"activate_on": "PRESS",
833
"context": "INGAME",
834
"allow_empty": false,
835
"allow_extra_keys": true,
836
"order_sensitive": true,
837
"exclusive": false,
838
"cancel": true
839
}
840
},
841
"toolSelectElements": {
842
"keys": "BUTTON_3",
843
"settings": {
844
"activate_on": "PRESS",
845
"context": "INGAME",
846
"allow_empty": false,
847
"allow_extra_keys": true,
848
"order_sensitive": true,
849
"exclusive": false,
850
"cancel": true
851
}
852
},
853
"toolSelectModifierBlock1": {
854
"keys": "LEFT_ALT",
855
"settings": {
856
"activate_on": "PRESS",
857
"context": "INGAME",
858
"allow_empty": false,
859
"allow_extra_keys": true,
860
"order_sensitive": false,
861
"exclusive": false,
862
"cancel": false
863
}
864
},
865
"toolSelectModifierBlock2": {
866
"keys": "LEFT_SHIFT",
867
"settings": {
868
"activate_on": "PRESS",
869
"context": "INGAME",
870
"allow_empty": false,
871
"allow_extra_keys": true,
872
"order_sensitive": false,
873
"exclusive": false,
874
"cancel": false
875
}
876
},
877
"unloadCurrentSchematic": {
878
"keys": "",
879
"settings": {
880
"activate_on": "PRESS",
881
"context": "INGAME",
882
"allow_empty": false,
883
"allow_extra_keys": false,
884
"order_sensitive": true,
885
"exclusive": false,
886
"cancel": true
887
}
888
}
889
},
890
"InfoOverlays": {
891
"blockInfoLinesEnabled": true,
892
"blockInfoOverlayEnabled": true,
893
"statusInfoHud": false,
894
"statusInfoHudAuto": true,
895
"verifierOverlayEnabled": true,
896
"warnDisabledRendering": true,
897
"blockInfoLinesAlignment": "top_right",
898
"blockInfoOverlayAlignment": "top_center",
899
"infoHudAlignment": "bottom_right",
900
"toolHudAlignment": "bottom_left",
901
"blockInfoLinesOffsetX": 4,
902
"blockInfoLinesOffsetY": 4,
903
"blockInfoLinesFontScale": 0.5,
904
"blockInfoOverlayOffsetY": 6,
905
"infoHudMaxLines": 10,
906
"infoHudOffsetX": 1,
907
"infoHudOffsetY": 1,
908
"infoHudScale": 1.0,
909
"materialListHudMaxLines": 10,
910
"materialListHudScale": 1.0,
911
"toolHudOffsetX": 1,
912
"toolHudOffsetY": 1,
913
"toolHudScale": 1.0,
914
"verifierErrorHilightAlpha": 0.2,
915
"verifierErrorHilightMaxPositions": 1000
916
},
917
"Visuals": {
918
"enableRendering": true,
919
"enableSchematicRendering": true,
920
"enableAreaSelectionBoxesRendering": true,
921
"enablePlacementBoxesRendering": true,
922
"enableSchematicBlocksRendering": true,
923
"enableSchematicOverlay": true,
924
"ignoreExistingFluids": false,
925
"overlayReducedInnerSides": false,
926
"renderAreaSelectionBoxSides": true,
927
"renderBlocksAsTranslucent": false,
928
"renderCollidingSchematicBlocks": false,
929
"renderErrorMarkerConnections": false,
930
"renderErrorMarkerSides": true,
931
"renderPlacementBoxSides": false,
932
"renderPlacementEnclosingBox": true,
933
"renderPlacementEnclosingBoxSides": false,
934
"renderTranslucentBlockInnerSides": false,
935
"schematicOverlayEnableOutlines": true,
936
"schematicOverlayEnableSides": true,
937
"schematicOverlayModelOutline": true,
938
"schematicOverlayModelSides": true,
939
"schematicOverlayRenderThroughBlocks": false,
940
"schematicOverlayTypeExtra": true,
941
"schematicOverlayTypeMissing": true,
942
"schematicOverlayTypeWrongBlock": true,
943
"schematicOverlayTypeWrongState": true,
944
"schematicVerifierUseBlockModels": false,
945
"ghostBlockAlpha": 0.5,
946
"placementBoxSideAlpha": 0.2,
947
"schematicOverlayOutlineWidth": 1.0,
948
"schematicOverlayOutlineWidthThrough": 3.0
949
}
950
}
951