
Hardcore Revival
Мод Hardcore Revival для Minecraft меняет правила хардкорной смерти: теперь у ваших друзей есть шанс спасти вас, пока не истекло время. Идеально для мультиплеера.
Список изменений
-
Hotfixed crash on revive when Shogi isn't installed
-
Hotfixed "Hold to Rescue" overlapping with the rescue progress message
-
Added
/knockoutcommand to instantly knockout a player -
Fixed knockout screen opening even if
allowAcceptingFateisfalse -
Shogi Support: Added
hardcorerevival:can_reviverule (andhardcorerevival:can_be_revivedrule)- This feature requires Shogi to be installed. It will be ignored if Shogi is not present.
- For example, a rule like
{ "hardcorerevival:can_revive": "item_cost('minecraft:golden_apple')" }inconfig/hardcorerevival.rules.jsoncan be used to make revival cost a Golden Apple. - The complete Shogi effect catalog can be used.
-
Shogi Support: Added
hardcorerevival:revivedrule- This feature requires Shogi to be installed. It will be ignored if Shogi is not present.
- You can use this rule to fully customize what happens after a player is revived.
- This rule overrides default behavior (like the configured hunger values and status effects) if specified.
-
Added
rescueRespawnFoodLevelDecreaseoption which decreases food level by an exact amount instead of only maxing it out -
Added
disableInNonHardcoreoption which disables knockouts outside of hardcore worlds -
Added
hardcorerevival:bypasses_knockoutdamage type tag as an alternative to theinstantDeathSourcesconfig option -
Fixed instant death sources not bypassing damage damage protection while knocked out
-
Fixed
rescueRespawnFoodLevelincreasing food above what it was before instead of only maxing food out at that level
