You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 6 months ago |
Version | 1.0.1 |
Download link | Zehs-BlahajPlush-1.0.1.zip |
Downloads | 1871 |
Dependency string | Zehs-BlahajPlush-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Evaisa-FixPluginTypesSerialization
Fix custom Serializable structs and such not properly getting deserialized by Unity.
Preferred version: 1.1.1README
BlahajPlush
Adds a customizable Blåhaj plushie scrap item.
Config Settings
General Settings | Setting type | Default value | Description |
---|---|---|---|
SpawnWeight |
Int32 |
5 |
Blahaj plush spawn chance weight. (Higher = more common) |
TwoHanded |
Boolean |
true |
If enabled, the Blahaj plush will be two-handed. |
CarryWeight |
Int32 |
12 |
Blahaj plush carry weight in pounds. |
MinValue |
Int32 |
150 |
Blahaj plush min scrap value. |
MaxValue |
Int32 |
380 |
Blahaj plush max scrap value. |
Credits
CHANGELOG
v1.1.0
- Removed LethalModDataLib as a dependency
- Added LethalConfig integration.
- Added FixPluginTypesSerialization as a dependency.
- Made some changes to config settings.
- Added squeeze interaction to the Blåhaj plushie :3
v1.0.3
- Small changes.
v1.0.2
- Added
EnableConfiguration
config setting.- Description: Enable if you want to use custom set config setting values. If disabled, the default config setting values will be used.
- Changed
SpawnWeight
config setting default value from 5 to 10
v1.0.1
- Changed
SpawnWeight
config setting default value from 3 to 5
v1.0.0
- Initial release.