- Tham gia
- 23/06/2021
- Bài viết
- 9
muốn chỉnh cái custom font này bé lại bằng cái chữ thì phải làm sao ạ?
- đoạn code định dạng font đây ạ:
{
"providers": [
{"type": "bitmap", "file": "minecraft:guis/pixel.png","ascent": -2000,"height": -3,"chars": ["七"]},
{"type": "bitmap", "file": "minecraft:guis/diamondxr/example.png","ascent": 13,"height": 123,"chars": ["ㇺ"]},
{"type": "bitmap", "file": "minecraft:guis/ping.png","ascent": 1,"height": 1,"chars": ["平"]},
{"type": "bitmap", "file": "minecraft:guis/infor.png","ascent": 1,"height": 1,"chars": ["信"]},
{"type": "bitmap", "file": "minecraft:guis/tps.png","ascent": 1,"height": 1,"chars": ["吨"]}
]
}

