
Simple Server RP
[EN] A simple resource pack for your server! [RU] Простой ресурс-пак для вашего сервера!
!pack
Русский
Данный ресурс-пак добавляет в вашу игру кастомные шрифты, языки!
Сейчас в ресурс-паке есть:
Кастомный шрифт
font/default.json
Монеты, Рубины.
!splitter
Кастомный язык
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.
!splitter
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": "§cExit",
"menu.returnToMenu": "§cExit",
"menu.returnToGame": "§aPlay"
}
