Skip to content

Commit cfda927

Browse files
committed
[Object 2257] 汎用雷Objectのfontのテクスチャを適用
1 parent c3ccac4 commit cfda927

7 files changed

Lines changed: 49 additions & 0 deletions

File tree

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"providers": [
3+
{
4+
"type": "bitmap",
5+
"file": "minecraft:font/object/2257/0.png",
6+
"ascent": 64,
7+
"height": 64,
8+
"chars": [
9+
"0"
10+
]
11+
},
12+
{
13+
"type": "bitmap",
14+
"file": "minecraft:font/object/2257/1.png",
15+
"ascent": 64,
16+
"height": 64,
17+
"chars": [
18+
"1"
19+
]
20+
},
21+
{
22+
"type": "bitmap",
23+
"file": "minecraft:font/object/2257/2.png",
24+
"ascent": 64,
25+
"height": 64,
26+
"chars": [
27+
"2"
28+
]
29+
},
30+
{
31+
"type": "bitmap",
32+
"file": "minecraft:font/object/2257/3.png",
33+
"ascent": 64,
34+
"height": 64,
35+
"chars": [
36+
"3"
37+
]
38+
},
39+
{
40+
"type": "bitmap",
41+
"file": "minecraft:font/object/2257/4.png",
42+
"ascent": 64,
43+
"height": 64,
44+
"chars": [
45+
"4"
46+
]
47+
}
48+
]
49+
}
322 Bytes
Loading
458 Bytes
Loading
360 Bytes
Loading
419 Bytes
Loading
329 Bytes
Loading
232 Bytes
Loading

0 commit comments

Comments
 (0)