▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/hypixel skyblock npc and items translate
hypixel skyblock npc and items translate

hypixel skyblock npc and items translate

Instantly translate NPC chats and item tooltips to your language using AI or Google Translate while perfectly keeping original Minecraft color codes!

Оцените первым
753
2
Все версииhypixel npc and items translate 1.2.7

hypixel npc and items translate 1.2.7

Release17.06.2026

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

🐛 Bug Fixes

Crash Fix — "Can only blur once per frame"

  • Problem: The mod was calling renderBackground() inside WelcomeScreen.render(), which conflicted with other mods that also apply a blur effect, causing the game to crash.
  • Fix: Removed the renderBackground() call from WelcomeScreen.

Invisible Text Fix

  • Problem: Text in WelcomeScreen was invisible because color values like 0xFFFFFF (white) and 0xAAAAAA (gray) were missing the alpha channel. Minecraft 1.21+ requires full 8-digit ARGB format (e.g., 0xFFFFFFFF).
  • Fix: Added 0xFF alpha prefix to all text color values.

✨ New Features

/translate Command

  • Removed all old internal commands from the Fabric command registry (/translatenpc, /translate_npc, /revert_npc, /npc_setkey).
  • Registered a single clean command: /translate — opens the mod settings menu (shown in white/gray, not red).
  • Internal commands (/translate_npc, /revert_npc) still work via Mixin interception but are intentionally not registered, so they appear red in chat (background-only commands).

Z Keybind — Open Translator Menu

  • Added a new keybinding key.npctranslator.menu mapped to Z by default.
  • Pressing Z in-game instantly opens the mod's settings screen.
  • Added localization entries in both en_us.json and tr_tr.json.

Unified Settings Screen

  • Problem: /translate and Z were opening the AutoConfig screen, while ESC → Mods was opening the custom Cloth Config screen — they looked completely different.
  • Fix: openSettings() now always opens the custom ModMenuIntegration screen, making all three entry points visually identical.

Disabled "Changes Not Saved" Confirmation Dialog

  • Problem: Closing the settings screen without making any changes still triggered a "Changes Not Saved / Are you sure?" popup.
  • Fix: Added setDoesConfirmSave(false) to ConfigBuilder, so the screen closes immediately without asking for confirmation.

Fixed "Error!" on Save Button

  • Problem: The Save button showed Error! and refused to save any changes.
  • Root Cause: setErrorSupplier() was used on the Groq API Key and Groq Model entries to display a "Disabled (Google Translate selected)" message. In Cloth Config, any non-empty value from an error supplier blocks saving, even if it's just informational.
  • Fix: Removed both setErrorSupplier() calls entirely.

🔤 Rebranding

ItemBeforeAfter
Mod nameNPC TranslatorNPC & Items Translator
Settings title (EN)NPC Translator SettingsNPC & Items Translator Settings
Settings title (TR)NPC Çeviri AyarlarıNPC & Eşya Çeviri Ayarları
Category (EN)NPC TranslatorNPC & Items Translator
Category (TR)NPC ÇeviriciNPC & Eşya Çevirici
Welcome screen titleNPC Translator ModNPC & Items Translator
Welcome screen textMentions "Mod Menu button"Mentions /translate and Z key
Error message command/translatenpc/translate

📝 Documentation

README.md

  • Completely rewritten from the default Fabric template placeholder.
  • Now contains full feature description, engine comparison table (Groq vs Google), keybind reference, and mod requirements.

fabric.mod.json

  • name: NPC TranslatorNPC & Items Translator
  • description: Short placeholder → full English description.

Файлы

npc_translator-1.2.7.jar(36.07 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.2.7

Загрузчики

Fabric

Версии игры

1.21.11

Загрузок

30

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

17.06.2026

Загрузил

ID версии

Главная