diff --git a/Kenan-Structured-Modpack/blazemod/mod_tileset.json b/Kenan-Structured-Modpack/blazemod/mod_tileset.json index 5deaa6379..b758eff61 100644 --- a/Kenan-Structured-Modpack/blazemod/mod_tileset.json +++ b/Kenan-Structured-Modpack/blazemod/mod_tileset.json @@ -1184,13 +1184,6 @@ "multitile": true, "additional_tiles": [ { "id": "broken", "fg": 62 } ] }, - { - "id": "vp_mounted_cx4", - "fg": 63, - "rotates": true, - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 64 } ] - }, { "id": "vp_mounted_draco", "fg": 50, diff --git a/Kenan-Structured-Modpack/blazemod/vehicleparts/blaze_weapons_parts.json b/Kenan-Structured-Modpack/blazemod/vehicleparts/blaze_weapons_parts.json index 83ffe6eaf..308f0e285 100644 --- a/Kenan-Structured-Modpack/blazemod/vehicleparts/blaze_weapons_parts.json +++ b/Kenan-Structured-Modpack/blazemod/vehicleparts/blaze_weapons_parts.json @@ -234,19 +234,6 @@ "repair": { "skills": [ [ "mechanics", 3 ] ], "time": "25 m", "using": [ [ "welding_standard", 5 ] ] } } }, - { - "id": "mounted_cx4", - "copy-from": "turret", - "type": "vehicle_part", - "name": { "str": "Cx4 Storm turret" }, - "item": "cx4", - "breaks_into": [ { "item": "cx4", "prob": 50 } ], - "requirements": { - "install": { "skills": [ [ "mechanics", 3 ] ], "time": "60 m", "using": [ [ "vehicle_wrench_2", 1 ] ] }, - "removal": { "skills": [ [ "mechanics", 1 ] ], "time": "45 m", "using": [ [ "vehicle_wrench_2", 1 ] ] }, - "repair": { "skills": [ [ "mechanics", 2 ] ], "time": "25 m", "using": [ [ "welding_standard", 5 ] ] } - } - }, { "id": "mounted_flamethrower", "copy-from": "turret",