-
Notifications
You must be signed in to change notification settings - Fork 16
/
javelindata_itemdefinitions_kits.json
57 lines (57 loc) · 1.25 KB
/
javelindata_itemdefinitions_kits.json
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
[
{
"ItemID": "Kit_Fletching",
"KitType": "Crafting",
"StationTypes": "fletchingI"
},
{
"ItemID": "CraftingKit_Cooking",
"KitType": "Crafting",
"StationTypes": "cooking1"
},
{
"ItemID": "CraftingKit_Farming",
"KitType": "Crafting",
"StationTypes": "farming1"
},
{
"ItemID": "Kit_BuildersToolsMetal",
"KitType": "Crafting",
"StationTypes": "builders1"
},
{
"ItemID": "Kit_BuildersToolsStone",
"KitType": "Crafting",
"StationTypes": "builders0"
},
{
"ItemID": "LodestoneT1",
"KitType": "Crafting",
"StationTypes": "stonehatchet"
},
{
"ItemID": "Kit_RepairT1",
"KitType": "Repair",
"StationTypes": "repairKit"
},
{
"ItemID": "Kit_RepairT2",
"KitType": "Repair",
"StationTypes": "repairKit"
},
{
"ItemID": "Kit_RepairT3",
"KitType": "Repair",
"StationTypes": "repairKit"
},
{
"ItemID": "Kit_RepairT4",
"KitType": "Repair",
"StationTypes": "repairKit"
},
{
"ItemID": "Kit_RepairT5",
"KitType": "Repair",
"StationTypes": "repairKit"
}
]