Entity Respawner logo

Entity Respawner

Mod

by P1nero

Make entity (Boss) auto respawn

Downloads

784,873

Type

Mod

CurseForge ID

1363764

Last Updated

Apr 9, 2026

Description

Entity Respawner Mod

A Minecraft mod that allows specific entities to automatically respawn after death, perfect for boss mobs and other important entities.

Features

  • Configurable Entity Respawning: Set which entities should respawn after being killed
  • Customizable Respawn Timer: Configure how long it takes for entities to respawn
  • Visual Effects: Toggle particle effects during respawn process
  • Chunk Loading Control: Choose whether entities respawn immediately when chunks load

Configuration

The mod uses a configuration file entityrespawner-common.toml where you can define respawn rules:

#Respawn ticks after die. #Range: > 0 respawn_timer = 1200 #Respawn when chunk reload. respawn_when_reload = true #Display soul particle soul_effect = true #A list of entities to respawn. entities = ["minecraft:pig", "minecraft:cow"]

Similar Mods

External Resources