You are viewing a potentially older version of this package. View all versions.
sighsorry-Blueprint-1.6.7 icon

Blueprint

Mod that allows you to save build structures as blueprint to use them in future.

Date uploaded 2 days ago
Version 1.6.7
Download link sighsorry-Blueprint-1.6.7.zip
Downloads 277
Dependency string sighsorry-Blueprint-1.6.7

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

Uploaded a temporal fix with original author's approvement (KG is not modding valheim for now)

AI did all the fix so support can be limited. https://discord.gg/jkcJCq2sK5

Like my mods? Support me: [email protected] (Paypal)

Mod allows you to save build structures as blueprints to later use them in order to build them again. It also allows you to share your blueprints with other players. Mod also allows a convinient preview of objects as well smooth as possible experience.

UI and Functionality

Blueprint Scroll UI (Blueprint selection + pewview / select)

Blueprint Save

Blueprint Place

Items and Structures

Blueprint Box

Blueprint box allows you to build objects inside it for free without any resources requirements so you can easily save your builds as blueprints. Keep in mind that objects inside losing their components and functionality to prevent abuses.

To start using mod go inside game and craft Blueprint Scroll (works as hammer)

Features:

Feature Description
Easy to share All blueprint files are .yml files that are located in Config/Blueprints folder. You can also share / load blueprints via UI "Copy to clipboard" and "Paste from clipboard" buttons
Other build mods support Mod automatically supports .blueprint files as well as .vbuild files. If you use them there will be a button "Convert to Native" to convert file to .yml native Blueprint format
Direct placement When placing blueprint (check UI screenshots) you place building directly. You would need all resources at once to do that so I highly recommend using any craft from containers mod so it can get resources from chests
Blueprint Box Mod adds a new build structure: Blueprint Box. Its a very large indestructible building where you can place all pieces for free (without functionality) and then save blueprint via interacting with table. Blueprint Box also allows you to "load" blueprint inside the box via UI
Smooth Blueprint does all of its gameobject manipulations frame-by-frame so you shouldn't have a lot of FPS drops. If you have any then please increase frame skip and decrease objects-per-frame settings inside Menu->Settings->Blueprint vanilla ui window

CHANGELOG

Version Update Notes
1.6.7 - Fixed some language localization not being applied with AzuAntiCheat installed, minor cleanup
1.6.6 - Temporal fix.
- Localization file moved to plugins folder.
- Manager update.
1.6.5 - Updated for new Valheim Patch.
1.6.4 - Fixed several rotation issues.
- Fixed piece creation bugs.
1.6.3 - Fixed objects missing global grid layout rotations when creating a new blueprint.
1.6.2 - Bugfixes.
1.6.1 - Bugfixes.
1.6.0 - Improved multithread performance.
- Added new config option (disabled by default) to save all data in optimized format (.oprint).
- Reduced load time up to 10x compared to .yml format.
- Instant build is no longer the default option when placing a blueprint (replaced ghost delayed placement).
1.5.0 - Added multithread usage for blueprint file reading (improves performance as blueprint count grows).
- Subfolders inside the Blueprints folder now act as blueprint categories.
1.4.0 - Added new option: Create new blueprint max radius (default 60m).
- Added new test item: Blueprint Book (not craftable yet).
- Allows writing blueprints into a book and sharing it as an item.
1.3.1 - Changed hide requirements hotkey to ~ (BackQuote).
1.3.0 - Added Left Ctrl key to hide requirements panel while building a blueprint.
- Lowered build frame skip minimum value from 1 to 0 (allows 100% instant build, may cause lag).
- Bugfixes.
1.2.0 - Fixed blueprint building progress object visibility in multiplayer.
1.1.0 - Removed sharing piece feature temporarily (not ready yet).
1.0.0 - Mod released.