1[
2  {
3    "id": "arrowhead",
4    "type": "MIGRATION",
5    "replace": "steel_chunk"
6  },
7  {
8    "id": "arrowhead_plastic",
9    "type": "MIGRATION",
10    "replace": "plastic_chunk"
11  },
12  {
13    "id": "shaft_wood",
14    "type": "MIGRATION",
15    "replace": "arrow_wood"
16  },
17  {
18    "id": "shaft_wood_heavy",
19    "type": "MIGRATION",
20    "replace": "arrow_wood_heavy"
21  },
22  {
23    "id": "shaft_metal",
24    "type": "MIGRATION",
25    "replace": "arrow_metal"
26  },
27  {
28    "id": "arrow_fire_hardened",
29    "type": "MIGRATION",
30    "replace": "arrow_fire_hardened_fletched"
31  },
32  {
33    "id": "arrow_field_point",
34    "type": "MIGRATION",
35    "replace": "arrow_field_point_fletched"
36  },
37  {
38    "id": "arrow_small_game",
39    "type": "MIGRATION",
40    "replace": "arrow_small_game_fletched"
41  },
42  {
43    "id": "arrow_heavy_fire_hardened",
44    "type": "MIGRATION",
45    "replace": "arrow_heavy_fire_hardened_fletched"
46  },
47  {
48    "id": "arrow_heavy_field_point",
49    "type": "MIGRATION",
50    "replace": "arrow_heavy_field_point_fletched"
51  },
52  {
53    "id": "arrow_metal_sharpened",
54    "type": "MIGRATION",
55    "replace": "arrow_metal_sharpened_fletched"
56  },
57  {
58    "id": "shaft_plastic",
59    "type": "MIGRATION",
60    "replace": "arrow_plastic"
61  },
62  {
63    "id": "40mm_acidbomb",
64    "type": "MIGRATION",
65    "replace": "40x46mm_m651"
66  },
67  {
68    "id": "40mm_toxicgas",
69    "type": "MIGRATION",
70    "replace": "40x46mm_m651"
71  },
72  {
73    "id": "8mm_bootleg_jsp",
74    "type": "MIGRATION",
75    "replace": "8mm_bootleg"
76  },
77  {
78    "id": "adv_UPS_on",
79    "type": "MIGRATION",
80    "replace": "adv_UPS_off"
81  },
82  {
83    "id": "battery_truck",
84    "type": "MIGRATION",
85    "replace": "battery_car"
86  },
87  {
88    "id": "bayonet",
89    "type": "MIGRATION",
90    "replace": "knife_combat"
91  },
92  {
93    "id": "diamond_bayonet",
94    "type": "MIGRATION",
95    "replace": "knife_combat",
96    "flags": [ "DIAMOND" ]
97  },
98  {
99    "id": "diamond_broadsword",
100    "type": "MIGRATION",
101    "replace": "broadsword",
102    "flags": [ "DIAMOND" ]
103  },
104  {
105    "id": "diamond_katana",
106    "type": "MIGRATION",
107    "replace": "katana",
108    "flags": [ "DIAMOND" ]
109  },
110  {
111    "id": "diamond_knife",
112    "type": "MIGRATION",
113    "replace": "knife_combat",
114    "flags": [ "DIAMOND" ]
115  },
116  {
117    "id": "diamond_kukri",
118    "type": "MIGRATION",
119    "replace": "kukri",
120    "flags": [ "DIAMOND" ]
121  },
122  {
123    "id": "diamond_machete",
124    "type": "MIGRATION",
125    "replace": "machete",
126    "flags": [ "DIAMOND" ]
127  },
128  {
129    "id": "diamond_nodachi",
130    "type": "MIGRATION",
131    "replace": "nodachi",
132    "flags": [ "DIAMOND" ]
133  },
134  {
135    "id": "diamond_pistol_bayonet",
136    "type": "MIGRATION",
137    "replace": "pistol_bayonet",
138    "flags": [ "DIAMOND" ]
139  },
140  {
141    "id": "diamond_punch_dagger",
142    "type": "MIGRATION",
143    "replace": "punch_dagger",
144    "flags": [ "DIAMOND" ]
145  },
146  {
147    "id": "diamond_rapier",
148    "type": "MIGRATION",
149    "replace": "rapier",
150    "flags": [ "DIAMOND" ]
151  },
152  {
153    "id": "diamond_sword_bayonet",
154    "type": "MIGRATION",
155    "replace": "sword_bayonet",
156    "flags": [ "DIAMOND" ]
157  },
158  {
159    "id": "diamond_wakizashi",
160    "type": "MIGRATION",
161    "replace": "wakizashi",
162    "flags": [ "DIAMOND" ]
163  },
164  {
165    "id": "diamond_zweihander",
166    "type": "MIGRATION",
167    "replace": "zweihander",
168    "flags": [ "DIAMOND" ]
169  },
170  {
171    "id": "fish_bait_bread",
172    "type": "MIGRATION",
173    "replace": "fish_bait"
174  },
175  {
176    "id": "fish_bait_fish",
177    "type": "MIGRATION",
178    "replace": "fish_bait"
179  },
180  {
181    "id": "fish_bait_meat",
182    "type": "MIGRATION",
183    "replace": "fish_bait"
184  },
185  {
186    "id": "fish_bait_veggy",
187    "type": "MIGRATION",
188    "replace": "fish_bait"
189  },
190  {
191    "id": "gold",
192    "type": "MIGRATION",
193    "replace": "gold_small",
194    "charges": 1930
195  },
196  {
197    "id": "jacqueshammer",
198    "type": "MIGRATION",
199    "replace": "jackhammer"
200  },
201  {
202    "id": "dogfood_canned",
203    "type": "MIGRATION",
204    "replace": "can_medium",
205    "contents": [ { "id": "dogfood", "count": 1 } ]
206  },
207  {
208    "id": "catfood_canned",
209    "type": "MIGRATION",
210    "replace": "can_food",
211    "contents": [ { "id": "catfood", "count": 1 } ]
212  },
213  {
214    "id": "jar_V8",
215    "type": "MIGRATION",
216    "replace": "jar_glass_sealed",
217    "contents": [ { "id": "V8", "count": 2 } ]
218  },
219  {
220    "id": "jar_apple_canned",
221    "type": "MIGRATION",
222    "replace": "jar_glass_sealed",
223    "contents": [ { "id": "apple_canned", "count": 4 } ]
224  },
225  {
226    "id": "jar_broth",
227    "type": "MIGRATION",
228    "replace": "jar_glass_sealed",
229    "contents": [ { "id": "broth", "count": 2 } ]
230  },
231  {
232    "id": "jar_broth_bone",
233    "type": "MIGRATION",
234    "replace": "jar_glass_sealed",
235    "contents": [ { "id": "broth_bone", "count": 2 } ]
236  },
237  {
238    "id": "jar_broth_human",
239    "type": "MIGRATION",
240    "replace": "jar_glass_sealed",
241    "contents": [ { "id": "broth_bone", "count": 2 } ]
242  },
243  {
244    "id": "jar_fish_canned",
245    "type": "MIGRATION",
246    "replace": "jar_glass_sealed",
247    "contents": [ { "id": "fish_canned", "count": 2 } ]
248  },
249  {
250    "id": "jar_fish_pickled",
251    "type": "MIGRATION",
252    "replace": "jar_glass_sealed",
253    "contents": [ { "id": "fish_pickled", "count": 2 } ]
254  },
255  {
256    "id": "jar_human_canned",
257    "type": "MIGRATION",
258    "replace": "jar_glass_sealed",
259    "contents": [ { "id": "meat_canned", "count": 2 } ]
260  },
261  {
262    "id": "jar_human_pickled",
263    "type": "MIGRATION",
264    "replace": "jar_glass_sealed",
265    "contents": [ { "id": "meat_pickled", "count": 2 } ]
266  },
267  {
268    "id": "jar_kompot",
269    "type": "MIGRATION",
270    "replace": "jar_3l_glass_sealed",
271    "contents": [ { "id": "kompot", "count": 12 } ]
272  },
273  {
274    "id": "jar_meat_canned",
275    "type": "MIGRATION",
276    "replace": "jar_glass_sealed",
277    "contents": [ { "id": "meat_canned", "count": 2 } ]
278  },
279  {
280    "id": "jar_meat_pickled",
281    "type": "MIGRATION",
282    "replace": "jar_glass_sealed",
283    "contents": [ { "id": "meat_pickled", "count": 2 } ]
284  },
285  {
286    "id": "jar_soup_fish",
287    "type": "MIGRATION",
288    "replace": "jar_glass_sealed",
289    "contents": [ { "id": "soup_fish", "count": 2 } ]
290  },
291  {
292    "id": "jar_soup_human",
293    "type": "MIGRATION",
294    "replace": "jar_glass_sealed",
295    "contents": [ { "id": "soup_meat", "count": 2 } ]
296  },
297  {
298    "id": "jar_soup_meat",
299    "type": "MIGRATION",
300    "replace": "jar_glass_sealed",
301    "contents": [ { "id": "soup_meat", "count": 2 } ]
302  },
303  {
304    "id": "jar_soup_mushroom",
305    "type": "MIGRATION",
306    "replace": "jar_glass_sealed",
307    "contents": [ { "id": "soup_mushroom", "count": 2 } ]
308  },
309  {
310    "id": "jar_soup_veggy",
311    "type": "MIGRATION",
312    "replace": "jar_glass_sealed",
313    "contents": [ { "id": "soup_veggy", "count": 2 } ]
314  },
315  {
316    "id": "jar_soup_woods",
317    "type": "MIGRATION",
318    "replace": "jar_glass_sealed",
319    "contents": [ { "id": "soup_woods", "count": 2 } ]
320  },
321  {
322    "id": "jar_tomato_canned",
323    "type": "MIGRATION",
324    "replace": "jar_glass_sealed",
325    "contents": [ { "id": "can_tomato", "count": 4 } ]
326  },
327  {
328    "id": "jar_veggy_canned",
329    "type": "MIGRATION",
330    "replace": "jar_glass_sealed",
331    "contents": [ { "id": "veggy_canned", "count": 2 } ]
332  },
333  {
334    "id": "jar_veggy_pickled",
335    "type": "MIGRATION",
336    "replace": "jar_glass_sealed",
337    "contents": [ { "id": "veggy_pickled", "count": 2 } ]
338  },
339  {
340    "id": "jar_eggs_pickled",
341    "type": "MIGRATION",
342    "replace": "jar_glass_sealed",
343    "contents": [ { "id": "pickled_egg", "count": 6 } ]
344  },
345  {
346    "id": "jar_pickles_pickled",
347    "type": "MIGRATION",
348    "replace": "jar_glass_sealed",
349    "contents": [ { "id": "pickle", "count": 2 } ]
350  },
351  {
352    "id": "jar_sauerkraut_pickled",
353    "type": "MIGRATION",
354    "replace": "jar_glass_sealed",
355    "contents": [ { "id": "sauerkraut", "count": 2 } ]
356  },
357  {
358    "id": "m14a",
359    "type": "MIGRATION",
360    "replace": "m1a"
361  },
362  {
363    "id": "metal_tank_small",
364    "type": "MIGRATION",
365    "replace": "jerrycan"
366  },
367  {
368    "id": "plasma_engine",
369    "type": "MIGRATION",
370    "replace": "minireactor"
371  },
372  {
373    "id": "reloaded_40mm_fletchette",
374    "type": "MIGRATION",
375    "replace": "40x53mm_m1001"
376  },
377  {
378    "id": "reloaded_40mm_shot",
379    "type": "MIGRATION",
380    "replace": "40x46mm_m576"
381  },
382  {
383    "id": "reloaded_signal_flare",
384    "type": "MIGRATION",
385    "replace": "signal_flare"
386  },
387  {
388    "id": "reloaded_shot_he",
389    "type": "MIGRATION",
390    "replace": "shot_he"
391  },
392  {
393    "id": "saiga_sawn",
394    "type": "MIGRATION",
395    "replace": "saiga_12",
396    "contents": [ { "id": "barrel_small", "count": 1 } ],
397    "sealed": false
398  },
399  {
400    "id": "silver",
401    "type": "MIGRATION",
402    "replace": "silver_small",
403    "charges": 1608
404  },
405  {
406    "id": "shot_scrapslug",
407    "type": "MIGRATION",
408    "replace": "reloaded_shot_slug"
409  },
410  {
411    "id": "UPS_on",
412    "type": "MIGRATION",
413    "replace": "UPS_off"
414  },
415  {
416    "id": "v_curtain_item",
417    "type": "MIGRATION",
418    "replace": "sheet"
419  },
420  {
421    "id": "pistol_pepperbox",
422    "type": "MIGRATION",
423    "replace": "colt_navy"
424  },
425  {
426    "id": "pda",
427    "type": "MIGRATION",
428    "replace": "cell_phone"
429  },
430  {
431    "id": "pda_flashlight",
432    "type": "MIGRATION",
433    "replace": "cell_phone"
434  },
435  {
436    "id": "crude_brick",
437    "type": "MIGRATION",
438    "replace": "brick"
439  },
440  {
441    "id": "jam_blueberries",
442    "type": "MIGRATION",
443    "replace": "jam_fruit"
444  },
445  {
446    "id": "jam_strawberries",
447    "type": "MIGRATION",
448    "replace": "jam_fruit"
449  },
450  {
451    "id": "acidbomb_act",
452    "type": "MIGRATION",
453    "replace": "acidbomb"
454  },
455  {
456    "id": "technician_pants_blue",
457    "type": "MIGRATION",
458    "replace": "technician_pants_gray"
459  },
460  {
461    "id": "technician_pants_ltblue",
462    "type": "MIGRATION",
463    "replace": "technician_pants_gray"
464  },
465  {
466    "id": "technician_shirt_blue",
467    "type": "MIGRATION",
468    "replace": "technician_shirt_gray"
469  },
470  {
471    "id": "technician_shirt_ltblue",
472    "type": "MIGRATION",
473    "replace": "technician_shirt_gray"
474  },
475  {
476    "id": "1st_aid_survivor",
477    "type": "MIGRATION",
478    "replace": "1st_aid"
479  },
480  {
481    "id": "mushroom_poison",
482    "type": "MIGRATION",
483    "replace": "mushroom"
484  },
485  {
486    "id": "mushroom_magic",
487    "type": "MIGRATION",
488    "replace": "mushroom"
489  },
490  {
491    "id": "seed_mushroom_poison",
492    "type": "MIGRATION",
493    "replace": "seed_mushroom"
494  },
495  {
496    "id": "seed_mushroom_magic",
497    "type": "MIGRATION",
498    "replace": "seed_mushroom"
499  },
500  {
501    "id": "lasagne_cooked",
502    "type": "MIGRATION",
503    "replace": "spaghetti_cooked"
504  },
505  {
506    "id": "fish_vac",
507    "type": "MIGRATION",
508    "replace": "salted_fish"
509  },
510  {
511    "id": "apple_vac",
512    "type": "MIGRATION",
513    "replace": "apple_sugar"
514  },
515  {
516    "id": "hflesh_vac",
517    "type": "MIGRATION",
518    "replace": "meat_salted"
519  },
520  {
521    "id": "meat_vac",
522    "type": "MIGRATION",
523    "replace": "meat_salted"
524  },
525  {
526    "id": "veggy_vac",
527    "type": "MIGRATION",
528    "replace": "veggy_salted"
529  },
530  {
531    "id": "bag_fish_vac",
532    "type": "MIGRATION",
533    "replace": "salted_fish"
534  },
535  {
536    "id": "bag_apple_vac",
537    "type": "MIGRATION",
538    "replace": "apple_sugar"
539  },
540  {
541    "id": "bag_hflesh_vac",
542    "type": "MIGRATION",
543    "replace": "meat_salted"
544  },
545  {
546    "id": "bag_meat_vac",
547    "type": "MIGRATION",
548    "replace": "meat_salted"
549  },
550  {
551    "id": "bag_veggy_vac",
552    "type": "MIGRATION",
553    "replace": "veggy_salted"
554  },
555  {
556    "id": "potato_irradiated",
557    "type": "MIGRATION",
558    "replace": "irradiated_potato"
559  },
560  {
561    "id": "potato_raw",
562    "type": "MIGRATION",
563    "replace": "potato"
564  },
565  {
566    "id": "dry_hflesh",
567    "type": "MIGRATION",
568    "replace": "dry_meat"
569  },
570  {
571    "id": "rehydrated_hflesh",
572    "type": "MIGRATION",
573    "replace": "rehydrated_meat"
574  },
575  {
576    "id": "human_haggis",
577    "type": "MIGRATION",
578    "replace": "haggis"
579  },
580  {
581    "id": "hfleshbologna",
582    "type": "MIGRATION",
583    "replace": "bologna"
584  },
585  {
586    "id": "h_currywurst",
587    "type": "MIGRATION",
588    "replace": "currywurst"
589  },
590  {
591    "id": "mannwurstgravy",
592    "type": "MIGRATION",
593    "replace": "sausagegravy"
594  },
595  {
596    "id": "hflesh_aspic",
597    "type": "MIGRATION",
598    "replace": "meat_aspic"
599  },
600  {
601    "id": "hflesh_pemmican",
602    "type": "MIGRATION",
603    "replace": "pemmican"
604  },
605  {
606    "id": "sandwich_human",
607    "type": "MIGRATION",
608    "replace": "sandwich_t"
609  },
610  {
611    "id": "sandwich_dudeluxe",
612    "type": "MIGRATION",
613    "replace": "sandwich_deluxe"
614  },
615  {
616    "id": "hobo_helper",
617    "type": "MIGRATION",
618    "replace": "macaroni_helper"
619  },
620  {
621    "id": "chili_human",
622    "type": "MIGRATION",
623    "replace": "chili"
624  },
625  {
626    "id": "pie_human",
627    "type": "MIGRATION",
628    "replace": "pie_meat"
629  },
630  {
631    "id": "pizza_human",
632    "type": "MIGRATION",
633    "replace": "pizza_meat"
634  },
635  {
636    "id": "human_canned",
637    "type": "MIGRATION",
638    "replace": "meat_canned"
639  },
640  {
641    "id": "hflesh_salted",
642    "type": "MIGRATION",
643    "replace": "meat_salted"
644  },
645  {
646    "id": "spaghetti_human",
647    "type": "MIGRATION",
648    "replace": "spaghetti_bolognese"
649  },
650  {
651    "id": "luigilasagne",
652    "type": "MIGRATION",
653    "replace": "lasagne"
654  },
655  {
656    "id": "cheeseburgerhuman",
657    "type": "MIGRATION",
658    "replace": "cheeseburger"
659  },
660  {
661    "id": "bobburger",
662    "type": "MIGRATION",
663    "replace": "hamburger"
664  },
665  {
666    "id": "manwich",
667    "type": "MIGRATION",
668    "replace": "sloppyjoe"
669  },
670  {
671    "id": "tiotaco",
672    "type": "MIGRATION",
673    "replace": "taco"
674  },
675  {
676    "id": "mannwurst_raw",
677    "type": "MIGRATION",
678    "replace": "sausage_raw"
679  },
680  {
681    "id": "mannwurst_cooked",
682    "type": "MIGRATION",
683    "replace": "sausage_cooked"
684  },
685  {
686    "id": "mann_bratwurst",
687    "type": "MIGRATION",
688    "replace": "bratwurst_sausage"
689  },
690  {
691    "id": "human_pickled",
692    "type": "MIGRATION",
693    "replace": "meat_pickled"
694  },
695  {
696    "id": "human_smoked",
697    "type": "MIGRATION",
698    "replace": "meat_smoked"
699  },
700  {
701    "id": "jerky_human",
702    "type": "MIGRATION",
703    "replace": "jerky"
704  },
705  {
706    "id": "hflesh_drink",
707    "type": "MIGRATION",
708    "replace": "protein_drink"
709  },
710  {
711    "id": "hflesh_powder",
712    "type": "MIGRATION",
713    "replace": "protein_powder"
714  },
715  {
716    "id": "hflesh_shake",
717    "type": "MIGRATION",
718    "replace": "protein_shake"
719  },
720  {
721    "id": "hflesh_shake_fortified",
722    "type": "MIGRATION",
723    "replace": "protein_shake_fortified"
724  },
725  {
726    "id": "broth_human",
727    "type": "MIGRATION",
728    "replace": "broth_bone"
729  },
730  {
731    "id": "soup_human",
732    "type": "MIGRATION",
733    "replace": "soup_meat"
734  },
735  {
736    "id": "nachoshf",
737    "type": "MIGRATION",
738    "replace": "nachosm"
739  },
740  {
741    "id": "nachoshc",
742    "type": "MIGRATION",
743    "replace": "nachosmc"
744  },
745  {
746    "id": "chilidogs_human",
747    "type": "MIGRATION",
748    "replace": "chilidogs"
749  },
750  {
751    "id": "mannwurst",
752    "type": "MIGRATION",
753    "replace": "sausage"
754  },
755  {
756    "id": "lightstrip_dead",
757    "type": "MIGRATION",
758    "replace": "lightstrip_inactive"
759  },
760  {
761    "id": "smg_9mm_mag",
762    "type": "MIGRATION",
763    "replace": "survivor9mm_mag"
764  },
765  {
766    "id": "battery_atomic",
767    "type": "MIGRATION",
768    "replace": "light_atomic_battery_cell"
769  },
770  {
771    "id": "battery_compartment",
772    "type": "MIGRATION",
773    "replace": "magazine_battery_heavy_mod"
774  },
775  {
776    "id": "dry_mushroom_magic",
777    "type": "MIGRATION",
778    "replace": "dry_mushroom",
779    "flags": [ "HIDDEN_HALLU" ]
780  },
781  {
782    "id": "hk_ucp",
783    "type": "MIGRATION",
784    "replace": "hk_mp7"
785  },
786  {
787    "id": "rechargable_battery",
788    "type": "MIGRATION",
789    "replace": "heavy_battery_cell"
790  },
791  {
792    "id": "hd_battery",
793    "type": "MIGRATION",
794    "replace": "heavy_plus_battery_cell"
795  },
796  {
797    "id": "frozen_burrito",
798    "type": "MIGRATION",
799    "replace": "junk_burrito"
800  },
801  {
802    "id": "cooked_burrito",
803    "type": "MIGRATION",
804    "replace": "junk_burrito"
805  },
806  {
807    "id": "10mm",
808    "type": "MIGRATION",
809    "replace": "10mm_fmj"
810  },
811  {
812    "id": "reloaded_10mm",
813    "type": "MIGRATION",
814    "replace": "reloaded_10mm_fmj"
815  },
816  {
817    "id": "locket",
818    "type": "MIGRATION",
819    "replace": "silver_locket"
820  },
821  {
822    "id": "ring",
823    "type": "MIGRATION",
824    "replace": "gold_ring"
825  },
826  {
827    "id": "necklace",
828    "type": "MIGRATION",
829    "replace": "silver_necklace"
830  },
831  {
832    "id": "brooch",
833    "type": "MIGRATION",
834    "replace": "jade_brooch"
835  },
836  {
837    "id": "skinny_tie",
838    "type": "MIGRATION",
839    "replace": "tie_skinny"
840  },
841  {
842    "id": "270",
843    "type": "MIGRATION",
844    "replace": "270win_jsp"
845  },
846  {
847    "id": "reloaded_270",
848    "type": "MIGRATION",
849    "replace": "reloaded_270win_jsp"
850  },
851  {
852    "id": "afs_rolling_pin",
853    "type": "MIGRATION",
854    "replace": "rolling_pin"
855  },
856  {
857    "id": "afs_welding_mask",
858    "type": "MIGRATION",
859    "replace": "welding_mask"
860  },
861  {
862    "id": "afs_atomic_reading_light",
863    "type": "MIGRATION",
864    "replace": "atomic_light_off"
865  },
866  {
867    "id": "afs_atomic_reading_light_on",
868    "type": "MIGRATION",
869    "replace": "atomic_light"
870  },
871  {
872    "id": "afs_large_storage_battery",
873    "type": "MIGRATION",
874    "replace": "large_storage_battery"
875  },
876  {
877    "id": "afs_daypack",
878    "type": "MIGRATION",
879    "replace": "daypack"
880  },
881  {
882    "id": "afs_ski_jacket",
883    "type": "MIGRATION",
884    "replace": "ski_jacket"
885  },
886  {
887    "id": "afs_cake",
888    "type": "MIGRATION",
889    "replace": "cake2"
890  },
891  {
892    "id": "afs_fried_donut_holes",
893    "type": "MIGRATION",
894    "replace": "donut_holes"
895  },
896  {
897    "id": "afs_welding_mask_makeshift",
898    "type": "MIGRATION",
899    "replace": "welding_mask_crude"
900  },
901  {
902    "id": "smg_38",
903    "type": "MIGRATION",
904    "replace": "smg_45"
905  },
906  {
907    "id": "smg_38_mag",
908    "type": "MIGRATION",
909    "replace": "smg_45_mag"
910  },
911  {
912    "id": "smg_22",
913    "type": "MIGRATION",
914    "replace": "smg_9mm"
915  },
916  {
917    "id": "smg_22_mag",
918    "type": "MIGRATION",
919    "replace": "survivor9mm_mag"
920  },
921  {
922    "id": "magbandolier",
923    "type": "MIGRATION",
924    "replace": "chestrig"
925  },
926  {
927    "id": "tool_black_powder_bomb",
928    "type": "MIGRATION",
929    "replace": "can_bomb"
930  },
931  {
932    "id": "surv_levershotgun",
933    "type": "MIGRATION",
934    "replace": "winchester_1887"
935  },
936  {
937    "id": "l_def_12",
938    "type": "MIGRATION",
939    "replace": "tavor_12"
940  },
941  {
942    "id": "abzats",
943    "type": "MIGRATION",
944    "replace": "bigun"
945  },
946  {
947    "id": "taurus_38",
948    "type": "MIGRATION",
949    "replace": "taurus_spectrum"
950  },
951  {
952    "id": "taurus38mag",
953    "type": "MIGRATION",
954    "replace": "taurus_spectrum_mag"
955  },
956  {
957    "id": "40mm_beanbag",
958    "type": "MIGRATION",
959    "replace": "40x46mm_m1006"
960  },
961  {
962    "id": "40mm_concussive",
963    "type": "MIGRATION",
964    "replace": "40x46mm_m433"
965  },
966  {
967    "id": "40mm_flechette",
968    "type": "MIGRATION",
969    "replace": "40x53mm_m1001"
970  },
971  {
972    "id": "magnesium_tablet",
973    "type": "MIGRATION",
974    "replace": "melatonin_tablet"
975  },
976  {
977    "id": "40mm_frag",
978    "type": "MIGRATION",
979    "replace": "40x46mm_m433"
980  },
981  {
982    "id": "40mm_shot",
983    "type": "MIGRATION",
984    "replace": "40x46mm_m576"
985  },
986  {
987    "id": "40mm_teargas",
988    "type": "MIGRATION",
989    "replace": "40x46mm_m651"
990  },
991  {
992    "id": "riding_saddle",
993    "type": "MIGRATION",
994    "replace": "horse_tack"
995  },
996  {
997    "id": "ballistic_vest",
998    "type": "MIGRATION",
999    "replace": "ballistic_vest_esapi"
1000  },
1001  {
1002    "id": "hand_vice",
1003    "type": "MIGRATION",
1004    "replace": "clamp"
1005  },
1006  {
1007    "id": "angular_grinder",
1008    "type": "MIGRATION",
1009    "replace": "angle_grinder"
1010  },
1011  {
1012    "id": "40mm_casing",
1013    "type": "MIGRATION",
1014    "replace": "40x46mm_m118_casing"
1015  },
1016  {
1017    "id": [ "360_200_mag", "360_400_mag" ],
1018    "type": "MIGRATION",
1019    "replace": "a180mag"
1020  },
1021  {
1022    "id": "rm360_carbine",
1023    "type": "MIGRATION",
1024    "replace": "american_180"
1025  },
1026  {
1027    "id": "lead_stabilizer",
1028    "type": "MIGRATION",
1029    "replace": "stabilizer"
1030  },
1031  {
1032    "id": "lead_barrel_small",
1033    "type": "MIGRATION",
1034    "replace": "barrel_small"
1035  },
1036  {
1037    "id": "lead_red_dot_sight",
1038    "type": "MIGRATION",
1039    "replace": "red_dot_sight"
1040  },
1041  {
1042    "id": "lead_rifle_scope",
1043    "type": "MIGRATION",
1044    "replace": "rifle_scope"
1045  },
1046  {
1047    "id": "lead_acog_scope",
1048    "type": "MIGRATION",
1049    "replace": "acog_scope"
1050  },
1051  {
1052    "id": "lead_holo_sight",
1053    "type": "MIGRATION",
1054    "replace": "holo_sight"
1055  },
1056  {
1057    "id": "lead_laser_sight",
1058    "type": "MIGRATION",
1059    "replace": "rail_laser_sight"
1060  },
1061  {
1062    "id": "lead_grip",
1063    "type": "MIGRATION",
1064    "replace": "offset_sight_rail"
1065  },
1066  {
1067    "id": "lead_bipod",
1068    "type": "MIGRATION",
1069    "replace": "bipod"
1070  },
1071  {
1072    "id": "lead_u_shotgun",
1073    "type": "MIGRATION",
1074    "replace": "masterkey"
1075  },
1076  {
1077    "id": "lead_glm",
1078    "type": "MIGRATION",
1079    "replace": "m320_mod"
1080  },
1081  {
1082    "id": "l_sp_9mm",
1083    "type": "MIGRATION",
1084    "replace": "glock_17"
1085  },
1086  {
1087    "id": "l_mp_9mm",
1088    "type": "MIGRATION",
1089    "replace": "glock_18c"
1090  },
1091  {
1092    "id": "lw21mag",
1093    "type": "MIGRATION",
1094    "replace": "glockbigmag"
1095  },
1096  {
1097    "id": "l_lookout_9mm",
1098    "type": "MIGRATION",
1099    "replace": "sw_619"
1100  },
1101  {
1102    "id": "9mm_speedloader7",
1103    "type": "MIGRATION",
1104    "replace": "38_speedloader"
1105  },
1106  {
1107    "id": [ "l_HFPack", "l_long_45" ],
1108    "type": "MIGRATION",
1109    "replace": "colt_lightning"
1110  },
1111  {
1112    "id": [ "l_sp_45", "l_mp_45" ],
1113    "type": "MIGRATION",
1114    "replace": "m1911-460"
1115  },
1116  {
1117    "id": "l_enforcer_45",
1118    "type": "MIGRATION",
1119    "replace": "sw629"
1120  },
1121  {
1122    "id": "460_speedloader6",
1123    "type": "MIGRATION",
1124    "replace": "44_speedloader6"
1125  },
1126  {
1127    "id": [ "mosin91_30_ebr", "mn_ebr_kit", "mn_classic_kit" ],
1128    "type": "MIGRATION",
1129    "replace": "mosin91_30"
1130  },
1131  {
1132    "id": "mosin44_ebr",
1133    "type": "MIGRATION",
1134    "replace": "mosin44"
1135  },
1136  {
1137    "id": [ "l_base_223", "l_car_223", "l_car_223_kit", "l_mbr_223", "l_mbr_223_kit" ],
1138    "type": "MIGRATION",
1139    "replace": "h&k416a5"
1140  },
1141  {
1142    "id": [ "l_lmg_223", "l_lmg_223_kit" ],
1143    "type": "MIGRATION",
1144    "replace": "m249"
1145  },
1146  {
1147    "id": [ "l_dsr_223", "l_dsr_223_kit" ],
1148    "type": "MIGRATION",
1149    "replace": "m16a4"
1150  },
1151  {
1152    "id": "lw223bigmag",
1153    "type": "MIGRATION",
1154    "replace": "stanag50"
1155  },
1156  {
1157    "id": "lw223mag",
1158    "type": "MIGRATION",
1159    "replace": "stanag30"
1160  },
1161  {
1162    "id": "lw12mag",
1163    "type": "MIGRATION",
1164    "replace": "m1911mag"
1165  },
1166  {
1167    "id": "solar_panel_v3",
1168    "type": "MIGRATION",
1169    "replace": "solar_panel_v2"
1170  },
1171  {
1172    "id": "q_solarpack",
1173    "type": "MIGRATION",
1174    "replace": "solarpack"
1175  },
1176  {
1177    "id": "q_solarpack_on",
1178    "type": "MIGRATION",
1179    "replace": "solarpack_on"
1180  },
1181  {
1182    "id": "bio_solar",
1183    "type": "MIGRATION",
1184    "replace": "potato"
1185  },
1186  {
1187    "id": "p320mag_14rd_357sig",
1188    "type": "MIGRATION",
1189    "replace": "p320mag_13rd_357sig"
1190  },
1191  {
1192    "id": "p226mag_15rd_357sig",
1193    "type": "MIGRATION",
1194    "replace": "p226mag_12rd_357sig"
1195  },
1196  {
1197    "id": "akmmag",
1198    "type": "MIGRATION",
1199    "replace": "akmag30"
1200  },
1201  {
1202    "id": "akmbigmag",
1203    "type": "MIGRATION",
1204    "replace": "akmag40"
1205  },
1206  {
1207    "id": "rm99_pistol",
1208    "type": "MIGRATION",
1209    "replace": "rm103a_pistol"
1210  },
1211  {
1212    "id": "8x40_speedloader5",
1213    "type": "MIGRATION",
1214    "replace": "8x40_10_mag"
1215  },
1216  {
1217    "id": "kevlar_plate",
1218    "type": "MIGRATION",
1219    "replace": "sheet_kevlar_layered"
1220  },
1221  {
1222    "id": "can_drink_unsealed",
1223    "type": "MIGRATION",
1224    "replace": "can_drink"
1225  },
1226  {
1227    "id": "can_food_unsealed",
1228    "type": "MIGRATION",
1229    "replace": "can_food"
1230  },
1231  {
1232    "id": "can_food_big_unsealed",
1233    "type": "MIGRATION",
1234    "replace": "can_food_big"
1235  },
1236  {
1237    "id": "cup_plastic_unsealed",
1238    "type": "MIGRATION",
1239    "replace": "cup_plastic"
1240  },
1241  {
1242    "id": "can_medium_unsealed",
1243    "type": "MIGRATION",
1244    "replace": "can_medium"
1245  },
1246  {
1247    "id": "carton_unsealed",
1248    "type": "MIGRATION",
1249    "replace": "carton_sealed"
1250  },
1251  {
1252    "id": "jar_3l_glass",
1253    "type": "MIGRATION",
1254    "replace": "jar_3l_glass_sealed"
1255  },
1256  {
1257    "id": "jar_glass",
1258    "type": "MIGRATION",
1259    "replace": "jar_glass_sealed"
1260  },
1261  {
1262    "id": "condiment_bottle_unsealed",
1263    "type": "MIGRATION",
1264    "replace": "condiment_bottle_sealed"
1265  },
1266  {
1267    "id": "acid",
1268    "type": "MIGRATION",
1269    "replace": "chem_sulphuric_acid"
1270  },
1271  {
1272    "id": "water_acid",
1273    "type": "MIGRATION",
1274    "replace": "chem_sulphuric_acid"
1275  },
1276  {
1277    "id": "water_acid_weak",
1278    "type": "MIGRATION",
1279    "replace": "chem_acetic_acid"
1280  },
1281  {
1282    "id": "four_winds_shotgun",
1283    "type": "MIGRATION",
1284    "replace": "slamfire_shotgun"
1285  },
1286  {
1287    "id": "rag_bloody",
1288    "type": "MIGRATION",
1289    "replace": "rag",
1290    "flags": [ "FILTHY" ]
1291  },
1292  {
1293    "id": "bottle_plastic_sealed",
1294    "type": "MIGRATION",
1295    "replace": "bottle_plastic"
1296  },
1297  {
1298    "id": "jug_plastic_sealed",
1299    "type": "MIGRATION",
1300    "replace": "jug_plastic"
1301  },
1302  {
1303    "id": "surv_carbine_223",
1304    "type": "MIGRATION",
1305    "replace": "ar15"
1306  },
1307  {
1308    "id": "rifle_308",
1309    "type": "MIGRATION",
1310    "replace": "m1a"
1311  },
1312  {
1313    "id": "rifle_3006",
1314    "type": "MIGRATION",
1315    "replace": "remington_700"
1316  },
1317  {
1318    "id": "towel_soiled",
1319    "type": "MIGRATION",
1320    "replace": "towel",
1321    "flags": [ "FILTHY" ]
1322  }
1323]
1324