Mod
Entity Respawner
No reviews yet
Make entity (Boss) auto respawn with custom properties
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources