A lightweight BepInEx mod for SULFUR that removes the sudden falling-tree scare from Forest Ambush events while keeping the encounter logic intact.
This mod targets Forest Ambush events such as:
Event_Forest_Ambush1
Event_Forest_Ambush2
Event_Forest_Ambush3
It removes the falling-tree presentation by neutralizing the visual and collision parts of the ambush trees.
The mod hides or disables:
Ambush tree renderers
Ambush tree colliders
Ambush TreeShakeable components
Ambush particle visuals
Ambush falling-tree audio volume
This mod does not remove the Forest Ambush event itself.
It does not disable:
ForestAmbush Animator
Trigger
TriggerSpawner
NavMeshAnchor
Ghost scare events
Ghost spawns
Abomination
Normal enemy spawns
Ambush encounter logic
The goal is:
No sudden falling trees.
Same encounter logic.
Version 1.3.0 had an issue where ghost scare animations could trigger, but the ghost itself might not spawn afterward.
This happened because the previous implementation disabled the ForestAmbush Animator on the Ambush Contents object.
Version 1.3.1 fixes this by keeping the Animator active and only hiding the falling-tree presentation.
Install the mod through Thunderstore Mod Manager or r2modman.
Make sure the required BepInEx dependency is installed.
BepInEx/plugins/
After launching the game once with the mod installed, a config file will be generated.
Default config options:
[General]
LogActions = false
MuteAmbushContentAudio = true
HideTreeRenderers = true
DisableTreeColliders = true
DisableTreeShakeable = true
StopParticles = true
[Performance]
SceneSignatureCheckInterval = 1
CleanupBurstIterations = 24
CleanupBurstInterval = 0.2
LogActions = false
Set this to true only when testing.
For normal gameplay, keep this set to false.
MuteAmbushContentAudio = true
Mutes the Ambush Contents AudioSource without disabling the component.
HideTreeRenderers = true
Hides the falling-tree visuals.
DisableTreeColliders = true
Disables collision on the hidden ambush trees.
DisableTreeShakeable = true
Disables TreeShakeable only on Forest Ambush tree objects.
StopParticles = true
Stops and hides Forest Ambush particle effects.
This mod does not edit original game files.
It does not modify:
Player stats
Enemy stats
Weapons
Loot
Normal enemy AI
Normal enemy spawning
Ghost spawning
Abomination spawning
It should be compatible with most mods unless they also modify Forest Ambush event objects.
This mod relies on the internal Forest Ambush object structure used by SULFUR.
If a future game update changes the structure or names of Forest Ambush events, this mod may need an update.
Remove the mod DLL from:
BepInEx/plugins/
Optionally remove the generated config file.
This mod includes localization files for SULFUR Config.
This localization support is only for the in-game configuration page provided by SULFUR Config. It localizes the mod name, config sections, setting names, and setting descriptions shown in the config UI.
It does not change the game’s own text, item names, dialogue, or gameplay content.
Supported SULFUR Config languages: