-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplayer.config.patch
More file actions
127 lines (127 loc) · 2.92 KB
/
Copy pathplayer.config.patch
File metadata and controls
127 lines (127 loc) · 2.92 KB
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
[
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/204",
"_info" : [ "Nano Wrap Bandages", "nanowrap" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/203",
"_info" : [ "Medkit", "medkit" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/190",
"_info" : [ "Ore Detector", "oredetector" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/189",
"_info" : [ "Cave Detector", "cavedetector" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/187",
"_info" : [ "Halogen Pack", "halogenpack" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/185",
"_info" : [ "Capture Station, again.", "capturestation" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/183",
"_info" : [ "Heat Protection Backpack", "heatprotectionback" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/182",
"_info" : [ "Cold Protection Backpack", "coldprotectionback" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/181",
"_info" : [ "Rail Crafting Bench", "railcraftingtable" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/180",
"_info" : [ "Wiring Station", "wiringstation" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/179",
"_info" : [ "Pixel Compressor", "pixelcompressor" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/178",
"_info" : [ "Capture Station", "capturestation" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/177",
"_info" : [ "3D Printer", "3dprinter" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/125",
"_info" : [ "Bandage", "bandage" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/121",
"_info" : [ "Radiation Protection Backpack", "radiationprotectionback" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/120",
"_info" : [ "Refinery", "refinery" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/118",
"_info" : [ "Cooking Table", "woodencookingtable" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/117",
"_info" : [ "Medical Station", "craftingmedical" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/11",
"_info" : [ "Breath protection backpack", "breathprotectionback" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/10",
"_info" : [ "Crafting Wheel", "craftingwheel" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/8",
"_info" : [ "Furnace", "craftingfurnace" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/7",
"_info" : [ "Farming Station", "craftingfarm" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/6",
"_info" : [ "Anvil", "craftinganvil" ]
},
{
"op" : "remove",
"path" : "/defaultBlueprints/tier1/4",
"_info" : [ "Climbing Rope", "climbingrope" ]
},
{
"op" : "replace",
"path" : "/statusControllerSettings/stats/healthRegen/baseValue",
"value" : 0.6
}
]