Русский
Данный ресурс-пак добавляет в вашу игру кастомные шрифты, языки!
Сейчас в ресурс-паке есть:
Кастомный шрифт
font/default.json
Монеты,
Рубины. Привелегии:
Кастомный язык
lang/en_us.json
, lang/ru_ru.json
В языке изменены кнопки disconnect
, returnToMenu
, returnToGame
на кастомные названия, также были изменены строчки game
и paused.
(game
, paused
заменены на символ относящийся к кастомному символу)
{
"menu.game": "ᨁ",
"menu.paused": "ᨁ",
"menu.disconnect": "§cНе выходить",
"menu.returnToMenu": "§cНе выходить",
"menu.returnToGame": "§aИграть"
}
English
This resource pack adds custom fonts and languages to your game!
Now in the resource pack there is:
Custom font
font/default.json
Coins,
Ruby. Ranks:
Custom language
lang/en_us.json
, lang/ru_ru.json
In the language, the buttons disconnect
, returnToMenu
, returnToGame
have been changed to custom names, and the lines game
and paused
have also been modified.
(game
and paused
are replaced with a character related to a custom character.)
{
"menu.game": "ᨁ",
"menu.paused": "ᨁ",
"menu.disconnect": "§cDo not exit",
"menu.returnToMenu": "§cDo not exit",
"menu.returnToGame": "§aPlay"
}