File information

Last updated

Original upload

Created by

VegaCPMods

Uploaded by

VegaCPMods

Virus scan

Safe to use

Tags for this mod

About this mod

Machete in 15 different appearances, with 2 different visual effects, 75% Armor Penetration, 4 melee mod slots and improved attack speed.

Requirements
Permissions and credits
Machete in 15 different appearances, with 2 different visual effects,  75% Armor Penetration, 4  melee mod slots and improved attack speed.

Requirements:
  - Phantom Liberty
  - ArchiveXL
  - codeware
  - redscript
  - TweakXL
  - VegaCPMods Resources 1.4.0

Recommended:
  - VegaCPMods Vendor

Installation:
  - Extract the archive into the "Cyberpunk 2077" directory.

Deinstallation:
  - Remove the files "VegaCPMods_Machete1.archive" and "VegaCPMods_Machete_1.archive.xl" from "Cyberpunk 2077\archive\pc\mod" .
  - Remove the files "VegaCPMods_Machete1.reds" and "VegaCPMods_Machete1.Global.reds" from "Cyberpunk 2077\r6\scripts\VegaCPMods" .
  - Remove the files "VegaCPMods_Machete_1.yaml" from "Cyberpunk 2077\r6\tweaks\VegaCPMods" .


You can get the items at the Vendor i made, or you can spawn them with CET.

Game.AddToInventory("Items.VegaCPMods_Machete_1_black_blue_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_cyan_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_gold_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_green_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_magentadark_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_red_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_white_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_bluedark_gold_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_magentadark_black_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_magentalight_bluelight_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_black_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_gold_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_orange_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_yellow_black_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_yellow_blue_none")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_blue_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_cyan_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_gold_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_green_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_magentadark_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_red_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_white_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_bluedark_gold_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_magentadark_black_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_magentalight_bluelight_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_black_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_gold_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_orange_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_yellow_black_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_yellow_blue_arcs")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_blue_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_cyan_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_gold_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_green_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_magentadark_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_red_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_black_white_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_bluedark_gold_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_magentadark_black_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_magentalight_bluelight_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_black_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_gold_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_white_orange_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_yellow_black_emissive")
Game.AddToInventory("Items.VegaCPMods_Machete_1_yellow_blue_emissive")