Glyphs
W tej części poradnika dowiesz się, jak tworzyć własne customowe gui, prefixy oraz emotki za pomocą resourepacka
Custom Prefixy
1
2
3
Zdefiniuj custom znaki
"providers": [
{
"type": "bitmap",
"file": "twoj_namespace:twoja_nazwa/root.png",
"ascent": 7,
"height": 8,
"chars": ["ᜀ"]
},
{
"type": "bitmap",
"file": "twoj_namespace:twoja_nazwa/moderator.png",
"ascent": 7,
"height": 8,
"chars": ["ᜁ"]
},
{
"type": "bitmap",
"file": "twoj_namespace:twoja_nazwa/vip.png",
"ascent": 7,
"height": 8,
"chars": ["ᜂ"]
},
{
"type": "bitmap",
"file": "twoj_namespace:twoja_nazwa/gracz.png",
"ascent": 7,
"height": 8,
"chars": ["ᜃ"]
}
]
}Znaczenie parametrów
4
Instalacja resourcepacka
5
Ustawienie prefixów za pomocą luckperms
Ranga
Wymiary Textury
Custom Znak
Textura Prefixu
Poradnik do tworzenia custom gui
Last updated

