Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
BuyDvergrExtractorNeedle
Buy configured Dvergr crates peacefully. Nearby Dvergrs keep the payment, which can be recovered from them later.
| Date uploaded | 4 days ago |
| Version | 1.1.0 |
| Download link | shudnal-BuyDvergrExtractorNeedle-1.1.0.zip |
| Downloads | 171 |
| Dependency string | shudnal-BuyDvergrExtractorNeedle-1.1.0 |
This mod requires the following mods to function
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.2333shudnal-ConditionalConfigSync
Shared config synchronization and server policy library for Valheim mods. Installed as a dependency and compatible with Jotunn and ServerSync.
Preferred version: 1.0.1README
Buy Dvergr Extractor Needle
Buy configured Dvergr crates without starting a fight. The default extractor crate costs Coins:4000, and both the price and supported crate prefabs can be changed in the config.
The nearest Dvergr within 30 meters accepts the payment and answers the player. Large payments are shared with nearby Dvergrs: each helper can carry one full stack, while the main seller keeps everything that remains. To recover the full payment later, every participating Dvergr must be defeated.
If no Dvergr is close enough to accept the payment, the crate is removed for free and does not raise the settlement alarm.
Configuration
Required items accepts comma-separated item prefab names and amounts:
Coins:4000
Coins:2000,BlackCore:1
Target prefabs accepts comma-separated prefab names. The default value is:
dvergrprops_crate_long
The recommended configuration UI is Configuration Manager. Official BepInEx Configuration Manager is also supported.
Requirements
- BepInExPack for Valheim
- Conditional Config Sync 1.0.1 or later
Manual installation
- Install BepInExPack for Valheim.
- Install Conditional Config Sync.
- Copy
BuyExtractorNeedle.dlltoBepInEx/plugins.
The mod must be installed on the server and every connecting client.
Mirrors
Donation
Discord
CHANGELOG
1.1.0
- nearby Dvergrs now keep the payment and drop it in stacks when defeated
- large payments can be shared between several nearby Dvergrs, one stack per helper
- crates are removed for free and without raising the alarm when no Dvergr can accept payment
- the price and supported crate prefabs can now be configured for the whole server
1.0.3
- updated for Valheim 0.220.3
1.0.2
- fixed purchases in multiplayer
- changed the default price to 4000 coins
1.0.1
- updated for the Bog Witch release
1.0.0
- Initial release