Gandheim-WarfareEWSizeFix icon

WarfareEWSizeFix

Compatibility patch that disables Warfare Fire & Ice's forced Deep North terrain conversion for custom world generation.

Last updated 13 hours ago
Total downloads 13
Total rating 0 
Categories Server-side Client-side World Generation AI Generated
Dependency string Gandheim-WarfareEWSizeFix-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202
Therzie-WarfareFireAndIce-2.0.8 icon
Therzie-WarfareFireAndIce

Extends the Warfare end game content for the Deep North biome.

Preferred version: 2.0.8

README

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 on Server and Clients.

Install with Thunderstore Mod Manager or copy:

WarfareEWSizeFix.dll

to:

BepInEx/plugins/

Technical Details

Removes the following Harmony postfixes from Warfare Fire & Ice:

  • All WorldGenerator.GetBiome(...) postfixes
  • HeightmapBuilder.Build(...) postfix

No other Warfare Fire & Ice systems are modified.

License

MIT License

Created by Gand