You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 2 months ago |
Version | 1.1.0 |
Download link | Zehs-BlahajPlush-1.1.0.zip |
Downloads | 14598 |
Dependency string | Zehs-BlahajPlush-1.1.0 |
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 |
---|---|---|---|
ExtendedLogging |
Boolean |
false |
Enable extended logging. |
Blahaj Settings | Setting type | Default value | Description |
---|---|---|---|
SpawnWeight |
Int32 |
10 |
Blahaj plushie spawn chance weight. |
TwoHanded |
Boolean |
true |
If enabled, the Blahaj plushie will be two-handed. |
CarryWeight |
Int32 |
12 |
Blahaj plushie carry weight in pounds. |
MinValue |
Int32 |
150 |
Blahaj plushie min scrap value. |
MaxValue |
Int32 |
380 |
Blahaj plushie max scrap value. |
Credits
- "Blahaj" (https://skfb.ly/oGwQt) by Kaine_G is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
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.