Skip to content

Configuration Guide

MSWHendys edited this page May 11, 2026 · 1 revision

Eroded World uses Cloth Config / AutoConfig and generates JSON configuration files under:

config/ErodedWorld/

Each major gameplay pillar has its own file.


Reloading config

After editing JSON files manually, reload the mod config with:

/eroded reload

This command requires OP level 2.


Config files

File Page Purpose
energy.json Energy & Stamina Config Energy, recovery, HUD and Energy Stabilizer duration.
crafting.json Crafting & Quality Config Crafting energy cost, CG gain and item quality.
darkness.json Darkness & Atmosphere Config Darkness overlay, heartbeat, light fear, Light Eater and Warding Lamp settings.
territory.json Territory & Ecosystem Config Threat, collapse, ecosystem, mutated mobs and spawn protection.
death.json Death & Soul Recovery Config Death chest, compass, hologram and protection time.
combat.json Combat & Movement Config Dodge and sprint energy drain.
loot.json Loot System Config Eroded loot chance, max items and loot pool.

Recommended workflow

  1. Start with defaults.
  2. Test with a small player group.
  3. Adjust one system at a time.
  4. Reload with /eroded reload.
  5. Use debug overlays when testing darkness, energy and territory behavior.

Clone this wiki locally