RustyMods-BlueprintPieces icon

BlueprintPieces

Plugin reads blueprint files and creates pieces and item crates to create blueprint pieces

Last updated 2 weeks ago
Total downloads 534
Total rating 1 
Categories Tools Server-side Client-side Utility Building
Dependency string RustyMods-BlueprintPieces-1.0.2
Dependants 4 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2105

README

Blueprint Pieces

Plugin reads .blueprint files to generate pieces buildable with the hammer.

It will also, generate a Resource Crate to pair with the blueprint piece, as the plugin generates the required resources to fulfill the blueprint costs and uses that to define the recipe cost for the crate.

Files

Plugin will create a new directory in your BepinEx/configs folder: BlueprintPieces

The name of the file will be the name of your new piece prefab. So I would recommend to name your files accordingly.

Blueprint file:

// This entry is ignored as some blueprint makers don't designate user friendly names
#Name: MyBlueprintPrefab
// This entry is added to the piece description to detail creator of blueprint
#Creator:MutantArtCat
// This entry is added to the piece description
#Description:"Small trader's camp."
// this entry is ignored
#Category:MISC
#Terrain
// Shape;positionX;positionY;positionZ;radius;rotation;smoothRadius;PaintType
circle;0;-1.271996;0;13;0;3;Paved
#SnapPoints
//positionX;positionY;positionZ;Name
0.1;0;0.1;Center
#Pieces
// PrefabName;Category;positionX;positionY;positionZ;RotationX;RotationY;RotationZ;RotationW;Data;ScaleX;ScaleY;ScaleZ
goblin_pole_small;10;-0.2286987;-1.600498;5.277832;0;0.9951848;0;-0.09801675;"";1;1;1

Features

  • Slow Build : Toggle On, Off; to see your blueprints build overtime or instantly
  • Ghost Material : Toggle On, Off; to see blueprints with ghost material or normal
  • Step Up/Step Down : More control over placement of blueprint in the Y axis
  • Step Increment

Changelog

1.0.2 - added config to disable build effects and added delay config to slow build
1.0.1 - Now supports terrain modifications and snap point entries
1.0.0 - initial release

Configurations

Plugin will generate configs for blueprints that are successfully added to the game

  • Piece Display Name
  • Crate Display Name
  • Crafting Stations
  • Category

Server Sync

Plugin will share files using server sync

Recommended mods

https://thunderstore.io/c/valheim/p/JereKuusela/Infinity_Hammer/

Infinity hammer allows to create blueprints using commands. It is an incredibly powerful admin tool

Contact information

For Questions or Comments, find Rusty in the Odin Plus Team Discord

https://i.imgur.com/XXP6HCU.png

Or come find me at the Modding Corner

If you enjoy this mod and want to support me: PayPal

https://www.buymeacoffee.com/peimalcolm2