Entity Respawner
Modby P1nero
Make entity (Boss) auto respawn with custom properties
Type
Mod
CurseForge Downloads
1,442,349
CurseForge ID
1363764
Last Updated
Jul 26, 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.
Configuration:
The mod uses a datapack to define respawn rules:
Example:

Use entity id to create a new json file under the data/mod_id/entity_to_respawn folder.

Params:
Every field is optional.
- respawn_timer: How long it takes for entities to respawn, must > 1
- respawn_when_reload_from_disk: Whether entities respawn immediately when chunks load
- soul_effect: Show particle effects during countdown
- broadcast: Broadcast to all players when the entity ready to respawn
- keep_nbt: Configure keep old nbt or create a custom nbt after entity respawn.
- pos_override: Configure a new spawn position.
- nbt_override: Custom entity data. Can be merged with old nbt data.
API:
use RespawnableEntityManager#createFrom(Entity entity, RespawnableEntityData data) to create a SoulEntity. You can modify it's pos or some params. Don't forget to add it to the level after create it.
The respawned entity will contains a "create-from-soul-entity" tag.
Similar Mods
Atlas API
Datadriven Texture Solution | API for Runtime Atlases
OC XNet Driver
Allows OpenComputers to utilize XNet networks to transfer items, fluids and energy to connected blocks.
Gamma Utils (Fullbright)
Fully client side Gamma / Brightness / Night Vision mod, making it easy to see in the dark. Basically Fullbright for Fab...
Upgraded Netherite : Items
Adds some items like apples and totems to the Upgraded Netherite mod.
Pretty Pipes
A hassle-free, all-inclusive item transport mod
Bedspreads
Allows players to add banner patterns to their beds! Formerly Cosmetic Beds.