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.
WarfareEWSizeFix
Compatibility patch that disables Warfare Fire & Ice's forced Deep North terrain conversion for custom world generation.
By Gandheim
| Date uploaded | a day ago |
| Version | 1.0.0 |
| Download link | Gandheim-WarfareEWSizeFix-1.0.0.zip |
| Downloads | 7 |
| Dependency string | Gandheim-WarfareEWSizeFix-1.0.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202Therzie-WarfareFireAndIce
Extends the Warfare end game content for the Deep North biome.
Preferred version: 2.0.8README
WarfareEWSizeFix
A lightweight compatibility patch for Warfare Fire & Ice that restores compatibility with custom world generation by removing Warfare Fire & Ice's forced Deep North terrain conversion.
What it fixes
Warfare Fire & Ice integrated the terrain conversion logic from DeeperNorth. During world generation, any Mountain biome that exists inside the Deep North is automatically converted into Deep North terrain. This created forced terrain changes that the player could not alter with other mods like Expand World. In particular this created a bug with Mountain terrain, if a player used the "Stretch" setting in Expand World Size.
This mod removes only the Harmony patches responsible for that terrain conversion while leaving the rest of Warfare Fire & Ice untouched.
Features
- Removes Warfare Fire & Ice's Mountain → Deep North terrain conversion
- Preserves all other Warfare Fire & Ice functionality
- No configuration required
- Runtime Harmony compatibility patch
- Does not modify Warfare Fire & Ice files
Requirements
- BepInExPack for Valheim
- Warfare Fire & Ice
Installation
Install with Thunderstore Mod Manager or copy:
WarfareEWSizeFix.dll
to:
BepInEx/plugins/
Technical Details
Removes the following Harmony postfixes from Warfare Fire & Ice:
- WorldGenerator.GetBiome(...)
- HeightmapBuilder.Build(...)
No other Warfare Fire & Ice systems are modified.
Built with the help of AI.
License
MIT License
Created by Gand
CHANGELOG
Changelog
1.0.1
- Changed the folder file structure to be more proper.
- Fixed to work on dedicated servers.
1.0.0
- Initial release
- Removes Warfare Fire & Ice's Deep North terrain conversion
- Improves compatibility with Expand World Size