Skip to content
MSWHendys edited this page May 11, 2026 · 2 revisions

This page answers common questions about surviving in Eroded World.

Eroded World is designed as a slower, harsher survival experience where energy, darkness, mining, death, crafting quality, and territory pressure all matter.


General Questions

What is the goal of Eroded World?

Eroded World is a hardcore survival overhaul focused on atmosphere, risk, and long-term consequences.

The goal is not only to gather resources, but to survive a world that reacts to your actions. Mining too much, ignoring darkness, exhausting your body, or entering dangerous territory unprepared can all lead to serious consequences.


Is Eroded World only for singleplayer?

No.

Eroded World is designed to work on servers. Most important gameplay systems are handled server-side, including energy, territory data, cave collapse logic, death recovery, and progression systems.

This helps keep gameplay fair and synchronized for all players.


Can I use Eroded World with other mods?

Yes, but compatibility always depends on the specific modpack.

Eroded World should work with many Fabric mods, especially when they do not heavily replace the same systems. Mods that add biomes, food, tools, structures, or mobs can often work well, but server owners should always test their modpack before release.

World generation mods, food mods, and equipment mods may need balance adjustments in the Eroded World configs.


Is this mod made for the Mcstoryworld.cz server?

Yes.

Eroded World was created as the core gameplay mod for the Mcstoryworld.cz survival server. It can be used elsewhere, but its systems are balanced around a challenging multiplayer survival experience.


Do I need the full modpack to join the server?

Yes.

The server uses custom blocks, items, registries, recipes, networking, and gameplay systems. If your client is missing required mods or has incompatible versions, you may be kicked with a Registry Mismatch or missing dependency error.

The recommended way to play is to download the official modpack from the server website.


Energy and Stamina

Why can't I sprint?

You probably do not have enough energy.

Sprinting consumes energy over time. If your energy becomes too low, the mod can stop you from sprinting or prevent you from starting a sprint until you recover.

Eat food, rest, sleep, or use recovery items if available.


Why can't I mine or work at zero energy?

The server can block certain actions when your energy reaches zero.

This prevents players from ignoring exhaustion completely. If your body is empty, you need to recover before continuing heavy work.


What happens when I become exhausted?

When your energy becomes too low, you may enter a weakened state.

Depending on config and current server settings, this can include:

  • reduced survival safety,
  • blocked sprinting,
  • fatigue effects,
  • warning messages,
  • collapse or recovery behavior,
  • inability to perform some actions safely.

How do I restore energy?

Energy can be restored through several survival actions.

Common recovery methods include:

  • eating food,
  • sleeping,
  • passive regeneration,
  • special recovery items,
  • Energy Drink,
  • Adrenaline Shot / Energy Stabilizer effects.

The exact balance depends on the server config.


Does all food restore the same amount of energy?

No.

Food can restore different amounts of energy depending on its category and preparation type.

For example:

  • raw food is usually weaker,
  • cooked food is better,
  • prepared meals are stronger,
  • special foods can be much more effective,
  • dangerous or harmful food may apply penalties.

Food mods such as Farmer's Delight can be especially useful because prepared meals are more valuable than simple snacks.


What is the Energy Drink for?

Energy Drink is an emergency recovery item.

It is meant to help when your energy is low, especially before dangerous travel, mining, or combat. It should not replace normal food and rest as your main recovery method.


What is the Adrenaline Shot or Energy Stabilizer for?

The Adrenaline Shot is a temporary emergency tool.

It can give the player a short period of protection against energy-related failure. It is useful in dangerous situations, but it should be treated as a last-resort item, not a normal survival routine.


Combat and Movement

How does dodging work?

Dodging is a movement mechanic that lets the player quickly move out of danger.

It usually costs energy and has a cooldown. If you do not have enough energy, you may not be able to dodge.


Why did my dodge fail?

A dodge can fail or be limited if:

  • you do not have enough energy,
  • the dodge is on cooldown,
  • there is not enough space,
  • the path is blocked,
  • the mechanic is disabled in config,
  • the server rejected the movement for safety.

Does sprinting drain energy?

Yes, if sprint energy drain is enabled.

Sprinting is not free in Eroded World. Long-distance travel, escaping mobs, or fighting while sprinting can exhaust you if you are not prepared.


Mining and Collapse

Why did my tunnel collapse?

The underground can become unstable when too much mining happens in an area.

Mining increases local pressure. If that pressure becomes too high, and the area is deep enough or dangerous enough, the collapse system may trigger.


How do I prevent cave collapses?

Use structural support.

Blocks tagged or recognized as stabilizers can reduce or prevent collapse risk nearby. Logs are commonly used as tunnel supports, but the exact valid blocks depend on the modpack and tags.

A safe mine should be supported, lit, and not over-mined too quickly.


Can collapses kill me?

Yes.

A collapse can trap you, damage you, block your escape route, or expose you to hostile threats. Even if the collapse itself does not kill you directly, the situation after it can become deadly.


Are collapses random?

Not completely.

Collapse chance is influenced by local conditions such as mining pressure, depth, threat level, cooldowns, and nearby stabilizers.

This means careless mining increases risk, while careful preparation reduces it.


Why did a mob appear after a collapse?

Some collapse events can also create or reveal hostile danger.

This represents the idea that disturbing the underground can wake up or expose threats buried in the world.


Territory and Ecosystem

What is the Territory system?

The Territory system lets the world remember player activity.

Areas affected by mining, pollution, disturbance, or repeated danger can become more threatening over time. This creates a world that reacts to player behavior instead of staying static.


What is threat?

Threat is a local danger value.

Higher threat can make an area more dangerous by affecting systems such as:

  • cave collapse risk,
  • hostile mob behavior,
  • special mob spawning,
  • ecosystem decay,
  • darkness pressure,
  • mutated mob strength.

How does mining affect territory?

Mining increases local mining pressure.

If players mine heavily in one area, that area can become unstable and more dangerous. This encourages safer mining methods, support structures, and spreading out resource gathering.


What is ecosystem decay?

In dangerous or heavily disturbed areas, the environment can begin to degrade.

This may include visual or gameplay effects such as damaged grass, weakened natural areas, loss of healthy terrain, or a more hostile atmosphere.


Can damaged areas recover?

Yes, depending on config and threat level.

If the area becomes calm enough, some ecosystem damage can recover over time. However, certain damage may become permanent or harder to reverse depending on the server settings.


What are mutated mobs?

Mutated mobs are stronger or more dangerous versions of normal enemies.

In high-threat areas, hostile mobs may receive special titles, buffs, or behavior changes. These mobs are meant to make corrupted or overused areas feel more dangerous.


Darkness and Mobs

Why is it so dark even with brightness at maximum?

Eroded World uses a True Darkness system.

Darkness is intended to be a real gameplay mechanic, not just a visual setting. In dangerous dark areas, brightness settings alone should not be enough to remove the threat.

You are expected to use light sources.


Why do I hear a heartbeat in the dark?

The heartbeat is a warning effect.

It means the darkness system considers your situation dangerous or stressful. You should find light, leave the area, or prepare for possible danger.


Can I disable the heartbeat?

Players can adjust heartbeat volume and delay with Eroded World sound commands, if enabled on the server.

Use:

/eroded sound info
/eroded sound volume <1-10>
/eroded sound delay <1-10>
/eroded sound reset

Clone this wiki locally