diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.16.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.16.ckan
new file mode 100644
index 0000000000..6bac3c1155
--- /dev/null
+++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.16.ckan
@@ -0,0 +1,41 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "InterstellarFuelSwitch",
+    "name": "Interstellar Fuel Switch",
+    "abstract": "Library that enables switching the contents, meshes, and textures of tanks.",
+    "description": "Interstellar Fuel Switch is mend for mod makers which want to add resource/mesh/texture switching to their tanks\nInterstellar Fuel Switch is an improved version of FSFuelSwitch, FSMeshSwitch and FSTextureSwitch, FSTextureSwitch2 made by Snjo",
+    "author": "FreeThinker",
+    "license": "CC-BY-NC",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/117932",
+        "kerbalstuff": "https://kerbalstuff.com/mod/718",
+        "repository": "https://github.com/sswelm/KSPInterstellar/tree/master/FuelSwitch",
+        "bugtracker": "https://github.com/sswelm/KSPInterstellar/issues",
+        "x_screenshot": "https://kerbalstuff.com/content/FreeThinker_6401/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1430809631.9793148.jpg"
+    },
+    "version": "1.16",
+    "ksp_version": "1.0.4",
+    "depends": [
+        {
+            "name": "InterstellarFuelSwitch-Core"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "CommunityResourcePack"
+        }
+    ],
+    "install": [
+        {
+            "find": "InterstellarFuelSwitch",
+            "install_to": "GameData",
+            "filter": "Plugins"
+        }
+    ],
+    "download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.16",
+    "download_size": 69048,
+    "x_generated_by": "netkan"
+}