Remove erroring entities (Forge/NeoForge)
warning
Setting this option will remove (delete) any entity that it deems as "broken" from the world.
Minecraft 1.13+
Forge
To find your Forge config, you'll need to head to a specific directory in the File Manager for your instance, and locate the file forge-server.toml. To get started:
- Select your instance from the
Games & Softwaretab.

- Select
Files, found in the instance's submenu, underSettings.

- Find the directory for the world you want to fix. This directory is called
worldby default, but will depend on the name you set for the world when creating the server.

- Find the
serverconfigdirectory.

- Locate
forge-server.tomlin theserverconfigdirectory, and double click to open it.

- Find the option for
removeErroringEntitiesand set the value totrue.

- Save your changes using the
Savebutton.

info
Now that the option has been changed you should now restart your server for this to take effect.
NeoForge
The NeoForge config location is config/neoforge-server.toml. To locate your config:
- Select your instance from the
Games & Softwaretab.

- Select
Files, found underSettingsin the instance's submenu.

- Select the
configfolder.

- Locate the
neoforge-server.toml, and double click.

- Find the option for
removeErroringEntitiesand set the value to true.

- Save your changes using the
Savebutton.

info
Now that the option has been changed you should now restart your server for this to take effect.
Pre Minecraft 1.13
Forge config location config/forge.cfg
- Select your instance from the
Games & Softwaretab.

- Select
Files, found underSettingsin the instance's submenu.

- Select the
configdirectory.

- Find
forge.cfg, and double click to open.

- Find the option for
removeErroringEntitiesand set the value to true.

- Save your changes using the
Savebutton.

info
Now that the option has been changed you should now restart your server for this to take effect.