Mineuniverse
Log in Register
Mods

Immortalize

Adds The Immortalizer (and commands) for immortalizing mobs.
by jason13official
Download Claim this project
25 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Mobs Server Utility Utility & QoL

Immortalizer

Adds "The Immortalizer" (and commands) for immortalizing mobs.


Immortalizer is directly inspired by a post I saw on Reddit by u/LeadershipFlimsy9676 which requested a way to "immortalize mobs that normally can't be," I figured I could do something along those lines. So...


Features

  • The Immortalizer: An item to target mobs you want to immortalize
    • Use on a mob to immortalize it, or attack it to make it mortal again.
  • /immortalize <targets>: A command to target mobs you want to immortalize
    • Toggles immortality on the selected entity/entities

"The Immortalizer" Recipe

In an effort to give some viability to this item in a Survival playthrough, I have made the recipe rather ridiculous. Feel free to change it with a datapack or something like KubeJS/another approach.

{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "H": "minecraft:dragon_head",
    "Q": "minecraft:quartz_block",
    "S": "minecraft:stick"
  },
  "pattern": [
    "H",
    "Q",
    "S"
  ],
  "result": {
    "count": 1,
    "id": "immortalize:immortalizer"
  }
}

/immortalize <targets> Command

It's pretty straight-forward; <targets> works just like the entity selector for the /give command in Vanilla Minecraft. Wiki: /give, and targeting any LivingEntity will toggle it's tracked Immortality value.

fabric-1.21.11-1.0.0
MC Fabric, 1.21.11
Release 2026-04-25 Get

More from jason13official

Specter Companion
831
Project: Summons
5,192
More Beautiful Bookshelves
515,663
Blessing of Unbinding
504
Peaceful Monsters
4,779
Instant Horse Tame
4,706

You Might Also Like

Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
BetterRandomSourceConcurrencyCrash
Improved logging of crashes caused by mods accessing RandomSources from the wrong thread
99,371
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Immersive Crafting
Adds crafting recipes to immersive portals
9,998