A mod that adds your armor to the hud modrinth.com/mod/simple-armor-hud
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

merge: added vietnamese translation

Readd vi-vn.json to main branch

authored by

Legoraft and committed by
GitHub
117ea1c3 ae5c716e

+25
+25
src/main/resources/assets/simple-armor-hud/lang/vi-vn.json
··· 1 + { 2 + "key.armorhud.armorvisible": "Bật/Tắt hiển thị HUD của giáp", 3 + "key.category.simple-armor-hud.armorhud.toggles": "Simple armor HUD", 4 + 5 + "config.doublehotbar": "Double Hotbar", 6 + "config.bettermounthud": "Better Mount Hud", 7 + 8 + "config.armorvisible": "Hiển thị giáp", 9 + "config.disablearmorbar": "Tắt thanh hiển thị giáp", 10 + 11 + "config.righttoleft": "Hiển thị từ phải sang trái", 12 + "config.trimemptyslots": "Ẩn các ô trống", 13 + 14 + "config.armorposition": "Vị trí", 15 + "config.armorposition.foodbar": "Phía trên thanh thức ăn", 16 + "config.armorposition.healthbar": "Phía trên thanh máu", 17 + "config.armorposition.hotbar_left": "Phía bên trái thanh công cụ nhanh", 18 + "config.armorposition.hotbar_right": "Phía bên phải thanh công cụ nhanh", 19 + 20 + "config.header.general": "Chung", 21 + "config.header.compatibility": "Khả năng Tương tích", 22 + 23 + "config.title": "Màn hình cấu hình của Simple armor HUD", 24 + "config.done": "Xong" 25 + }