(Ultra) Hardcore Life Sharing
No reviews yet
Share a life count among players in a Hardcore server, works with Ultra Hardcore too
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Data Packs were introduced to vanilla Minecraft in version 1.13 and allow the server to modify data about the game, or run commands. Data Packs are compatible with all mod loaders.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
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
Runs entirely on the server. Also works in singleplayer.
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
Hardcore Mode with life sharing
Works for both Hardcore AND Ultra Hardcore
In vanilla hardcore, when someone dies on a server they will be locked out of the server while everyone else can still play. This datapack changes this to make hardcore more suitable for a server.
All players have a shared life total displayed on the action bar and the world only ends when it reaches zero. Difficulty is set to hard automatically on load to mimic vanilla hardcore.
All players also glow to see each other better.
The hearts in the hotbar will look like regular hearts, you might want to use a texture pack that changes them to hardcore hearts.
If you have any questions, comments or suggestions, please post them on the project's Planet Minecraft page.
Features:
- Config for (almost) everything
- Shared lives system
- Ability to gain back lives
- Ability to opt out for guests
- Custom advancements
More detailed explainations below.
Installation:
Put this datapack in the datapack folder of your world like any other pack. No resource pack is required. DO NOT enable minecraft's vanilla hardcore mode, this pack replaces it entirely.
Playing with keepInventory on is encouraged (it is off by default), as losing a life is a big enough punishment for dying even without dropping all your items.
Please DO NOT reupload this pack without giving credit, and if you use it for a video or stream give credit and link this page in the description.
If you want to play Ultra Hardcore just do
/gamerule natural_health_regeneration false
Uninstalling:
Use the command
/function uhc:config/uninstall
and immediately disable the datapack or stop your world/server, then delete the datapack from your world's datapacks folder.
Shared lives system:
There is a single lives total shared among all* players, by default you start with 3 lives and there is a max of 5 lives you can't go over (see config to change these).
If anyone* dies a title is displayed to all players to inform them (showing who died) and a life is removed from the total.
If the life total reaches 0 a "Game Over" text will be displayed and everyone* will become a spectator, just like vanilla hardcore.
* see "opt-out" below
Gaining extra lives:
There is a way to gain lives (this can be disabled, see "config" below). You need to give a heart of the sea to an Allay. The Allay will start to spin, glow and emit sounds and particles and after a set time (configurable) you will gain an extra life and the heart is consumed. This only works if your lives total is below the max lives (configurable), when at max lives you will see "[MAX]" next to the life total and giving a heart to an Allay will do nothing (it will just hold it like normal) until someone dies. When gaining an extra life a title will be displayed to everyone, players will emit particles and a sound will be played.
I chose this method because it requires exploring dangerous places to get the Allay (and bring it back home) and because the heart of the sea is an item that's not easy to find (but not impossible), not renewable, not farmable and not that useful in vanilla.
Opt out:
If you want to invite a guest in your world but want to let them play casually without worrying about death and without you worrying about them losing your precious lives, players can opt out of Hardcore. An opted out player will:
- not affect the life total when dying
- not glow like hardcore players
- not see the death and extra lives notifications
- still see the life total, but in white text
- not become a spectator when a Game Over happens
Only an operator can make someone opt in or out of hardcore, the commands are:
- To opt in yourself:
/function uhc:opt/in
- To opt out yourself:
/function uhc:opt/out
- To make someone else opt in:
/execute as <name> run function uhc:opt/in
- To make someone else opt out:
/execute as <name> run function uhc:opt/out
Config:
You can configure the lives total, the max lives possible, the ability to gain extra lives and the time it takes for an Allay to "charge" before giving an extra life. You can also change what item to use to gain an extra life. Below is a list of commands to do these things (operator only).
Set lives (default: 3)
This changes how many lives you currently have. It can go over the maximum, but you won't be able to gain lives normally until the lives total goes back to below the maximum.
/function uhc:config/life_count {"lives":X}
replace X with a number.
Max lives (default: 5)
This changes the maximum lives you can have. Setting it to one or below effectively disables gaining extra lives.
/function uhc:config/max_lives {"lives":X}
replace X with a number.
Gaining extra lives (default: enabled)
This enables or disables the gaining extra lives functionality with the Allays, when disabled an Allay holding a heart of the sea will behave like in vanilla. If this is disabled while an Allay is charging that extra life will still be granted when it's done.
- Enable:
/function uhc:config/extra_lives/enable
- Disable:
/function uhc:config/extra_lives/disable
Allay charge time (default: 100)
This changes how long an Allay holds the heart of the sea (while spinning, making sounds and emitting particles) before consuming it and granting an extra life. The time is in ticks (seconds*20).
/scoreboard players set #timer UHC_Constants X
replace X with number of ticks.
Item for extra lives (default: "heart_of_the_sea")
Unfortunately to change the item itself you need to go into the code (the file is "uhc/function/tick.mcfunction", first and second lines, there are comments showing you where) and change it there, I couldn't implement an easier way.
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