PotteryBarn
Public build extension that adds existing game prefabs to the Hammer.
Installation
Manual
- Un-zip
PotteryBarn.dll to your /Valheim/BepInEx/plugins/ folder.
Thunderstore (manual install)
- Go to Settings > Import local mod > Select
PotteryBarn_v1.2.0.zip.
- Click "OK/Import local mod" on the pop-up for information.
Instructions
- New prefabs will be available to build using the Hammer:
- Stone Floor 4x4
- turf_roof
*
- turf_roof_top
*
- turf_roof_wall
*
- ArmorStand_Female
*
- ArmorStand_Male
*
Changing the ArmorStand pose
Notes
Changelog
1.2.0
- Added more prefabs to the Hammer PieceTable.
- Added
ArmorStand.SetPose() prefix patch to eliminate NRE preventing pose changes.
- Extracted patch-related code to new classes.
- Extracted configuration-related code to
PluginConfig class.
1.1.0
- Added
manifest.json, changed the icon.png and updated this README.md.
- Modified the project file to automatically create a versioned Thunderstore package.
1.0.1
- Reduced cost for Stone Floor 4x4 prefab from 24 stone to 12 stone.
1.0.0
- Initial release.
- Added Stone Floor 4x4 prefab to the Hammer's "Building" Options.