Simple BAT to add building materials in your inventory for all your builing needs!
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod will not be available on Bethesda.net for console users
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Simple BAT that when executed ingame via the console (by default ~ key),adds selected amount of materials on your person.
I`ve included multiple files all in one,choose which one (or all if you wish) and extract it/them into your FO4 Install Folder (example: C:\Program Files (x86)\Steam\steamapps\common\Fallout 4).
Once ingame open the console and type bat craftxxxxx replace xxxxx with the amount you wish to receive (example: bat craft100 for 100 of each,bat craft250 for 250 and so on,just remember the amount you want must be placed in the install directory)
In addition,you can easy modify it yourself should you desire more specific amounts.
Open the text in notepad or any other text edit app,and simply replace the values like so: From 100: player.additem 001BF72D 100 ;Acid
To example 300: player.additem 001BF72D 300 ;Acid
Do this for all the items you want to edit (only edit amount numbers,which i highlighted for you here,do not edit anything else),then save and execute that bat name ingame as shown previously.
And wolla,never worry of building materials ever again :)