Fallout 4

Fallout 4

128 ratings
How to get all crafting materials and ammo in one command
By bitch i'm bobby !
Hello,

I just wanted to share this quick tip on how to add all crafting material and ammo to your inventory in just one command.

It only needs a little bit of set up. Once it is set up, it will save you a lot of time and headache when testing your mods or if you just want to cheat.

Note:

- No mods are needed for this, you just need a text editor and the in-game console

- All the commands can be combined into one text file, you do not need two separate text files. I just do this for myself. For example, I don't always need crafting materials, sometimes I want to just cheat in ammo etc.

- As per Sumatris' comment, you can add a shipment of each crafting material with "player.additem 1ec66a". This is way easier than this setup. Ammo still might be useful though.
4
2
7
2
   
Award
Favorite
Favorited
Unfavorite
Step One
Navigate to your Fallout 4 installation folder.

(Ex.)

C:\Program Files (x86)\Steam\steamapps\common\Fallout 4
Step Two
Create two new text files and name them whatever you want (just remember which one is which). In the example below is what I call mine.

(Ex.)

For crafting materials: mat.txt

For ammo: am.txt
Step Three
In the crafting materials text file, paste this and save.
;Adhesive player.additem 001bf72e 5000 ;Aluminium player.additem 0006907a 5000 ;Antiseptic player.additem 001BF72F 5000 ;Asbestos player.additem 000aec5c 5000 ;Ballistic Fiber player.additem 000aec5b 5000 ;Ceramic player.additem 000aec5e 5000 ;Circuitry player.additem 0006907b 5000 ;Cloth player.additem 000aec5f 5000 ;Concrete player.additem 00106d99 5000 ;Copper player.additem 0006907c 5000 ;Cork player.additem 000aec60 5000 ;Crystal player.additem 0006907d 5000 ;Fiber Optics player.additem 00069087 5000 ;Fiberglass player.additem 000aec61 5000 ;Gear player.additem 0006907e 5000 ;Glass player.additem 00069085 5000 ;Gold player.additem 000aec62 5000 ;Lead player.additem 000aec63 5000 ;Leather player.additem 000aec64 5000 ;Nuke Material player.additem 00069086 5000 ;Oil player.additem 001bf732 5000 ;Plastic player.additem 0006907f 5000 ;Rubber player.additem 00106d98 5000 ;Screw player.additem 00069081 5000 ;Silver player.additem 000aec66 5000 ;Spring player.additem 00069082 5000 ;Steel player.additem 000731a4 5000 ;Wood player.additem 000731a3 5000

and for the ammo text file, paste this and save.
;Fusion Core player.additem 00075FE4 1000 ;.308 Round player.additem 0001F66B 1000 ;.38 Round player.additem 0004CE87 1000 ;.44 Round player.additem 0009221C 1000 ;.45 Round player.additem 0001F66A 1000 ;.50 Caliber player.additem 0001F279 1000 ;5mm Round player.additem 0001F66C 1000 ;5.56 Round player.additem 0001F278 1000 ;10mm Round player.additem 0001F276 1000 Shotgun Shell player.additem 0001F673 1000 ;Railway Spike player.additem 000FE269 1000 ;2mm Electromag Cartridge player.additem 0018ABDF 1000 ;Plasma Cartridge player.additem 0001DBB7 1000 ;Cryo Cell player.additem 0018ABE2 1000 ;Fusion Cell player.additem 000C1897 1000 ;Flamer Fuel player.additem 000CAC78 1000 ;Alien Blaster Rounds player.additem 001025AA 1000 ;Gamma Rounds player.additem 000DF279 1000 ;Cannonball player.additem 000FD11C 1000 ;Missile player.additem 000CABA3 1000 ;Mini Nuke player.additem 000e6b2e 1000
Step Four (Final Step, Usage)
When in game, open up your console and type bat and the text file name:

bat text file name

(Ex.)

If my crafting materials text file is called mat.txt, I type:

bat mat

If my ammo text file is called am.txt, I type:

bat am
27 Comments
Darkestplanet14 Feb 3, 2024 @ 7:26pm 
I have to say these item commands that I've been using are really useful because I've been getting real tired of in my gameplay and fallout 4 having to always find them manually but again thanks for doing this because it's been helping me out:steamthumbsup:
shogun459 Jun 14, 2023 @ 11:05am 
Some Ammo Codes;
.44 9221c
Alien Rounds 1025aa
5mm 1f66c
,45 1f66a
.308 1f66b
10mm 1f276
5.56 1f278
12ga 1f673
Fusion Core 75fe4
Fusion Cell c1897
.38 4ce87

X-01
154AC3 Left Arm
154AC4 Right Arm
154AC5 Helm
154AC6 Left Leg
154AC7 Right Leg
154AC8 Torso
Attachmod 1F1E0C to Power Armor, x2 HP
Attachmod 1F4426 to Weapons, Ignore 30% enemies armor
giggleshitter Oct 12, 2022 @ 8:11pm 
how would you change a notepad to a text file
gabzander1 Sep 2, 2022 @ 12:38pm 
ty man this helps:steamhappy:
Sumatris Aug 5, 2022 @ 9:30pm 
Yeah, the shipment ID is pretty obscure. I played a couple hundred hours before I found out about it, so, glad to be of service :-). Just bear in mind that adding thousands, sometimes tens of thousands of items at once to your inventory takes a toll on the engine, so don't overdo it or your game might CTD.
And you're right of course, your ammo bat file certainly has value. TGM is god mode after all and not everyone wants that.
bitch i'm bobby !  [author] Aug 5, 2022 @ 2:30pm 
Updated.
bitch i'm bobby !  [author] Aug 5, 2022 @ 2:27pm 
I guess for ammo it would still be useful since you need to have at least one ammo in your inventory for tgm to kick in.
bitch i'm bobby !  [author] Aug 5, 2022 @ 2:25pm 
Oh nice, I never knew there was an item ID that adds all shipments of material. There you have it I guess. lol
Sumatris Aug 4, 2022 @ 12:11am 
Way too complicated, at least for crafting components. Just pull up the console and type in "player.additem 1ec66a 100". Item code 001ec66a gives you one of every shipment in the game (couple hundred units of material each), so spawning in 100 shipments should give you all the materials you'll ever need. No such command exists for ammo AFAIK, but that's what tgm is for :-).
shrekboss95 Jul 28, 2022 @ 1:10pm 
i got all achievements with console commands and said i didnt cheat so my father would not complain about me using mods