Skyrim

File information

Last updated

Original upload

Created by

Save-vs-DM

Uploaded by

SavevsDM

Virus scan

Safe to use

Tags for this mod

About this mod

A selection of batch files that will instantly add all of the needed materials to build the Hearthfire homes. No muss, no fuss, just instant construction materials.

Permissions and credits
Purpose
I don't know about you, but I'd rather spend my time slaying dragons than forging nails and buying lumber to build my new home. To that end I created several batch files to instantly add all of the needed materials to build and furnish the various Hearthfire player homes.

What's a Batch File?
A batch file, or bat for short, is a simple word document that can input a serious of console commands with a single command. They're a great way to perform dozens of commands without actually having to type them all out.

Warnings
There are two things to keep in mind when using these batch files.
  • I've used the player.additem command for these files. This means that all of the materials are going to be added directly to your personal inventory. For this reason I really recommend that you don't execute the batch file until you're standing directly in front of your drafting and construction table. These materials are heavy and will likely overburden you!
  • These batch files have been written on the assumption that Hearthfire is the 3rd mod in your loading order. If this isn't the case you'll have to go in and edit the files yourself! I've clearly commented all of the commands so edits shouldn't take that long.

    Installation & Use
    If you know how to use batch files, just skip to the listing. If you're not sure how to use them, just follow these easy instructions.
    • Download the zip file.
    • Unzip the files to your main Skyrim directory (this is the directory where TESV.exe lives).
    • Stat up skyrim and then enter ~ to bring up the console.
    • Type "bat filename", where filename is the name of the batch file you want to execute. For example, if I wanted to add materials for the Armory I'd type "bat Con-EWArmory".
    • You're done! All of the materials have been added to your personal, inventory!


    Batch File Names
    Con-EWArmory - Adds all materials to build and furnish the armory.
    Con-EWKitchen - Adds all materials to build and furnish the kitchen.
    Con-EWLibrary - Adds all materials to build and furnish the library.
    Con-Heljarchen - Adds all materials to build and furnish Heljarchen.
    Con-Lakeview - Adds all materials to build and furnish Lakeview Manor.
    Con-NWAlchemy - Adds all materials to build and furnish the alchemy tower.
    Con-NWStorage - Adds all materials to build and furnish the storage room.
    Con-NWTrophy - Adds all materials to build and furnish the Trophy Room.
    Con-Windstad - Adds all materials to build and furnish Windstad Manor.
    Con-WWBedrooms - Adds all materials to build and furnish the bedrooms.
    Con-WWEnchanter - Adds all materials to build and furnish the enchanting tower.
    Con-WWGreenhouse - Adds all materials to build and furnish the greenhouse.

    Note that the bat command isn't case sensitive.

    Closing Remarks
    If I've missed any materials or made a mistake please let me know in the comments. Upvoting is appreciated but not necessary. I just figured that since I've already written the files I might as well share them.