MineZero - A Re:Zero Mod

Inspired by Re:Zero, this mod introduces Return by Death, checkpoint system to Minecraft, allowing players to set respawn points and return upon death.

File Details

MineZero-1.0.8.jar

  • R
  • May 29, 2025
  • 413.17 KB
  • 575
  • 1.20.1
  • Forge

File Name

MineZero-1.0.8.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mine-zero-return-by-death-1157812:6596386")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

MineZero v1.0.8 Changelog

Changes

  • [Mod Integration] Added internal support for cross-compatibility with Zoomerreid's "Re:Zero Experience" mod.
  • [Game Rule] Introduced new game rule artifactFluteEnabled (default: true) to allow disabling the Artifact Flute item.
  • [Command] Added new command /triggerRBD (OP Level 2) to allow administrators to manually initiate a "Return By Death" world reset.
  • [Core Mechanic] Checkpoints and player states are now preserved across game sessions.
  • [Core Mechanic] New worlds automatically establish an initial checkpoint when the first player joins.
  • [Core Mechanic] Added hardcore support: players who die (if not the anchor player causing a reset) will be revived to their state as of the last checkpoint. This assumes the death event is appropriately handled to restore them instead of standard hardcore death.
  • [Performance] Refactored internal checkpoint saving and loading processes, yielding significant performance improvements.
  • [Feature] Added an early implementation of a self-damage function, accessible via a hotkey (default: R).
  • [Bug Fix] Resolved a bug that was preventing Nether Portals from forming correctly after a world reset.