▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Ресурспаки/Language Asset Rectifier
Language Asset Rectifier

Language Asset Rectifier

Fixes the unlocalized death.fell.accident.water error string in Minecraft 1.20.1 to 26.2, restoring the missing vanilla chat message when a player suffers fatal fall damage out of water.

Оцените первым
23
1
Все версииLanguage Asset Rectifier 1.1

Language Asset Rectifier 1.1

Release27.07.2026

Список изменений

1. The v1.1 Configuration Files

For the v1.1 release supporting English, French, German, and Spanish on older versions, create these exact files:

pack.mcmeta (Main folder)

{
  "pack": {
    "pack_format": 15,
    "description": "Fixes missing death messages v1.1 (EN, FR, DE, ES)"
  }
}

en_us.json (Inside the lang folder)

{
  "death.fell.accident.water": "%1\$s fell out of the water"
}

fr_fr.json and fr_ca.json (Inside the lang folder)

{
  "death.fell.accident.water": "%1\$s est tombé hors de l'eau"
}

de_de.json (Inside the lang folder)

{
  "death.fell.accident.water": "%1\$s ist aus dem Wasser gefallen"
}

es_es.json (Inside the lang folder)

{
  "death.fell.accident.water": "%1\$s cayó fuera del agua"
}

2. File Path Summary

Your resource pack directory must be set up precisely like this for v1.1 to load:

  • WaterDeathFix_v1.1/
    • pack.mcmeta
    • assets/
      • minecraft/
        • lang/
          • de_de.json
          • en_us.json
          • es_es.json
          • fr_fr.json

3. Verification Checklist

  • Version Compatibility: Targets Minecraft 1.20 and 1.20.1 (pack_format 15).
  • UTF-8 Encoding: Files must be saved in UTF-8 format so accents like é or ó render perfectly in-game.
  • Output Message: When a player dies from this glitch, the chat will output the correct localized message based on their active game language.

Файлы

death_fix_pack_v1.1.zip(36.24 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.1

Загрузчики

Версии игры

1.20–1.20.1

Загрузок

21

Дата публикации

27.07.2026

Загрузил

ID версии

Главная