forked from sayterdarkwynd/FrackinUniverse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gardenbot2.config.patch
32 lines (32 loc) · 1.66 KB
/
gardenbot2.config.patch
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
[
[
{"op":"test","path":"/oreList","inverse":true},
{"op":"add","path":"/oreList","value":{}}
],
[
{"op":"add","path":"/oreList/algaeore","value":"algaegreen"},
{"op":"add","path":"/oreList/berlinite","value":"berliniteore"},
{"op":"add","path":"/oreList/cinnabar","value":"cinnabarore"},
{"op":"add","path":"/oreList/corruption","value":"corruptionore"},
{"op":"add","path":"/oreList/densinium","value":"densiniumore"},
{"op":"add","path":"/oreList/fossilbone","value":"bone"},
{"op":"add","path":"/oreList/fublooddiamond","value":"blooddiamond"},
{"op":"add","path":"/oreList/fuspringflowers","value":"biosample"},
{"op":"add","path":"/oreList/irradium","value":"irradiumore"},
{"op":"add","path":"/oreList/junkmod","value":"ff_spareparts"},
{"op":"add","path":"/oreList/lazulite","value":"lazuliteore"},
{"op":"add","path":"/oreList/lunariore","value":"solarishard"},
{"op":"add","path":"/oreList/magnesium","value":"magnesiumore"},
{"op":"add","path":"/oreList/mascagnite","value":"mascagniteore"},
{"op":"add","path":"/oreList/neptunium","value":"neptuniumore"},
{"op":"add","path":"/oreList/penumbrite","value":"penumbriteore"},
{"op":"add","path":"/oreList/protocite","value":"protociteore"},
{"op":"add","path":"/oreList/quietus","value":"quietusore"},
{"op":"add","path":"/oreList/thorium","value":"thoriumore"},
{"op":"add","path":"/oreList/zerchesium","value":"zerchesiumore"},
{"op":"add","path":"/oreList/xithricite","value":"xithriciteore"},
{"op":"add","path":"/oreList/isogen","value":"isogenore"},
{"op":"add","path":"/oreList/pyreite","value":"pyreiteore"},
{"op":"add","path":"/oreList/effigium","value":"effigiumore"}
]
]