Mod
Immortalize
No reviews yet
Adds The Immortalizer (and commands) for immortalizing mobs.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
Compatibility
Supported Environments
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
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.
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.
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