As requested, split FineWoodPieces into 3 separate mods (ClayBuildPieces, FineWoodBuildPieces and FineWoodFurnitures). Adds 98 build pieces that uses clay and adds 1 new resource that you can farm.
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
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
Changelogs
Version 1.2.5
removed locationmanager and updated serversync.
Version 1.2.4
updated serversync.
Version 1.2.3
temporarily disabled claypit locations.
changed where claycollectors can be build (you can now build claycollectors near the shore / near water to collect clays).
Version 1.2.2
updated location manager
Version 1.2.1
updated piece manager
Version 1.2.0
updated for the latest valheim build (219.13) bog witch
Version 1.1.9
minor code fixes
Version 1.1.8
updated piece manager and location manager.
fixed vulkan support.
Version 1.1.7
disabled file watcher that causes long loading time on linux servers. (big thanks to @Margmas for finding the cause)
Version 1.1.6
fixed build menu tab scaling (updated piece manager).
Version 1.1.5
updated for the latest valheim build (218.15 ashlands)
added 53 new clay pieces
Version 1.1.0
fixed location issue (shoutout to @jere for the quicked fix on location manager.)
Version 1.0.9
updated for the latest valheim build (217.46)
put crystal collector into a custom category together with my other collectors (configurable).
Version 1.0.8
as requested added configuration for clays max stack size.
Version 1.0.7
removed custom hammer and put build pieces into a custom category (configurable).
Version 1.0.6
added claypit locations biome, biome area, min distance and max count config option. (NOTE: you can only change the biome of the location before the world gets created or before the location gets added to the word.)
Version 1.0.5
added a clay collector which you can build at the new clay pit location which you can find at meadows biome.
As requested, split FineWoodPieces into 3 separate mods (ClayBuildPieces, FineWoodBuildPieces and FineWoodFurnitures). Adds 98 build pieces that uses clay and adds 1 new resource that you can farm.
## Installation (manual)
- extract `ClayBuildPieces.dll` file to your `BepInEx\Plugins\` folder
## Features
- Adds 98 new build pieces that is made of clay. - Adds a new material called Clay which you can gather and find at the edges of meadows, blackforest, swamp, plains and mistsland biomes. (do note that these new resources will only spawn at unexplored areas, if you want them to spawn at explored areas you need another mod called Upgrade World.) - Configurable resources spawn data. - Adds a clay collector which you can build at the new clay pit location. (NOTE: you need to use upgrade world or genloc command in order to spawn the new location on existing world.) (NOTE: using genloc command may freeze your game so use at your own risk.) - You need to craft an CBP Hammer in order to build these new pieces. - Uses serversync and built-in config watcher. - Configurable through config file or [Configuration Manager]