Customization

Customize knockout behavior with data pack tags.

Hardcore Revival can be further customized with data pack tags. Tags can be used to allow specific items or blocks to be used, placed or broken while knocked out, as well as to define additional damage sources that should bypass knockouts.

For conditional rescue costs, cooldowns, or custom post-rescue effects, see Advanced Rules.

Allowed Actions

Knocked-out players are heavily restricted by default. Pack authors can use tags to allow specific actions while knocked out:

  • hardcorerevival:allow_use_while_knocked_out for items or blocks
  • hardcorerevival:allow_attack_while_knocked_out for items
  • hardcorerevival:allow_toss_while_knocked_out for items
  • hardcorerevival:allow_break_while_knocked_out for blocks

Instant Death

Use hardcorerevival:bypasses_knockout for damage types that should kill instantly instead of starting a rescue timer. This is primarily useful for mod developers, as players can also just add an instant death source using the instantDeathSources option in their config file instead.

The built-in tag includes minecraft:out_of_world as well as some known mod damage sources that should bypass knockouts.