diff options
| author | 2024-01-20 02:25:44 +0200 | |
|---|---|---|
| committer | 2024-01-20 02:25:44 +0200 | |
| commit | 88e4e8852a5f1c33794abe430411b73c3ade507a (patch) | |
| tree | b8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/font | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/font')
| -rwxr-xr-x | assets/minecraft/font/default.json | 1698 |
1 files changed, 1698 insertions, 0 deletions
diff --git a/assets/minecraft/font/default.json b/assets/minecraft/font/default.json new file mode 100755 index 00000000..1f2e267c --- /dev/null +++ b/assets/minecraft/font/default.json | |||
| @@ -0,0 +1,1698 @@ | |||
| 1 | { | ||
| 2 | "providers": [ | ||
| 3 | { | ||
| 4 | "type": "space", | ||
| 5 | "advances": { | ||
| 6 | "\uE999": -8 | ||
| 7 | } | ||
| 8 | }, | ||
| 9 | { "type": "bitmap", | ||
| 10 | "file": "minecraft:gui/hunger/apple.png", | ||
| 11 | "ascent": 12, "height": 17, | ||
| 12 | "chars": ["\uE782"] | ||
| 13 | }, | ||
| 14 | { "type": "bitmap", | ||
| 15 | "file": "minecraft:gui/hunger/baked_potato.png", | ||
| 16 | "ascent": 12, "height": 17, | ||
| 17 | "chars": ["\uE783"] | ||
| 18 | }, | ||
| 19 | { "type": "bitmap", | ||
| 20 | "file": "minecraft:gui/hunger/beetroot.png", | ||
| 21 | "ascent": 12, "height": 17, | ||
| 22 | "chars": ["\uE784"] | ||
| 23 | }, | ||
| 24 | { "type": "bitmap", | ||
| 25 | "file": "minecraft:gui/hunger/beetroot_stew.png", | ||
| 26 | "ascent": 12, "height": 17, | ||
| 27 | "chars": ["\uE785"] | ||
| 28 | }, | ||
| 29 | { "type": "bitmap", | ||
| 30 | "file": "minecraft:gui/hunger/bread.png", | ||
| 31 | "ascent": 12, "height": 17, | ||
| 32 | "chars": ["\uE786"] | ||
| 33 | }, | ||
| 34 | { "type": "bitmap", | ||
| 35 | "file": "minecraft:gui/hunger/cake.png", | ||
| 36 | "ascent": 12, "height": 17, | ||
| 37 | "chars": ["\uE787"] | ||
| 38 | }, | ||
| 39 | { "type": "bitmap", | ||
| 40 | "file": "minecraft:gui/hunger/carrot.png", | ||
| 41 | "ascent": 12, "height": 17, | ||
| 42 | "chars": ["\uE788"] | ||
| 43 | }, | ||
| 44 | { "type": "bitmap", | ||
| 45 | "file": "minecraft:gui/hunger/chorus_fruit.png", | ||
| 46 | "ascent": 12, "height": 33, | ||
| 47 | "chars": ["\uE789"] | ||
| 48 | }, | ||
| 49 | { "type": "bitmap", | ||
| 50 | "file": "minecraft:gui/hunger/cooked_beef.png", | ||
| 51 | "ascent": 12, "height": 17, | ||
| 52 | "chars": ["\uE790"] | ||
| 53 | }, | ||
| 54 | { "type": "bitmap", | ||
| 55 | "file": "minecraft:gui/hunger/cooked_chicken.png", | ||
| 56 | "ascent": 12, "height": 17, | ||
| 57 | "chars": ["\uE791"] | ||
| 58 | }, | ||
| 59 | { "type": "bitmap", | ||
| 60 | "file": "minecraft:gui/hunger/cooked_cod.png", | ||
| 61 | "ascent": 12, "height": 17, | ||
| 62 | "chars": ["\uE792"] | ||
| 63 | }, | ||
| 64 | { "type": "bitmap", | ||
| 65 | "file": "minecraft:gui/hunger/cooked_mutton.png", | ||
| 66 | "ascent": 12, "height": 17, | ||
| 67 | "chars": ["\uE793"] | ||
| 68 | }, | ||
| 69 | { "type": "bitmap", | ||
| 70 | "file": "minecraft:gui/hunger/cooked_porkchop.png", | ||
| 71 | "ascent": 12, "height": 17, | ||
| 72 | "chars": ["\uE794"] | ||
| 73 | }, | ||
| 74 | { "type": "bitmap", | ||
| 75 | "file": "minecraft:gui/hunger/cooked_rabbit.png", | ||
| 76 | "ascent": 12, "height": 17, | ||
| 77 | "chars": ["\uE795"] | ||
| 78 | }, | ||
| 79 | { "type": "bitmap", | ||
| 80 | "file": "minecraft:gui/hunger/cooked_salmon.png", | ||
| 81 | "ascent": 12, "height": 17, | ||
| 82 | "chars": ["\uE796"] | ||
| 83 | }, | ||
| 84 | { "type": "bitmap", | ||
| 85 | "file": "minecraft:gui/hunger/cookie.png", | ||
| 86 | "ascent": 12, "height": 17, | ||
| 87 | "chars": ["\uE797"] | ||
| 88 | }, | ||
| 89 | { "type": "bitmap", | ||
| 90 | "file": "minecraft:gui/hunger/dried_kelp.png", | ||
| 91 | "ascent": 12, "height": 17, | ||
| 92 | "chars": ["\uE798"] | ||
| 93 | }, | ||
| 94 | { "type": "bitmap", | ||
| 95 | "file": "minecraft:gui/hunger/enchanted_golden_apple.png", | ||
| 96 | "ascent": 12, "height": 33, | ||
| 97 | "chars": ["\uE799"] | ||
| 98 | }, | ||
| 99 | { "type": "bitmap", | ||
| 100 | "file": "minecraft:gui/hunger/glow_berries.png", | ||
| 101 | "ascent": 12, "height": 17, | ||
| 102 | "chars": ["\uE800"] | ||
| 103 | }, | ||
| 104 | { "type": "bitmap", | ||
| 105 | "file": "minecraft:gui/hunger/golden_apple.png", | ||
| 106 | "ascent": 12, "height": 33, | ||
| 107 | "chars": ["\uE801"] | ||
| 108 | }, | ||
| 109 | { "type": "bitmap", | ||
| 110 | "file": "minecraft:gui/hunger/honey_bottle.png", | ||
| 111 | "ascent": 12, "height": 17, | ||
| 112 | "chars": ["\uE802"] | ||
| 113 | }, | ||
| 114 | { "type": "bitmap", | ||
| 115 | "file": "minecraft:gui/hunger/melon_slice.png", | ||
| 116 | "ascent": 12, "height": 17, | ||
| 117 | "chars": ["\uE803"] | ||
| 118 | }, | ||
| 119 | { "type": "bitmap", | ||
| 120 | "file": "minecraft:gui/hunger/mushroom_stew.png", | ||
| 121 | "ascent": 12, "height": 17, | ||
| 122 | "chars": ["\uE804"] | ||
| 123 | }, | ||
| 124 | { "type": "bitmap", | ||
| 125 | "file": "minecraft:gui/hunger/poisonous_potato.png", | ||
| 126 | "ascent": 12, "height": 17, | ||
| 127 | "chars": ["\uE805"] | ||
| 128 | }, | ||
| 129 | { "type": "bitmap", | ||
| 130 | "file": "minecraft:gui/hunger/potato.png", | ||
| 131 | "ascent": 12, "height": 17, | ||
| 132 | "chars": ["\uE806"] | ||
| 133 | }, | ||
| 134 | { "type": "bitmap", | ||
| 135 | "file": "minecraft:gui/hunger/pufferfish.png", | ||
| 136 | "ascent": 12, "height": 33, | ||
| 137 | "chars": ["\uE807"] | ||
| 138 | }, | ||
| 139 | { "type": "bitmap", | ||
| 140 | "file": "minecraft:gui/hunger/pumpkin_pie.png", | ||
| 141 | "ascent": 12, "height": 17, | ||
| 142 | "chars": ["\uE808"] | ||
| 143 | }, | ||
| 144 | { "type": "bitmap", | ||
| 145 | "file": "minecraft:gui/hunger/rabbit_stew.png", | ||
| 146 | "ascent": 12, "height": 17, | ||
| 147 | "chars": ["\uE809"] | ||
| 148 | }, | ||
| 149 | { "type": "bitmap", | ||
| 150 | "file": "minecraft:gui/hunger/raw_beef.png", | ||
| 151 | "ascent": 12, "height": 17, | ||
| 152 | "chars": ["\uE810"] | ||
| 153 | }, | ||
| 154 | { "type": "bitmap", | ||
| 155 | "file": "minecraft:gui/hunger/raw_chicken.png", | ||
| 156 | "ascent": 12, "height": 33, | ||
| 157 | "chars": ["\uE811"] | ||
| 158 | }, | ||
| 159 | { "type": "bitmap", | ||
| 160 | "file": "minecraft:gui/hunger/raw_cod.png", | ||
| 161 | "ascent": 12, "height": 17, | ||
| 162 | "chars": ["\uE812"] | ||
| 163 | }, | ||
| 164 | { "type": "bitmap", | ||
| 165 | "file": "minecraft:gui/hunger/raw_mutton.png", | ||
| 166 | "ascent": 12, "height": 17, | ||
| 167 | "chars": ["\uE813"] | ||
| 168 | }, | ||
| 169 | { "type": "bitmap", | ||
| 170 | "file": "minecraft:gui/hunger/raw_porkchop.png", | ||
| 171 | "ascent": 12, "height": 17, | ||
| 172 | "chars": ["\uE814"] | ||
| 173 | }, | ||
| 174 | { "type": "bitmap", | ||
| 175 | "file": "minecraft:gui/hunger/raw_rabbit.png", | ||
| 176 | "ascent": 12, "height": 17, | ||
| 177 | "chars": ["\uE815"] | ||
| 178 | }, | ||
| 179 | { "type": "bitmap", | ||
| 180 | "file": "minecraft:gui/hunger/raw_salmon.png", | ||
| 181 | "ascent": 12, "height": 17, | ||
| 182 | "chars": ["\uE816"] | ||
| 183 | }, | ||
| 184 | { "type": "bitmap", | ||
| 185 | "file": "minecraft:gui/hunger/rotten_flesh.png", | ||
| 186 | "ascent": 12, "height": 33, | ||
| 187 | "chars": ["\uE817"] | ||
| 188 | }, | ||
| 189 | { "type": "bitmap", | ||
| 190 | "file": "minecraft:gui/hunger/spider_eye.png", | ||
| 191 | "ascent": 12, "height": 33, | ||
| 192 | "chars": ["\uE818"] | ||
| 193 | }, | ||
| 194 | { "type": "bitmap", | ||
| 195 | "file": "minecraft:gui/hunger/suspicious_stew.png", | ||
| 196 | "ascent": 12, "height": 17, | ||
| 197 | "chars": ["\uE819"] | ||
| 198 | }, | ||
| 199 | { "type": "bitmap", | ||
| 200 | "file": "minecraft:gui/hunger/sweet_berries.png", | ||
| 201 | "ascent": 12, "height": 17, | ||
| 202 | "chars": ["\uE820"] | ||
| 203 | }, | ||
| 204 | { "type": "bitmap", | ||
| 205 | "file": "minecraft:gui/hunger/tropical_fish.png", | ||
| 206 | "ascent": 12, "height": 17, | ||
| 207 | "chars": ["\uE821"] | ||
| 208 | }, | ||
| 209 | { "type": "bitmap", | ||
| 210 | "file": "minecraft:gui/hunger/golden_carrot.png", | ||
| 211 | "ascent": 12, "height": 17, | ||
| 212 | "chars": ["\uE889"] | ||
| 213 | }, | ||
| 214 | |||
| 215 | |||
| 216 | { "type": "bitmap", | ||
| 217 | "file": "minecraft:gui/slab/brick_slab.png", | ||
| 218 | "ascent": 8, "height": 12, | ||
| 219 | "chars": ["\uE822"] | ||
| 220 | }, | ||
| 221 | { "type": "bitmap", | ||
| 222 | "file": "minecraft:gui/slab/cobblestone_slab.png", | ||
| 223 | "ascent": 8, "height": 12, | ||
| 224 | "chars": ["\uE823"] | ||
| 225 | }, | ||
| 226 | { "type": "bitmap", | ||
| 227 | "file": "minecraft:gui/slab/cut_copper_slab.png", | ||
| 228 | "ascent": 8, "height": 12, | ||
| 229 | "chars": ["\uE824"] | ||
| 230 | }, | ||
| 231 | { "type": "bitmap", | ||
| 232 | "file": "minecraft:gui/slab/cut_red_sandstone_slab.png", | ||
| 233 | "ascent": 8, "height": 12, | ||
| 234 | "chars": ["\uE825"] | ||
| 235 | }, | ||
| 236 | { "type": "bitmap", | ||
| 237 | "file": "minecraft:gui/slab/cut_sandstone_slab.png", | ||
| 238 | "ascent": 8, "height": 12, | ||
| 239 | "chars": ["\uE826"] | ||
| 240 | }, | ||
| 241 | { "type": "bitmap", | ||
| 242 | "file": "minecraft:gui/slab/exposed_cut_copper_slab.png", | ||
| 243 | "ascent": 8, "height": 12, | ||
| 244 | "chars": ["\uE827"] | ||
| 245 | }, | ||
| 246 | { "type": "bitmap", | ||
| 247 | "file": "minecraft:gui/slab/jungle_slab.png", | ||
| 248 | "ascent": 8, "height": 12, | ||
| 249 | "chars": ["\uE828"] | ||
| 250 | }, | ||
| 251 | { "type": "bitmap", | ||
| 252 | "file": "minecraft:gui/slab/nether_brick_slab.png", | ||
| 253 | "ascent": 8, "height": 12, | ||
| 254 | "chars": ["\uE829"] | ||
| 255 | }, | ||
| 256 | { "type": "bitmap", | ||
| 257 | "file": "minecraft:gui/slab/oxidized_cut_copper_slab.png", | ||
| 258 | "ascent": 8, "height": 12, | ||
| 259 | "chars": ["\uE830"] | ||
| 260 | }, | ||
| 261 | { "type": "bitmap", | ||
| 262 | "file": "minecraft:gui/slab/polished_andesite_slab.png", | ||
| 263 | "ascent": 8, "height": 12, | ||
| 264 | "chars": ["\uE831"] | ||
| 265 | }, | ||
| 266 | { "type": "bitmap", | ||
| 267 | "file": "minecraft:gui/slab/polished_diorite_slab.png", | ||
| 268 | "ascent": 8, "height": 12, | ||
| 269 | "chars": ["\uE832"] | ||
| 270 | }, | ||
| 271 | { "type": "bitmap", | ||
| 272 | "file": "minecraft:gui/slab/polished_granite_slab.png", | ||
| 273 | "ascent": 8, "height": 12, | ||
| 274 | "chars": ["\uE833"] | ||
| 275 | }, | ||
| 276 | { "type": "bitmap", | ||
| 277 | "file": "minecraft:gui/slab/prismarine_brick_slab.png", | ||
| 278 | "ascent": 8, "height": 12, | ||
| 279 | "chars": ["\uE834"] | ||
| 280 | }, | ||
| 281 | { "type": "bitmap", | ||
| 282 | "file": "minecraft:gui/slab/quartz_slab.png", | ||
| 283 | "ascent": 8, "height": 12, | ||
| 284 | "chars": ["\uE835"] | ||
| 285 | }, | ||
| 286 | { "type": "bitmap", | ||
| 287 | "file": "minecraft:gui/slab/red_sandstone_slab.png", | ||
| 288 | "ascent": 8, "height": 12, | ||
| 289 | "chars": ["\uE836"] | ||
| 290 | }, | ||
| 291 | { "type": "bitmap", | ||
| 292 | "file": "minecraft:gui/slab/sandstone_slab.png", | ||
| 293 | "ascent": 8, "height": 12, | ||
| 294 | "chars": ["\uE837"] | ||
| 295 | }, | ||
| 296 | { "type": "bitmap", | ||
| 297 | "file": "minecraft:gui/slab/smooth_stone_slab.png", | ||
| 298 | "ascent": 8, "height": 12, | ||
| 299 | "chars": ["\uE838"] | ||
| 300 | }, | ||
| 301 | { "type": "bitmap", | ||
| 302 | "file": "minecraft:gui/slab/weathered_cut_copper_slab.png", | ||
| 303 | "ascent": 8, "height": 12, | ||
| 304 | "chars": ["\uE839"] | ||
| 305 | }, | ||
| 306 | { "type": "bitmap", | ||
| 307 | "file": "minecraft:gui/slab/mossy_cobblestone_slab.png", | ||
| 308 | "ascent": 8, "height": 12, | ||
| 309 | "chars": ["\uE840"] | ||
| 310 | }, | ||
| 311 | { "type": "bitmap", | ||
| 312 | "file": "minecraft:gui/slab/deepslate_tile_slab.png", | ||
| 313 | "ascent": 8, "height": 12, | ||
| 314 | "chars": ["\uE842"] | ||
| 315 | }, | ||
| 316 | { "type": "bitmap", | ||
| 317 | "file": "minecraft:gui/slab/polished_deepslate_slab.png", | ||
| 318 | "ascent": 8, "height": 12, | ||
| 319 | "chars": ["\uE843"] | ||
| 320 | }, | ||
| 321 | { "type": "bitmap", | ||
| 322 | "file": "minecraft:gui/slab/polished_blackstone_slab.png", | ||
| 323 | "ascent": 8, "height": 12, | ||
| 324 | "chars": ["\uE844"] | ||
| 325 | }, | ||
| 326 | { "type": "bitmap", | ||
| 327 | "file": "minecraft:gui/slab/purpur_slab.png", | ||
| 328 | "ascent": 8, "height": 12, | ||
| 329 | "chars": ["\uE845"] | ||
| 330 | }, | ||
| 331 | { "type": "bitmap", | ||
| 332 | "file": "minecraft:gui/slab/oak_slab.png", | ||
| 333 | "ascent": 8, "height": 12, | ||
| 334 | "chars": ["\uE846"] | ||
| 335 | }, | ||
| 336 | { "type": "bitmap", | ||
| 337 | "file": "minecraft:gui/slab/birch_slab.png", | ||
| 338 | "ascent": 8, "height": 12, | ||
| 339 | "chars": ["\uE847"] | ||
| 340 | }, | ||
| 341 | { "type": "bitmap", | ||
| 342 | "file": "minecraft:gui/slab/spruce_slab.png", | ||
| 343 | "ascent": 8, "height": 12, | ||
| 344 | "chars": ["\uE848"] | ||
| 345 | }, | ||
| 346 | { "type": "bitmap", | ||
| 347 | "file": "minecraft:gui/slab/acacia_slab.png", | ||
| 348 | "ascent": 8, "height": 12, | ||
| 349 | "chars": ["\uE849"] | ||
| 350 | }, | ||
| 351 | { "type": "bitmap", | ||
| 352 | "file": "minecraft:gui/slab/dark_oak_slab.png", | ||
| 353 | "ascent": 8, "height": 12, | ||
| 354 | "chars": ["\uE850"] | ||
| 355 | }, | ||
| 356 | { "type": "bitmap", | ||
| 357 | "file": "minecraft:gui/slab/crimson_slab.png", | ||
| 358 | "ascent": 8, "height": 12, | ||
| 359 | "chars": ["\uE890"] | ||
| 360 | }, | ||
| 361 | { "type": "bitmap", | ||
| 362 | "file": "minecraft:gui/slab/warped_slab.png", | ||
| 363 | "ascent": 8, "height": 12, | ||
| 364 | "chars": ["\uE891"] | ||
| 365 | }, | ||
| 366 | { "type": "bitmap", | ||
| 367 | "file": "minecraft:gui/slab/prismarine_slab.png", | ||
| 368 | "ascent": 8, "height": 12, | ||
| 369 | "chars": ["\uE892"] | ||
| 370 | }, | ||
| 371 | { "type": "bitmap", | ||
| 372 | "file": "minecraft:gui/slab/mangrove_slab.png", | ||
| 373 | "ascent": 8, "height": 12, | ||
| 374 | "chars": ["\uE910"] | ||
| 375 | }, | ||
| 376 | { "type": "bitmap", | ||
| 377 | "file": "minecraft:gui/slab/stone_brick_slab.png", | ||
| 378 | "ascent": 8, "height": 12, | ||
| 379 | "chars": ["\uE912"] | ||
| 380 | }, | ||
| 381 | { "type": "bitmap", | ||
| 382 | "file": "minecraft:gui/slab/red_nether_brick_slab.png", | ||
| 383 | "ascent": 8, "height": 12, | ||
| 384 | "chars": ["\uE913"] | ||
| 385 | }, | ||
| 386 | { "type": "bitmap", | ||
| 387 | "file": "minecraft:gui/slab/end_stone_brick_slab.png", | ||
| 388 | "ascent": 8, "height": 12, | ||
| 389 | "chars": ["\uE914"] | ||
| 390 | }, | ||
| 391 | { "type": "bitmap", | ||
| 392 | "file": "minecraft:gui/slab/polished_blackstone_brick_slab.png", | ||
| 393 | "ascent": 8, "height": 12, | ||
| 394 | "chars": ["\uE915"] | ||
| 395 | }, | ||
| 396 | { "type": "bitmap", | ||
| 397 | "file": "minecraft:gui/slab/mossy_stone_brick_slab.png", | ||
| 398 | "ascent": 8, "height": 12, | ||
| 399 | "chars": ["\uE916"] | ||
| 400 | }, | ||
| 401 | { "type": "bitmap", | ||
| 402 | "file": "minecraft:gui/slab/deepslate_brick_slab.png", | ||
| 403 | "ascent": 8, "height": 12, | ||
| 404 | "chars": ["\uE917"] | ||
| 405 | }, | ||
| 406 | { "type": "bitmap", | ||
| 407 | "file": "minecraft:gui/slab/cobbled_deepslate_slab.png", | ||
| 408 | "ascent": 8, "height": 12, | ||
| 409 | "chars": ["\uE918"] | ||
| 410 | }, | ||
| 411 | { "type": "bitmap", | ||
| 412 | "file": "minecraft:gui/slab/dark_prismarine_slab.png", | ||
| 413 | "ascent": 8, "height": 12, | ||
| 414 | "chars": ["\uE919"] | ||
| 415 | }, | ||
| 416 | { "type": "bitmap", | ||
| 417 | "file": "minecraft:gui/slab/smooth_sandstone_slab.png", | ||
| 418 | "ascent": 8, "height": 12, | ||
| 419 | "chars": ["\uE920"] | ||
| 420 | }, | ||
| 421 | { "type": "bitmap", | ||
| 422 | "file": "minecraft:gui/slab/smooth_red_sandstone_slab.png", | ||
| 423 | "ascent": 8, "height": 12, | ||
| 424 | "chars": ["\uE921"] | ||
| 425 | }, | ||
| 426 | { "type": "bitmap", | ||
| 427 | "file": "minecraft:gui/slab/stone_slab.png", | ||
| 428 | "ascent": 8, "height": 12, | ||
| 429 | "chars": ["\uE922"] | ||
| 430 | }, | ||
| 431 | { "type": "bitmap", | ||
| 432 | "file": "minecraft:gui/slab/smooth_quartz_slab.png", | ||
| 433 | "ascent": 8, "height": 12, | ||
| 434 | "chars": ["\uE923"] | ||
| 435 | }, | ||
| 436 | { "type": "bitmap", | ||
| 437 | "file": "minecraft:gui/slab/blackstone_slab.png", | ||
| 438 | "ascent": 8, "height": 12, | ||
| 439 | "chars": ["\uE924"] | ||
| 440 | }, | ||
| 441 | { "type": "bitmap", | ||
| 442 | "file": "minecraft:gui/slab/granite_slab.png", | ||
| 443 | "ascent": 8, "height": 12, | ||
| 444 | "chars": ["\uE925"] | ||
| 445 | }, | ||
| 446 | { "type": "bitmap", | ||
| 447 | "file": "minecraft:gui/slab/diorite_slab.png", | ||
| 448 | "ascent": 8, "height": 12, | ||
| 449 | "chars": ["\uE926"] | ||
| 450 | }, | ||
| 451 | { "type": "bitmap", | ||
| 452 | "file": "minecraft:gui/slab/andesite_slab.png", | ||
| 453 | "ascent": 8, "height": 12, | ||
| 454 | "chars": ["\uE927"] | ||
| 455 | }, | ||
| 456 | { "type": "bitmap", | ||
| 457 | "file": "minecraft:gui/slab/mud_brick_slab.png", | ||
| 458 | "ascent": 8, "height": 12, | ||
| 459 | "chars": ["\uE928"] | ||
| 460 | }, | ||
| 461 | { "type": "bitmap", | ||
| 462 | "file": "minecraft:gui/slab/bamboo_planks_slab.png", | ||
| 463 | "ascent": 8, "height": 12, | ||
| 464 | "chars": ["\uE969"] | ||
| 465 | }, | ||
| 466 | { "type": "bitmap", | ||
| 467 | "file": "minecraft:gui/slab/bamboo_mosaic_slab.png", | ||
| 468 | "ascent": 8, "height": 12, | ||
| 469 | "chars": ["\uE970"] | ||
| 470 | }, | ||
| 471 | { "type": "bitmap", | ||
| 472 | "file": "minecraft:gui/slab/cherry_slab.png", | ||
| 473 | "ascent": 8, "height": 12, | ||
| 474 | "chars": ["\uE975"] | ||
| 475 | }, | ||
| 476 | |||
| 477 | |||
| 478 | { "type": "bitmap", | ||
| 479 | "file": "minecraft:gui/enchant/sharpness.png", | ||
| 480 | "ascent": 8, "height": 10, | ||
| 481 | "chars": ["\uE851"] | ||
| 482 | }, | ||
| 483 | { "type": "bitmap", | ||
| 484 | "file": "minecraft:gui/enchant/smite.png", | ||
| 485 | "ascent": 8, "height": 10, | ||
| 486 | "chars": ["\uE852"] | ||
| 487 | }, | ||
| 488 | { "type": "bitmap", | ||
| 489 | "file": "minecraft:gui/enchant/bane_of_arthropods.png", | ||
| 490 | "ascent": 8, "height": 10, | ||
| 491 | "chars": ["\uE853"] | ||
| 492 | }, | ||
| 493 | { "type": "bitmap", | ||
| 494 | "file": "minecraft:gui/enchant/knockback.png", | ||
| 495 | "ascent": 8, "height": 10, | ||
| 496 | "chars": ["\uE854"] | ||
| 497 | }, | ||
| 498 | { "type": "bitmap", | ||
| 499 | "file": "minecraft:gui/enchant/fire_aspect.png", | ||
| 500 | "ascent": 8, "height": 10, | ||
| 501 | "chars": ["\uE855"] | ||
| 502 | }, | ||
| 503 | { "type": "bitmap", | ||
| 504 | "file": "minecraft:gui/enchant/sweeping_edge.png", | ||
| 505 | "ascent": 8, "height": 10, | ||
| 506 | "chars": ["\uE856"] | ||
| 507 | }, | ||
| 508 | { "type": "bitmap", | ||
| 509 | "file": "minecraft:gui/enchant/protection.png", | ||
| 510 | "ascent": 8, "height": 10, | ||
| 511 | "chars": ["\uE857"] | ||
| 512 | }, | ||
| 513 | { "type": "bitmap", | ||
| 514 | "file": "minecraft:gui/enchant/fire_protection.png", | ||
| 515 | "ascent": 8, "height": 10, | ||
| 516 | "chars": ["\uE858"] | ||
| 517 | }, | ||
| 518 | { "type": "bitmap", | ||
| 519 | "file": "minecraft:gui/enchant/feather_falling.png", | ||
| 520 | "ascent": 8, "height": 10, | ||
| 521 | "chars": ["\uE859"] | ||
| 522 | }, | ||
| 523 | { "type": "bitmap", | ||
| 524 | "file": "minecraft:gui/enchant/blast_protection.png", | ||
| 525 | "ascent": 8, "height": 10, | ||
| 526 | "chars": ["\uE860"] | ||
| 527 | }, | ||
| 528 | { "type": "bitmap", | ||
| 529 | "file": "minecraft:gui/enchant/projectile_protection.png", | ||
| 530 | "ascent": 8, "height": 10, | ||
| 531 | "chars": ["\uE861"] | ||
| 532 | }, | ||
| 533 | { "type": "bitmap", | ||
| 534 | "file": "minecraft:gui/enchant/respiration.png", | ||
| 535 | "ascent": 8, "height": 10, | ||
| 536 | "chars": ["\uE862"] | ||
| 537 | }, | ||
| 538 | { "type": "bitmap", | ||
| 539 | "file": "minecraft:gui/enchant/aqua_affinity.png", | ||
| 540 | "ascent": 8, "height": 10, | ||
| 541 | "chars": ["\uE863"] | ||
| 542 | }, | ||
| 543 | { "type": "bitmap", | ||
| 544 | "file": "minecraft:gui/enchant/depth_strider.png", | ||
| 545 | "ascent": 8, "height": 10, | ||
| 546 | "chars": ["\uE864"] | ||
| 547 | }, | ||
| 548 | { "type": "bitmap", | ||
| 549 | "file": "minecraft:gui/enchant/frost_walker.png", | ||
| 550 | "ascent": 8, "height": 10, | ||
| 551 | "chars": ["\uE865"] | ||
| 552 | }, | ||
| 553 | { "type": "bitmap", | ||
| 554 | "file": "minecraft:gui/enchant/soul_speed.png", | ||
| 555 | "ascent": 8, "height": 10, | ||
| 556 | "chars": ["\uE866"] | ||
| 557 | }, | ||
| 558 | { "type": "bitmap", | ||
| 559 | "file": "minecraft:gui/enchant/efficiency.png", | ||
| 560 | "ascent": 8, "height": 10, | ||
| 561 | "chars": ["\uE867"] | ||
| 562 | }, | ||
| 563 | { "type": "bitmap", | ||
| 564 | "file": "minecraft:gui/enchant/silk_touch.png", | ||
| 565 | "ascent": 8, "height": 10, | ||
| 566 | "chars": ["\uE868"] | ||
| 567 | }, | ||
| 568 | { "type": "bitmap", | ||
| 569 | "file": "minecraft:gui/enchant/unbreaking.png", | ||
| 570 | "ascent": 8, "height": 10, | ||
| 571 | "chars": ["\uE869"] | ||
| 572 | }, | ||
| 573 | { "type": "bitmap", | ||
| 574 | "file": "minecraft:gui/enchant/looting.png", | ||
| 575 | "ascent": 8, "height": 10, | ||
| 576 | "chars": ["\uE870"] | ||
| 577 | }, | ||
| 578 | { "type": "bitmap", | ||
| 579 | "file": "minecraft:gui/enchant/fortune.png", | ||
| 580 | "ascent": 8, "height": 10, | ||
| 581 | "chars": ["\uE871"] | ||
| 582 | }, | ||
| 583 | { "type": "bitmap", | ||
| 584 | "file": "minecraft:gui/enchant/luck_of_the_sea.png", | ||
| 585 | "ascent": 8, "height": 10, | ||
| 586 | "chars": ["\uE872"] | ||
| 587 | }, | ||
| 588 | { "type": "bitmap", | ||
| 589 | "file": "minecraft:gui/enchant/lure.png", | ||
| 590 | "ascent": 8, "height": 10, | ||
| 591 | "chars": ["\uE873"] | ||
| 592 | }, | ||
| 593 | { "type": "bitmap", | ||
| 594 | "file": "minecraft:gui/enchant/power.png", | ||
| 595 | "ascent": 8, "height": 10, | ||
| 596 | "chars": ["\uE874"] | ||
| 597 | }, | ||
| 598 | { "type": "bitmap", | ||
| 599 | "file": "minecraft:gui/enchant/flame.png", | ||
| 600 | "ascent": 8, "height": 10, | ||
| 601 | "chars": ["\uE875"] | ||
| 602 | }, | ||
| 603 | { "type": "bitmap", | ||
| 604 | "file": "minecraft:gui/enchant/punch.png", | ||
| 605 | "ascent": 8, "height": 10, | ||
| 606 | "chars": ["\uE876"] | ||
| 607 | }, | ||
| 608 | { "type": "bitmap", | ||
| 609 | "file": "minecraft:gui/enchant/infinity.png", | ||
| 610 | "ascent": 8, "height": 10, | ||
| 611 | "chars": ["\uE877"] | ||
| 612 | }, | ||
| 613 | { "type": "bitmap", | ||
| 614 | "file": "minecraft:gui/enchant/thorns.png", | ||
| 615 | "ascent": 8, "height": 10, | ||
| 616 | "chars": ["\uE878"] | ||
| 617 | }, | ||
| 618 | { "type": "bitmap", | ||
| 619 | "file": "minecraft:gui/enchant/mending.png", | ||
| 620 | "ascent": 8, "height": 10, | ||
| 621 | "chars": ["\uE879"] | ||
| 622 | }, | ||
| 623 | { "type": "bitmap", | ||
| 624 | "file": "minecraft:gui/enchant/curse_of_binding.png", | ||
| 625 | "ascent": 8, "height": 10, | ||
| 626 | "chars": ["\uE880"] | ||
| 627 | }, | ||
| 628 | { "type": "bitmap", | ||
| 629 | "file": "minecraft:gui/enchant/curse_of_vanishing.png", | ||
| 630 | "ascent": 8, "height": 10, | ||
| 631 | "chars": ["\uE881"] | ||
| 632 | }, | ||
| 633 | { "type": "bitmap", | ||
| 634 | "file": "minecraft:gui/enchant/loyalty.png", | ||
| 635 | "ascent": 8, "height": 10, | ||
| 636 | "chars": ["\uE882"] | ||
| 637 | }, | ||
| 638 | { "type": "bitmap", | ||
| 639 | "file": "minecraft:gui/enchant/impaling.png", | ||
| 640 | "ascent": 8, "height": 10, | ||
| 641 | "chars": ["\uE883"] | ||
| 642 | }, | ||
| 643 | { "type": "bitmap", | ||
| 644 | "file": "minecraft:gui/enchant/riptide.png", | ||
| 645 | "ascent": 8, "height": 10, | ||
| 646 | "chars": ["\uE884"] | ||
| 647 | }, | ||
| 648 | { "type": "bitmap", | ||
| 649 | "file": "minecraft:gui/enchant/channeling.png", | ||
| 650 | "ascent": 8, "height": 10, | ||
| 651 | "chars": ["\uE885"] | ||
| 652 | }, | ||
| 653 | { "type": "bitmap", | ||
| 654 | "file": "minecraft:gui/enchant/multishot.png", | ||
| 655 | "ascent": 8, "height": 10, | ||
| 656 | "chars": ["\uE886"] | ||
| 657 | }, | ||
| 658 | { "type": "bitmap", | ||
| 659 | "file": "minecraft:gui/enchant/quick_charge.png", | ||
| 660 | "ascent": 8, "height": 10, | ||
| 661 | "chars": ["\uE887"] | ||
| 662 | }, | ||
| 663 | { "type": "bitmap", | ||
| 664 | "file": "minecraft:gui/enchant/piercing.png", | ||
| 665 | "ascent": 8, "height": 10, | ||
| 666 | "chars": ["\uE888"] | ||
| 667 | }, | ||
| 668 | { "type": "bitmap", | ||
| 669 | "file": "minecraft:gui/enchant/swift_sneak.png", | ||
| 670 | "ascent": 8, "height": 10, | ||
| 671 | "chars": ["\uE972"] | ||
| 672 | }, | ||
| 673 | |||
| 674 | |||
| 675 | { "type": "bitmap", | ||
| 676 | "file": "minecraft:gui/peaceful.png", | ||
| 677 | "ascent": 9, "height": 10, | ||
| 678 | "chars": ["\uE897"] | ||
| 679 | }, | ||
| 680 | { "type": "bitmap", | ||
| 681 | "file": "minecraft:gui/easy.png", | ||
| 682 | "ascent": 9, "height": 10, | ||
| 683 | "chars": ["\uE898"] | ||
| 684 | }, | ||
| 685 | { "type": "bitmap", | ||
| 686 | "file": "minecraft:gui/normal.png", | ||
| 687 | "ascent": 9, "height": 10, | ||
| 688 | "chars": ["\uE899"] | ||
| 689 | }, | ||
| 690 | { "type": "bitmap", | ||
| 691 | "file": "minecraft:gui/hard.png", | ||
| 692 | "ascent": 9, "height": 10, | ||
| 693 | "chars": ["\uE900"] | ||
| 694 | }, | ||
| 695 | |||
| 696 | |||
| 697 | { "type": "bitmap", | ||
| 698 | "file": "minecraft:gui/bar_wither.png", | ||
| 699 | "ascent": 5, "height": 18, | ||
| 700 | "chars": ["\uE901"] | ||
| 701 | }, | ||
| 702 | { "type": "bitmap", | ||
| 703 | "file": "minecraft:gui/bar_dragon.png", | ||
| 704 | "ascent": 5, "height": 18, | ||
| 705 | "chars": ["\uE902"] | ||
| 706 | }, | ||
| 707 | { "type": "bitmap", | ||
| 708 | "file": "minecraft:gui/bar_raid.png", | ||
| 709 | "ascent": 5, "height": 18, | ||
| 710 | "chars": ["\uE903"] | ||
| 711 | }, | ||
| 712 | |||
| 713 | |||
| 714 | { "type": "bitmap", | ||
| 715 | "file": "minecraft:gui/title/game_menu.png", | ||
| 716 | "ascent": 20, "height": 32, | ||
| 717 | "chars": ["\uE906"] | ||
| 718 | }, | ||
| 719 | { "type": "bitmap", | ||
| 720 | "file": "minecraft:gui/title/paused.png", | ||
| 721 | "ascent": 0, "height": 32, | ||
| 722 | "chars": ["\uE907"] | ||
| 723 | }, | ||
| 724 | { "type": "bitmap", | ||
| 725 | "file": "minecraft:gui/title/you_died.png", | ||
| 726 | "ascent": 15, "height": 16, | ||
| 727 | "chars": ["\uE908"] | ||
| 728 | }, | ||
| 729 | { "type": "bitmap", | ||
| 730 | "file": "minecraft:gui/title/game_over.png", | ||
| 731 | "ascent": 15, "height": 16, | ||
| 732 | "chars": ["\uE909"] | ||
| 733 | }, | ||
| 734 | |||
| 735 | |||
| 736 | { "type": "bitmap", | ||
| 737 | "file": "minecraft:gui/ui/achievements.png", | ||
| 738 | "ascent": 12, "height": 16, | ||
| 739 | "chars": ["\uE893"] | ||
| 740 | }, | ||
| 741 | { "type": "bitmap", | ||
| 742 | "file": "minecraft:gui/ui/statistics.png", | ||
| 743 | "ascent": 12, "height": 16, | ||
| 744 | "chars": ["\uE894"] | ||
| 745 | }, | ||
| 746 | { "type": "bitmap", | ||
| 747 | "file": "minecraft:gui/ui/feedback.png", | ||
| 748 | "ascent": 12, "height": 16, | ||
| 749 | "chars": ["\uE895"] | ||
| 750 | }, | ||
| 751 | { "type": "bitmap", | ||
| 752 | "file": "minecraft:gui/ui/report.png", | ||
| 753 | "ascent": 12, "height": 16, | ||
| 754 | "chars": ["\uE896"] | ||
| 755 | }, | ||
| 756 | { "type": "bitmap", | ||
| 757 | "file": "minecraft:gui/ui/options.png", | ||
| 758 | "ascent": 12, "height": 16, | ||
| 759 | "chars": ["\uE930"] | ||
| 760 | }, | ||
| 761 | { "type": "bitmap", | ||
| 762 | "file": "minecraft:gui/ui/lan.png", | ||
| 763 | "ascent": 12, "height": 16, | ||
| 764 | "chars": ["\uE931"] | ||
| 765 | }, | ||
| 766 | { "type": "bitmap", | ||
| 767 | "file": "minecraft:gui/ui/skin.png", | ||
| 768 | "ascent": 12, "height": 16, | ||
| 769 | "chars": ["\uE932"] | ||
| 770 | }, | ||
| 771 | { "type": "bitmap", | ||
| 772 | "file": "minecraft:gui/ui/music.png", | ||
| 773 | "ascent": 12, "height": 16, | ||
| 774 | "chars": ["\uE933"] | ||
| 775 | }, | ||
| 776 | { "type": "bitmap", | ||
| 777 | "file": "minecraft:gui/ui/video.png", | ||
| 778 | "ascent": 12, "height": 16, | ||
| 779 | "chars": ["\uE934"] | ||
| 780 | }, | ||
| 781 | { "type": "bitmap", | ||
| 782 | "file": "minecraft:gui/ui/controls.png", | ||
| 783 | "ascent": 12, "height": 16, | ||
| 784 | "chars": ["\uE935"] | ||
| 785 | }, | ||
| 786 | { "type": "bitmap", | ||
| 787 | "file": "minecraft:gui/ui/language.png", | ||
| 788 | "ascent": 12, "height": 16, | ||
| 789 | "chars": ["\uE936"] | ||
| 790 | }, | ||
| 791 | { "type": "bitmap", | ||
| 792 | "file": "minecraft:gui/ui/chat.png", | ||
| 793 | "ascent": 12, "height": 16, | ||
| 794 | "chars": ["\uE937"] | ||
| 795 | }, | ||
| 796 | { "type": "bitmap", | ||
| 797 | "file": "minecraft:gui/ui/resource_packs.png", | ||
| 798 | "ascent": 12, "height": 16, | ||
| 799 | "chars": ["\uE938"] | ||
| 800 | }, | ||
| 801 | { "type": "bitmap", | ||
| 802 | "file": "minecraft:gui/ui/accessibility.png", | ||
| 803 | "ascent": 12, "height": 16, | ||
| 804 | "chars": ["\uE939"] | ||
| 805 | }, | ||
| 806 | |||
| 807 | |||
| 808 | { "type": "bitmap", | ||
| 809 | "file": "minecraft:gui/shift.png", | ||
| 810 | "ascent": 12, "height": 16, | ||
| 811 | "chars": ["\uE971"] | ||
| 812 | }, | ||
| 813 | { "type": "bitmap", | ||
| 814 | "file": "minecraft:gui/ctrl.png", | ||
| 815 | "ascent": 12, "height": 16, | ||
| 816 | "chars": ["\uE973"] | ||
| 817 | }, | ||
| 818 | { "type": "bitmap", | ||
| 819 | "file": "minecraft:gui/alt.png", | ||
| 820 | "ascent": 12, "height": 16, | ||
| 821 | "chars": ["\uE974"] | ||
| 822 | }, | ||
| 823 | { "type": "bitmap", | ||
| 824 | "file": "minecraft:gui/container/brewing_chart.png", | ||
| 825 | "ascent": 13, "height": 166, | ||
| 826 | "chars": ["\uE911"] | ||
| 827 | }, | ||
| 828 | |||
| 829 | { "type": "bitmap", | ||
| 830 | "file": "minecraft:gui/amethyst.png", | ||
| 831 | "ascent": 12, "height": 16, | ||
| 832 | "chars": ["\uE841"] | ||
| 833 | }, | ||
| 834 | { "type": "bitmap", | ||
| 835 | "file": "minecraft:gui/copper.png", | ||
| 836 | "ascent": 12, "height": 16, | ||
| 837 | "chars": ["\uE945"] | ||
| 838 | }, | ||
| 839 | { "type": "bitmap", | ||
| 840 | "file": "minecraft:gui/diamond.png", | ||
| 841 | "ascent": 12, "height": 16, | ||
| 842 | "chars": ["\uE904"] | ||
| 843 | }, | ||
| 844 | { "type": "bitmap", | ||
| 845 | "file": "minecraft:gui/emerald.png", | ||
| 846 | "ascent": 12, "height": 16, | ||
| 847 | "chars": ["\uE905"] | ||
| 848 | }, | ||
| 849 | { "type": "bitmap", | ||
| 850 | "file": "minecraft:gui/gold.png", | ||
| 851 | "ascent": 12, "height": 16, | ||
| 852 | "chars": ["\uE929"] | ||
| 853 | }, | ||
| 854 | { "type": "bitmap", | ||
| 855 | "file": "minecraft:gui/iron.png", | ||
| 856 | "ascent": 12, "height": 16, | ||
| 857 | "chars": ["\uE940"] | ||
| 858 | }, | ||
| 859 | { "type": "bitmap", | ||
| 860 | "file": "minecraft:gui/lapis.png", | ||
| 861 | "ascent": 12, "height": 16, | ||
| 862 | "chars": ["\uE941"] | ||
| 863 | }, | ||
| 864 | { "type": "bitmap", | ||
| 865 | "file": "minecraft:gui/netherite.png", | ||
| 866 | "ascent": 12, "height": 16, | ||
| 867 | "chars": ["\uE942"] | ||
| 868 | }, | ||
| 869 | { "type": "bitmap", | ||
| 870 | "file": "minecraft:gui/quartz.png", | ||
| 871 | "ascent": 12, "height": 16, | ||
| 872 | "chars": ["\uE943"] | ||
| 873 | }, | ||
| 874 | { "type": "bitmap", | ||
| 875 | "file": "minecraft:gui/redstone.png", | ||
| 876 | "ascent": 12, "height": 16, | ||
| 877 | "chars": ["\uE944"] | ||
| 878 | }, | ||
| 879 | |||
| 880 | |||
| 881 | { "type": "bitmap", | ||
| 882 | "file": "minecraft:gui/painting/alban.png", | ||
| 883 | "ascent": 13, "height": 16, | ||
| 884 | "chars": ["\uE946"] | ||
| 885 | }, | ||
| 886 | { "type": "bitmap", | ||
| 887 | "file": "minecraft:gui/painting/aztec.png", | ||
| 888 | "ascent": 13, "height": 16, | ||
| 889 | "chars": ["\uE947"] | ||
| 890 | }, | ||
| 891 | { "type": "bitmap", | ||
| 892 | "file": "minecraft:gui/painting/aztec2.png", | ||
| 893 | "ascent": 13, "height": 16, | ||
| 894 | "chars": ["\uE948"] | ||
| 895 | }, | ||
| 896 | { "type": "bitmap", | ||
| 897 | "file": "minecraft:gui/painting/bomb.png", | ||
| 898 | "ascent": 13, "height": 16, | ||
| 899 | "chars": ["\uE949"] | ||
| 900 | }, | ||
| 901 | { "type": "bitmap", | ||
| 902 | "file": "minecraft:gui/painting/burning_skull.png", | ||
| 903 | "ascent": 13, "height": 16, | ||
| 904 | "chars": ["\uE950"] | ||
| 905 | }, | ||
| 906 | { "type": "bitmap", | ||
| 907 | "file": "minecraft:gui/painting/bust.png", | ||
| 908 | "ascent": 13, "height": 16, | ||
| 909 | "chars": ["\uE951"] | ||
| 910 | }, | ||
| 911 | { "type": "bitmap", | ||
| 912 | "file": "minecraft:gui/painting/courbet.png", | ||
| 913 | "ascent": 13, "height": 16, | ||
| 914 | "chars": ["\uE952"] | ||
| 915 | }, | ||
| 916 | { "type": "bitmap", | ||
| 917 | "file": "minecraft:gui/painting/creebet.png", | ||
| 918 | "ascent": 13, "height": 16, | ||
| 919 | "chars": ["\uE953"] | ||
| 920 | }, | ||
| 921 | { "type": "bitmap", | ||
| 922 | "file": "minecraft:gui/painting/donkey_kong.png", | ||
| 923 | "ascent": 13, "height": 16, | ||
| 924 | "chars": ["\uE954"] | ||
| 925 | }, | ||
| 926 | { "type": "bitmap", | ||
| 927 | "file": "minecraft:gui/painting/earth.png", | ||
| 928 | "ascent": 13, "height": 16, | ||
| 929 | "chars": ["\uE955"] | ||
| 930 | }, | ||
| 931 | { "type": "bitmap", | ||
| 932 | "file": "minecraft:gui/painting/fighters.png", | ||
| 933 | "ascent": 13, "height": 16, | ||
| 934 | "chars": ["\uE956"] | ||
| 935 | }, | ||
| 936 | { "type": "bitmap", | ||
| 937 | "file": "minecraft:gui/painting/fire.png", | ||
| 938 | "ascent": 13, "height": 16, | ||
| 939 | "chars": ["\uE957"] | ||
| 940 | }, | ||
| 941 | { "type": "bitmap", | ||
| 942 | "file": "minecraft:gui/painting/graham.png", | ||
| 943 | "ascent": 13, "height": 16, | ||
| 944 | "chars": ["\uE958"] | ||
| 945 | }, | ||
| 946 | { "type": "bitmap", | ||
| 947 | "file": "minecraft:gui/painting/kebab.png", | ||
| 948 | "ascent": 13, "height": 16, | ||
| 949 | "chars": ["\uE959"] | ||
| 950 | }, | ||
| 951 | { "type": "bitmap", | ||
| 952 | "file": "minecraft:gui/painting/match.png", | ||
| 953 | "ascent": 13, "height": 16, | ||
| 954 | "chars": ["\uE960"] | ||
| 955 | }, | ||
| 956 | { "type": "bitmap", | ||
| 957 | "file": "minecraft:gui/painting/pigscene.png", | ||
| 958 | "ascent": 13, "height": 16, | ||
| 959 | "chars": ["\uE961"] | ||
| 960 | }, | ||
| 961 | { "type": "bitmap", | ||
| 962 | "file": "minecraft:gui/painting/plant.png", | ||
| 963 | "ascent": 13, "height": 16, | ||
| 964 | "chars": ["\uE962"] | ||
| 965 | }, | ||
| 966 | { "type": "bitmap", | ||
| 967 | "file": "minecraft:gui/painting/pointer.png", | ||
| 968 | "ascent": 13, "height": 16, | ||
| 969 | "chars": ["\uE963"] | ||
| 970 | }, | ||
| 971 | { "type": "bitmap", | ||
| 972 | "file": "minecraft:gui/painting/pool.png", | ||
| 973 | "ascent": 13, "height": 16, | ||
| 974 | "chars": ["\uE964"] | ||
| 975 | }, | ||
| 976 | { "type": "bitmap", | ||
| 977 | "file": "minecraft:gui/painting/sea.png", | ||
| 978 | "ascent": 13, "height": 16, | ||
| 979 | "chars": ["\uE965"] | ||
| 980 | }, | ||
| 981 | { "type": "bitmap", | ||
| 982 | "file": "minecraft:gui/painting/skeleton.png", | ||
| 983 | "ascent": 13, "height": 16, | ||
| 984 | "chars": ["\uE966"] | ||
| 985 | }, | ||
| 986 | { "type": "bitmap", | ||
| 987 | "file": "minecraft:gui/painting/skull_and_roses.png", | ||
| 988 | "ascent": 13, "height": 16, | ||
| 989 | "chars": ["\uE967"] | ||
| 990 | }, | ||
| 991 | { "type": "bitmap", | ||
| 992 | "file": "minecraft:gui/painting/stage.png", | ||
| 993 | "ascent": 13, "height": 16, | ||
| 994 | "chars": ["\uE968"] | ||
| 995 | }, | ||
| 996 | { "type": "bitmap", | ||
| 997 | "file": "minecraft:gui/painting/sunset.png", | ||
| 998 | "ascent": 13, "height": 16, | ||
| 999 | "chars": ["\uE982"] | ||
| 1000 | }, | ||
| 1001 | { "type": "bitmap", | ||
| 1002 | "file": "minecraft:gui/painting/void.png", | ||
| 1003 | "ascent": 13, "height": 16, | ||
| 1004 | "chars": ["\uE976"] | ||
| 1005 | }, | ||
| 1006 | { "type": "bitmap", | ||
| 1007 | "file": "minecraft:gui/painting/wanderer.png", | ||
| 1008 | "ascent": 13, "height": 16, | ||
| 1009 | "chars": ["\uE977"] | ||
| 1010 | }, | ||
| 1011 | { "type": "bitmap", | ||
| 1012 | "file": "minecraft:gui/painting/wasteland.png", | ||
| 1013 | "ascent": 13, "height": 16, | ||
| 1014 | "chars": ["\uE978"] | ||
| 1015 | }, | ||
| 1016 | { "type": "bitmap", | ||
| 1017 | "file": "minecraft:gui/painting/water.png", | ||
| 1018 | "ascent": 13, "height": 16, | ||
| 1019 | "chars": ["\uE979"] | ||
| 1020 | }, | ||
| 1021 | { "type": "bitmap", | ||
| 1022 | "file": "minecraft:gui/painting/wind.png", | ||
| 1023 | "ascent": 13, "height": 16, | ||
| 1024 | "chars": ["\uE980"] | ||
| 1025 | }, | ||
| 1026 | { "type": "bitmap", | ||
| 1027 | "file": "minecraft:gui/painting/wither.png", | ||
| 1028 | "ascent": 13, "height": 16, | ||
| 1029 | "chars": ["\uE981"] | ||
| 1030 | }, | ||
| 1031 | { "type": "bitmap", | ||
| 1032 | "file": "minecraft:gui/folder.png", | ||
| 1033 | "ascent": 13, "height": 16, | ||
| 1034 | "chars": ["\uE983"] | ||
| 1035 | }, | ||
| 1036 | { "type": "bitmap", | ||
| 1037 | "file": "minecraft:gui/container/stone.png", | ||
| 1038 | "ascent": 8, "height": 64, | ||
| 1039 | "chars": ["\uE985"] | ||
| 1040 | }, | ||
| 1041 | { "type": "bitmap", | ||
| 1042 | "file": "minecraft:gui/container/iron.png", | ||
| 1043 | "ascent": 8, "height": 64, | ||
| 1044 | "chars": ["\uE986"] | ||
| 1045 | }, | ||
| 1046 | { "type": "bitmap", | ||
| 1047 | "file": "minecraft:gui/container/gold.png", | ||
| 1048 | "ascent": 8, "height": 64, | ||
| 1049 | "chars": ["\uE987"] | ||
| 1050 | }, | ||
| 1051 | { "type": "bitmap", | ||
| 1052 | "file": "minecraft:gui/container/emerald.png", | ||
| 1053 | "ascent": 8, "height": 64, | ||
| 1054 | "chars": ["\uE988"] | ||
| 1055 | }, | ||
| 1056 | { "type": "bitmap", | ||
| 1057 | "file": "minecraft:gui/container/diamond.png", | ||
| 1058 | "ascent": 8, "height": 64, | ||
| 1059 | "chars": ["\uE989"] | ||
| 1060 | }, | ||
| 1061 | { "type": "bitmap", | ||
| 1062 | "file": "minecraft:gui/filler.png", | ||
| 1063 | "ascent": 0, "height": 1, | ||
| 1064 | "chars": ["\uE990"] | ||
| 1065 | }, | ||
| 1066 | { "type": "bitmap", | ||
| 1067 | "file": "minecraft:gui/container/barrel.png", | ||
| 1068 | "height": 73, "ascent": 14, | ||
| 1069 | "chars": ["\uE991"] | ||
| 1070 | }, | ||
| 1071 | { "type": "bitmap", | ||
| 1072 | "file": "minecraft:gui/container/chest_boat.png", | ||
| 1073 | "height": 73, "ascent": 14, | ||
| 1074 | "chars": ["\uE992"] | ||
| 1075 | }, | ||
| 1076 | { "type": "bitmap", | ||
| 1077 | "file": "minecraft:gui/container/chest_minecart.png", | ||
| 1078 | "height": 73, "ascent": 14, | ||
| 1079 | "chars": ["\uE993"] | ||
| 1080 | }, | ||
| 1081 | { "type": "bitmap", | ||
| 1082 | "file": "minecraft:gui/container/hopper_minecart.png", | ||
| 1083 | "height": 73, "ascent": 12, | ||
| 1084 | "chars": ["\uE994"] | ||
| 1085 | }, | ||
| 1086 | { "type": "bitmap", | ||
| 1087 | "file": "minecraft:gui/container/ender_chest.png", | ||
| 1088 | "height": 73, "ascent": 14, | ||
| 1089 | "chars": ["\uE995"] | ||
| 1090 | }, | ||
| 1091 | { "type": "bitmap", | ||
| 1092 | "file": "minecraft:gui/container/dropper.png", | ||
| 1093 | "height": 73, "ascent": 12, | ||
| 1094 | "chars": ["\uE996"] | ||
| 1095 | }, | ||
| 1096 | { "type": "bitmap", | ||
| 1097 | "file": "minecraft:gui/container/chest.png", | ||
| 1098 | "height": 73, "ascent": 14, | ||
| 1099 | "chars": ["\uE997"] | ||
| 1100 | }, | ||
| 1101 | { "type": "bitmap", | ||
| 1102 | "file": "minecraft:gui/container/large_chest.png", | ||
| 1103 | "height": 128, "ascent": 14, | ||
| 1104 | "chars": ["\uE998"] | ||
| 1105 | }, | ||
| 1106 | |||
| 1107 | { "type": "bitmap", | ||
| 1108 | "file": "minecraft:gui/fish/anemone.png", | ||
| 1109 | "height": 12, "ascent": 10, | ||
| 1110 | "chars": ["\uE78A"] | ||
| 1111 | }, | ||
| 1112 | { "type": "bitmap", | ||
| 1113 | "file": "minecraft:gui/fish/black_tang.png", | ||
| 1114 | "height": 12, "ascent": 10, | ||
| 1115 | "chars": ["\uE78B"] | ||
| 1116 | }, | ||
| 1117 | { "type": "bitmap", | ||
| 1118 | "file": "minecraft:gui/fish/blue_tang.png", | ||
| 1119 | "height": 12, "ascent": 10, | ||
| 1120 | "chars": ["\uE78C"] | ||
| 1121 | }, | ||
| 1122 | { "type": "bitmap", | ||
| 1123 | "file": "minecraft:gui/fish/butterflyfish.png", | ||
| 1124 | "height": 12, "ascent": 10, | ||
| 1125 | "chars": ["\uE78D"] | ||
| 1126 | }, | ||
| 1127 | { "type": "bitmap", | ||
| 1128 | "file": "minecraft:gui/fish/cichlid.png", | ||
| 1129 | "height": 12, "ascent": 10, | ||
| 1130 | "chars": ["\uE78E"] | ||
| 1131 | }, | ||
| 1132 | { "type": "bitmap", | ||
| 1133 | "file": "minecraft:gui/fish/clownfish.png", | ||
| 1134 | "height": 12, "ascent": 10, | ||
| 1135 | "chars": ["\uE78F"] | ||
| 1136 | }, | ||
| 1137 | { "type": "bitmap", | ||
| 1138 | "file": "minecraft:gui/fish/cotton_candy_betta.png", | ||
| 1139 | "height": 12, "ascent": 10, | ||
| 1140 | "chars": ["\uE79A"] | ||
| 1141 | }, | ||
| 1142 | { "type": "bitmap", | ||
| 1143 | "file": "minecraft:gui/fish/dottyback.png", | ||
| 1144 | "height": 12, "ascent": 10, | ||
| 1145 | "chars": ["\uE79B"] | ||
| 1146 | }, | ||
| 1147 | { "type": "bitmap", | ||
| 1148 | "file": "minecraft:gui/fish/emporor_red_snapper.png", | ||
| 1149 | "height": 12, "ascent": 10, | ||
| 1150 | "chars": ["\uE79C"] | ||
| 1151 | }, | ||
| 1152 | { "type": "bitmap", | ||
| 1153 | "file": "minecraft:gui/fish/goatfish.png", | ||
| 1154 | "height": 12, "ascent": 10, | ||
| 1155 | "chars": ["\uE79D"] | ||
| 1156 | }, | ||
| 1157 | { "type": "bitmap", | ||
| 1158 | "file": "minecraft:gui/fish/moorish_idol.png", | ||
| 1159 | "height": 12, "ascent": 10, | ||
| 1160 | "chars": ["\uE79E"] | ||
| 1161 | }, | ||
| 1162 | { "type": "bitmap", | ||
| 1163 | "file": "minecraft:gui/fish/ornate_butterflyfish.png", | ||
| 1164 | "height": 12, "ascent": 10, | ||
| 1165 | "chars": ["\uE79F"] | ||
| 1166 | }, | ||
| 1167 | { "type": "bitmap", | ||
| 1168 | "file": "minecraft:gui/fish/parrotfish.png", | ||
| 1169 | "height": 12, "ascent": 10, | ||
| 1170 | "chars": ["\uE80A"] | ||
| 1171 | }, | ||
| 1172 | { "type": "bitmap", | ||
| 1173 | "file": "minecraft:gui/fish/queen_angelfish.png", | ||
| 1174 | "height": 12, "ascent": 10, | ||
| 1175 | "chars": ["\uE80B"] | ||
| 1176 | }, | ||
| 1177 | { "type": "bitmap", | ||
| 1178 | "file": "minecraft:gui/fish/red_cichlid.png", | ||
| 1179 | "height": 12, "ascent": 10, | ||
| 1180 | "chars": ["\uE80C"] | ||
| 1181 | }, | ||
| 1182 | { "type": "bitmap", | ||
| 1183 | "file": "minecraft:gui/fish/red_lipped_blenny.png", | ||
| 1184 | "height": 12, "ascent": 10, | ||
| 1185 | "chars": ["\uE80D"] | ||
| 1186 | }, | ||
| 1187 | { "type": "bitmap", | ||
| 1188 | "file": "minecraft:gui/fish/red_snapper.png", | ||
| 1189 | "height": 12, "ascent": 10, | ||
| 1190 | "chars": ["\uE80E"] | ||
| 1191 | }, | ||
| 1192 | { "type": "bitmap", | ||
| 1193 | "file": "minecraft:gui/fish/threadfin.png", | ||
| 1194 | "height": 12, "ascent": 10, | ||
| 1195 | "chars": ["\uE80F"] | ||
| 1196 | }, | ||
| 1197 | { "type": "bitmap", | ||
| 1198 | "file": "minecraft:gui/fish/tomato_clownfish.png", | ||
| 1199 | "height": 12, "ascent": 10, | ||
| 1200 | "chars": ["\uE81A"] | ||
| 1201 | }, | ||
| 1202 | { "type": "bitmap", | ||
| 1203 | "file": "minecraft:gui/fish/triggerfish.png", | ||
| 1204 | "height": 12, "ascent": 10, | ||
| 1205 | "chars": ["\uE81B"] | ||
| 1206 | }, | ||
| 1207 | { "type": "bitmap", | ||
| 1208 | "file": "minecraft:gui/fish/yellow_tang.png", | ||
| 1209 | "height": 12, "ascent": 10, | ||
| 1210 | "chars": ["\uE81C"] | ||
| 1211 | }, | ||
| 1212 | { "type": "bitmap", | ||
| 1213 | "file": "minecraft:gui/fish/yellowtail_parrotfish.png", | ||
| 1214 | "height": 12, "ascent": 10, | ||
| 1215 | "chars": ["\uE81D"] | ||
| 1216 | }, | ||
| 1217 | { "type": "bitmap", | ||
| 1218 | "file": "minecraft:gui/fish/pattern_betty.png", | ||
| 1219 | "height": 12, "ascent": 10, | ||
| 1220 | "chars": ["\uE81E"] | ||
| 1221 | }, | ||
| 1222 | { "type": "bitmap", | ||
| 1223 | "file": "minecraft:gui/fish/pattern_blockfish.png", | ||
| 1224 | "height": 12, "ascent": 10, | ||
| 1225 | "chars": ["\uE81F"] | ||
| 1226 | }, | ||
| 1227 | { "type": "bitmap", | ||
| 1228 | "file": "minecraft:gui/fish/pattern_brinely.png", | ||
| 1229 | "height": 12, "ascent": 10, | ||
| 1230 | "chars": ["\uE82A"] | ||
| 1231 | }, | ||
| 1232 | { "type": "bitmap", | ||
| 1233 | "file": "minecraft:gui/fish/pattern_clayfish.png", | ||
| 1234 | "height": 12, "ascent": 10, | ||
| 1235 | "chars": ["\uE82B"] | ||
| 1236 | }, | ||
| 1237 | { "type": "bitmap", | ||
| 1238 | "file": "minecraft:gui/fish/pattern_dasher.png", | ||
| 1239 | "height": 12, "ascent": 10, | ||
| 1240 | "chars": ["\uE82C"] | ||
| 1241 | }, | ||
| 1242 | { "type": "bitmap", | ||
| 1243 | "file": "minecraft:gui/fish/pattern_flopper.png", | ||
| 1244 | "height": 12, "ascent": 10, | ||
| 1245 | "chars": ["\uE82D"] | ||
| 1246 | }, | ||
| 1247 | { "type": "bitmap", | ||
| 1248 | "file": "minecraft:gui/fish/pattern_glitter.png", | ||
| 1249 | "height": 12, "ascent": 10, | ||
| 1250 | "chars": ["\uE82E"] | ||
| 1251 | }, | ||
| 1252 | { "type": "bitmap", | ||
| 1253 | "file": "minecraft:gui/fish/pattern_kob.png", | ||
| 1254 | "height": 12, "ascent": 10, | ||
| 1255 | "chars": ["\uE82F"] | ||
| 1256 | }, | ||
| 1257 | { "type": "bitmap", | ||
| 1258 | "file": "minecraft:gui/fish/pattern_snooper.png", | ||
| 1259 | "height": 12, "ascent": 10, | ||
| 1260 | "chars": ["\uE83A"] | ||
| 1261 | }, | ||
| 1262 | { "type": "bitmap", | ||
| 1263 | "file": "minecraft:gui/fish/pattern_spotty.png", | ||
| 1264 | "height": 12, "ascent": 10, | ||
| 1265 | "chars": ["\uE83B"] | ||
| 1266 | }, | ||
| 1267 | { "type": "bitmap", | ||
| 1268 | "file": "minecraft:gui/fish/pattern_stripey.png", | ||
| 1269 | "height": 12, "ascent": 10, | ||
| 1270 | "chars": ["\uE83C"] | ||
| 1271 | }, | ||
| 1272 | { "type": "bitmap", | ||
| 1273 | "file": "minecraft:gui/fish/pattern_sunstreak.png", | ||
| 1274 | "height": 12, "ascent": 10, | ||
| 1275 | "chars": ["\uE83D"] | ||
| 1276 | }, | ||
| 1277 | { "type": "bitmap", | ||
| 1278 | "file": "minecraft:gui/black.png", | ||
| 1279 | "height": 9, "ascent": 7, | ||
| 1280 | "chars": ["\uE83E"] | ||
| 1281 | }, | ||
| 1282 | { "type": "bitmap", | ||
| 1283 | "file": "minecraft:gui/blue.png", | ||
| 1284 | "height": 9, "ascent": 7, | ||
| 1285 | "chars": ["\uE83F"] | ||
| 1286 | }, | ||
| 1287 | { "type": "bitmap", | ||
| 1288 | "file": "minecraft:gui/brown.png", | ||
| 1289 | "height": 9, "ascent": 7, | ||
| 1290 | "chars": ["\uE84A"] | ||
| 1291 | }, | ||
| 1292 | { "type": "bitmap", | ||
| 1293 | "file": "minecraft:gui/cyan.png", | ||
| 1294 | "height": 9, "ascent": 7, | ||
| 1295 | "chars": ["\uE84B"] | ||
| 1296 | }, | ||
| 1297 | { "type": "bitmap", | ||
| 1298 | "file": "minecraft:gui/gray.png", | ||
| 1299 | "height": 9, "ascent": 7, | ||
| 1300 | "chars": ["\uE84C"] | ||
| 1301 | }, | ||
| 1302 | { "type": "bitmap", | ||
| 1303 | "file": "minecraft:gui/green.png", | ||
| 1304 | "height": 9, "ascent": 7, | ||
| 1305 | "chars": ["\uE84D"] | ||
| 1306 | }, | ||
| 1307 | { "type": "bitmap", | ||
| 1308 | "file": "minecraft:gui/light_blue.png", | ||
| 1309 | "height": 9, "ascent": 7, | ||
| 1310 | "chars": ["\uE84E"] | ||
| 1311 | }, | ||
| 1312 | { "type": "bitmap", | ||
| 1313 | "file": "minecraft:gui/light_gray.png", | ||
| 1314 | "height": 9, "ascent": 7, | ||
| 1315 | "chars": ["\uE84F"] | ||
| 1316 | }, | ||
| 1317 | { "type": "bitmap", | ||
| 1318 | "file": "minecraft:gui/lime.png", | ||
| 1319 | "height": 9, "ascent": 7, | ||
| 1320 | "chars": ["\uE85A"] | ||
| 1321 | }, | ||
| 1322 | { "type": "bitmap", | ||
| 1323 | "file": "minecraft:gui/magenta.png", | ||
| 1324 | "height": 9, "ascent": 7, | ||
| 1325 | "chars": ["\uE85B"] | ||
| 1326 | }, | ||
| 1327 | { "type": "bitmap", | ||
| 1328 | "file": "minecraft:gui/orange.png", | ||
| 1329 | "height": 9, "ascent": 7, | ||
| 1330 | "chars": ["\uE85C"] | ||
| 1331 | }, | ||
| 1332 | { "type": "bitmap", | ||
| 1333 | "file": "minecraft:gui/pink.png", | ||
| 1334 | "height": 9, "ascent": 7, | ||
| 1335 | "chars": ["\uE85D"] | ||
| 1336 | }, | ||
| 1337 | { "type": "bitmap", | ||
| 1338 | "file": "minecraft:gui/purple.png", | ||
| 1339 | "height": 9, "ascent": 7, | ||
| 1340 | "chars": ["\uE85E"] | ||
| 1341 | }, | ||
| 1342 | { "type": "bitmap", | ||
| 1343 | "file": "minecraft:gui/red.png", | ||
| 1344 | "height": 9, "ascent": 7, | ||
| 1345 | "chars": ["\uE85F"] | ||
| 1346 | }, | ||
| 1347 | { "type": "bitmap", | ||
| 1348 | "file": "minecraft:gui/white.png", | ||
| 1349 | "height": 9, "ascent": 7, | ||
| 1350 | "chars": ["\uE86A"] | ||
| 1351 | }, | ||
| 1352 | { "type": "bitmap", | ||
| 1353 | "file": "minecraft:gui/yellow.png", | ||
| 1354 | "height": 9, "ascent": 7, | ||
| 1355 | "chars": ["\uE86B"] | ||
| 1356 | }, | ||
| 1357 | { "type": "bitmap", | ||
| 1358 | "file": "minecraft:gui/firework/burst.png", | ||
| 1359 | "height": 9, "ascent": 7, | ||
| 1360 | "chars": ["\uE86C"] | ||
| 1361 | }, | ||
| 1362 | { "type": "bitmap", | ||
| 1363 | "file": "minecraft:gui/firework/creeper.png", | ||
| 1364 | "height": 9, "ascent": 7, | ||
| 1365 | "chars": ["\uE86D"] | ||
| 1366 | }, | ||
| 1367 | { "type": "bitmap", | ||
| 1368 | "file": "minecraft:gui/firework/custom_color.png", | ||
| 1369 | "height": 9, "ascent": 7, | ||
| 1370 | "chars": ["\uE86E"] | ||
| 1371 | }, | ||
| 1372 | { "type": "bitmap", | ||
| 1373 | "file": "minecraft:gui/firework/fade_to.png", | ||
| 1374 | "height": 9, "ascent": 7, | ||
| 1375 | "chars": ["\uE86F"] | ||
| 1376 | }, | ||
| 1377 | { "type": "bitmap", | ||
| 1378 | "file": "minecraft:gui/firework/large_ball.png", | ||
| 1379 | "height": 9, "ascent": 7, | ||
| 1380 | "chars": ["\uE87A"] | ||
| 1381 | }, | ||
| 1382 | { "type": "bitmap", | ||
| 1383 | "file": "minecraft:gui/firework/small_ball.png", | ||
| 1384 | "height": 9, "ascent": 7, | ||
| 1385 | "chars": ["\uE87B"] | ||
| 1386 | }, | ||
| 1387 | { "type": "bitmap", | ||
| 1388 | "file": "minecraft:gui/firework/star.png", | ||
| 1389 | "height": 9, "ascent": 7, | ||
| 1390 | "chars": ["\uE87C"] | ||
| 1391 | }, | ||
| 1392 | { "type": "bitmap", | ||
| 1393 | "file": "minecraft:gui/firework/trail.png", | ||
| 1394 | "height": 9, "ascent": 7, | ||
| 1395 | "chars": ["\uE87D"] | ||
| 1396 | }, | ||
| 1397 | { "type": "bitmap", | ||
| 1398 | "file": "minecraft:gui/firework/twinkle.png", | ||
| 1399 | "height": 9, "ascent": 7, | ||
| 1400 | "chars": ["\uE87E"] | ||
| 1401 | }, | ||
| 1402 | { "type": "bitmap", | ||
| 1403 | "file": "minecraft:gui/firework/unknown.png", | ||
| 1404 | "height": 9, "ascent": 7, | ||
| 1405 | "chars": ["\uE87F"] | ||
| 1406 | }, | ||
| 1407 | { "type": "bitmap", | ||
| 1408 | "file": "minecraft:gui/pot/angler.png", | ||
| 1409 | "height": 12, "ascent": 10, | ||
| 1410 | "chars": ["\uE88A"] | ||
| 1411 | }, | ||
| 1412 | { "type": "bitmap", | ||
| 1413 | "file": "minecraft:gui/pot/archer.png", | ||
| 1414 | "height": 12, "ascent": 10, | ||
| 1415 | "chars": ["\uE88B"] | ||
| 1416 | }, | ||
| 1417 | { "type": "bitmap", | ||
| 1418 | "file": "minecraft:gui/pot/arms_up.png", | ||
| 1419 | "height": 12, "ascent": 10, | ||
| 1420 | "chars": ["\uE88C"] | ||
| 1421 | }, | ||
| 1422 | { "type": "bitmap", | ||
| 1423 | "file": "minecraft:gui/pot/blade.png", | ||
| 1424 | "height": 12, "ascent": 10, | ||
| 1425 | "chars": ["\uE88D"] | ||
| 1426 | }, | ||
| 1427 | { "type": "bitmap", | ||
| 1428 | "file": "minecraft:gui/pot/brewer.png", | ||
| 1429 | "height": 12, "ascent": 10, | ||
| 1430 | "chars": ["\uE88E"] | ||
| 1431 | }, | ||
| 1432 | { "type": "bitmap", | ||
| 1433 | "file": "minecraft:gui/pot/burn.png", | ||
| 1434 | "height": 12, "ascent": 10, | ||
| 1435 | "chars": ["\uE88F"] | ||
| 1436 | }, | ||
| 1437 | { "type": "bitmap", | ||
| 1438 | "file": "minecraft:gui/pot/danger.png", | ||
| 1439 | "height": 12, "ascent": 10, | ||
| 1440 | "chars": ["\uE89A"] | ||
| 1441 | }, | ||
| 1442 | { "type": "bitmap", | ||
| 1443 | "file": "minecraft:gui/pot/explorer.png", | ||
| 1444 | "height": 12, "ascent": 10, | ||
| 1445 | "chars": ["\uE89B"] | ||
| 1446 | }, | ||
| 1447 | { "type": "bitmap", | ||
| 1448 | "file": "minecraft:gui/pot/friend.png", | ||
| 1449 | "height": 12, "ascent": 10, | ||
| 1450 | "chars": ["\uE89C"] | ||
| 1451 | }, | ||
| 1452 | { "type": "bitmap", | ||
| 1453 | "file": "minecraft:gui/pot/heart.png", | ||
| 1454 | "height": 12, "ascent": 10, | ||
| 1455 | "chars": ["\uE89D"] | ||
| 1456 | }, | ||
| 1457 | { "type": "bitmap", | ||
| 1458 | "file": "minecraft:gui/pot/heartbreak.png", | ||
| 1459 | "height": 12, "ascent": 10, | ||
| 1460 | "chars": ["\uE89E"] | ||
| 1461 | }, | ||
| 1462 | { "type": "bitmap", | ||
| 1463 | "file": "minecraft:gui/pot/howl.png", | ||
| 1464 | "height": 12, "ascent": 10, | ||
| 1465 | "chars": ["\uE89F"] | ||
| 1466 | }, | ||
| 1467 | { "type": "bitmap", | ||
| 1468 | "file": "minecraft:gui/pot/miner.png", | ||
| 1469 | "height": 12, "ascent": 10, | ||
| 1470 | "chars": ["\uE90A"] | ||
| 1471 | }, | ||
| 1472 | { "type": "bitmap", | ||
| 1473 | "file": "minecraft:gui/pot/mourner.png", | ||
| 1474 | "height": 12, "ascent": 10, | ||
| 1475 | "chars": ["\uE90B"] | ||
| 1476 | }, | ||
| 1477 | { "type": "bitmap", | ||
| 1478 | "file": "minecraft:gui/pot/plenty.png", | ||
| 1479 | "height": 12, "ascent": 10, | ||
| 1480 | "chars": ["\uE90C"] | ||
| 1481 | }, | ||
| 1482 | { "type": "bitmap", | ||
| 1483 | "file": "minecraft:gui/pot/prize.png", | ||
| 1484 | "height": 12, "ascent": 10, | ||
| 1485 | "chars": ["\uE90D"] | ||
| 1486 | }, | ||
| 1487 | { "type": "bitmap", | ||
| 1488 | "file": "minecraft:gui/pot/sheaf.png", | ||
| 1489 | "height": 12, "ascent": 10, | ||
| 1490 | "chars": ["\uE90E"] | ||
| 1491 | }, | ||
| 1492 | { "type": "bitmap", | ||
| 1493 | "file": "minecraft:gui/pot/shelter.png", | ||
| 1494 | "height": 12, "ascent": 10, | ||
| 1495 | "chars": ["\uE90F"] | ||
| 1496 | }, | ||
| 1497 | { "type": "bitmap", | ||
| 1498 | "file": "minecraft:gui/pot/skull.png", | ||
| 1499 | "height": 12, "ascent": 10, | ||
| 1500 | "chars": ["\uE91A"] | ||
| 1501 | }, | ||
| 1502 | { "type": "bitmap", | ||
| 1503 | "file": "minecraft:gui/pot/snort.png", | ||
| 1504 | "height": 12, "ascent": 10, | ||
| 1505 | "chars": ["\uE91B"] | ||
| 1506 | }, | ||
| 1507 | { "type": "bitmap", | ||
| 1508 | "file": "minecraft:gui/effect/blindness.png", | ||
| 1509 | "height": 8, "ascent": 6, | ||
| 1510 | "chars": ["\uE91C"] | ||
| 1511 | }, | ||
| 1512 | { "type": "bitmap", | ||
| 1513 | "file": "minecraft:gui/effect/fire_resistance.png", | ||
| 1514 | "height": 8, "ascent": 6, | ||
| 1515 | "chars": ["\uE91D"] | ||
| 1516 | }, | ||
| 1517 | { "type": "bitmap", | ||
| 1518 | "file": "minecraft:gui/effect/instant_damage.png", | ||
| 1519 | "height": 8, "ascent": 6, | ||
| 1520 | "chars": ["\uE91E"] | ||
| 1521 | }, | ||
| 1522 | { "type": "bitmap", | ||
| 1523 | "file": "minecraft:gui/effect/instant_health.png", | ||
| 1524 | "height": 8, "ascent": 6, | ||
| 1525 | "chars": ["\uE91F"] | ||
| 1526 | }, | ||
| 1527 | { "type": "bitmap", | ||
| 1528 | "file": "minecraft:gui/effect/invisibility.png", | ||
| 1529 | "height": 8, "ascent": 6, | ||
| 1530 | "chars": ["\uE92A"] | ||
| 1531 | }, | ||
| 1532 | { "type": "bitmap", | ||
| 1533 | "file": "minecraft:gui/effect/jump_boost.png", | ||
| 1534 | "height": 8, "ascent": 6, | ||
| 1535 | "chars": ["\uE92B"] | ||
| 1536 | }, | ||
| 1537 | { "type": "bitmap", | ||
| 1538 | "file": "minecraft:gui/effect/luck.png", | ||
| 1539 | "height": 8, "ascent": 6, | ||
| 1540 | "chars": ["\uE92C"] | ||
| 1541 | }, | ||
| 1542 | { "type": "bitmap", | ||
| 1543 | "file": "minecraft:gui/effect/night_vision.png", | ||
| 1544 | "height": 8, "ascent": 6, | ||
| 1545 | "chars": ["\uE92D"] | ||
| 1546 | }, | ||
| 1547 | { "type": "bitmap", | ||
| 1548 | "file": "minecraft:gui/effect/poison.png", | ||
| 1549 | "height": 8, "ascent": 6, | ||
| 1550 | "chars": ["\uE92E"] | ||
| 1551 | }, | ||
| 1552 | { "type": "bitmap", | ||
| 1553 | "file": "minecraft:gui/effect/regeneration.png", | ||
| 1554 | "height": 8, "ascent": 6, | ||
| 1555 | "chars": ["\uE92F"] | ||
| 1556 | }, | ||
| 1557 | { "type": "bitmap", | ||
| 1558 | "file": "minecraft:gui/effect/resistance.png", | ||
| 1559 | "height": 8, "ascent": 6, | ||
| 1560 | "chars": ["\uE93A"] | ||
| 1561 | }, | ||
| 1562 | { "type": "bitmap", | ||
| 1563 | "file": "minecraft:gui/effect/slow_falling.png", | ||
| 1564 | "height": 8, "ascent": 6, | ||
| 1565 | "chars": ["\uE93B"] | ||
| 1566 | }, | ||
| 1567 | { "type": "bitmap", | ||
| 1568 | "file": "minecraft:gui/effect/slowness.png", | ||
| 1569 | "height": 8, "ascent": 6, | ||
| 1570 | "chars": ["\uE93C"] | ||
| 1571 | }, | ||
| 1572 | { "type": "bitmap", | ||
| 1573 | "file": "minecraft:gui/effect/speed.png", | ||
| 1574 | "height": 8, "ascent": 6, | ||
| 1575 | "chars": ["\uE93D"] | ||
| 1576 | }, | ||
| 1577 | { "type": "bitmap", | ||
| 1578 | "file": "minecraft:gui/effect/strength.png", | ||
| 1579 | "height": 8, "ascent": 6, | ||
| 1580 | "chars": ["\uE93E"] | ||
| 1581 | }, | ||
| 1582 | { "type": "bitmap", | ||
| 1583 | "file": "minecraft:gui/effect/saturation.png", | ||
| 1584 | "height": 8, "ascent": 6, | ||
| 1585 | "chars": ["\uE93F"] | ||
| 1586 | }, | ||
| 1587 | { "type": "bitmap", | ||
| 1588 | "file": "minecraft:gui/effect/water_breathing.png", | ||
| 1589 | "height": 8, "ascent": 6, | ||
| 1590 | "chars": ["\uE94A"] | ||
| 1591 | }, | ||
| 1592 | { "type": "bitmap", | ||
| 1593 | "file": "minecraft:gui/effect/weakness.png", | ||
| 1594 | "height": 8, "ascent": 6, | ||
| 1595 | "chars": ["\uE94B"] | ||
| 1596 | }, | ||
| 1597 | { "type": "bitmap", | ||
| 1598 | "file": "minecraft:gui/effect/wither.png", | ||
| 1599 | "height": 8, "ascent": 6, | ||
| 1600 | "chars": ["\uE94C"] | ||
| 1601 | }, | ||
| 1602 | { "type": "bitmap", | ||
| 1603 | "file": "minecraft:gui/command_impulse.png", | ||
| 1604 | "height": 12, "ascent": 9, | ||
| 1605 | "chars": ["\uE94D"] | ||
| 1606 | }, | ||
| 1607 | { "type": "bitmap", | ||
| 1608 | "file": "minecraft:gui/command_chain.png", | ||
| 1609 | "height": 12, "ascent": 9, | ||
| 1610 | "chars": ["\uE94E"] | ||
| 1611 | }, | ||
| 1612 | { "type": "bitmap", | ||
| 1613 | "file": "minecraft:gui/command_repeat.png", | ||
| 1614 | "height": 12, "ascent": 9, | ||
| 1615 | "chars": ["\uE94F"] | ||
| 1616 | }, | ||
| 1617 | { "type": "bitmap", | ||
| 1618 | "file": "minecraft:gui/command_unconditional.png", | ||
| 1619 | "height": 12, "ascent": 9, | ||
| 1620 | "chars": ["\uE95A"] | ||
| 1621 | }, | ||
| 1622 | { "type": "bitmap", | ||
| 1623 | "file": "minecraft:gui/command_conditional.png", | ||
| 1624 | "height": 12, "ascent": 9, | ||
| 1625 | "chars": ["\uE95B"] | ||
| 1626 | }, | ||
| 1627 | { "type": "bitmap", | ||
| 1628 | "file": "minecraft:gui/command_redstone.png", | ||
| 1629 | "height": 12, "ascent": 9, | ||
| 1630 | "chars": ["\uE95C"] | ||
| 1631 | }, | ||
| 1632 | { "type": "bitmap", | ||
| 1633 | "file": "minecraft:gui/command_active.png", | ||
| 1634 | "height": 12, "ascent": 9, | ||
| 1635 | "chars": ["\uE95D"] | ||
| 1636 | }, | ||
| 1637 | { "type": "bitmap", | ||
| 1638 | "file": "minecraft:gui/structure_bounding.png", | ||
| 1639 | "height": 12, "ascent": 11, | ||
| 1640 | "chars": ["\uE95E"] | ||
| 1641 | }, | ||
| 1642 | { "type": "bitmap", | ||
| 1643 | "file": "minecraft:gui/structure_corner.png", | ||
| 1644 | "height": 12, "ascent": 9, | ||
| 1645 | "chars": ["\uE95F"] | ||
| 1646 | }, | ||
| 1647 | { "type": "bitmap", | ||
| 1648 | "file": "minecraft:gui/structure_data.png", | ||
| 1649 | "height": 12, "ascent": 9, | ||
| 1650 | "chars": ["\uE96A"] | ||
| 1651 | }, | ||
| 1652 | { "type": "bitmap", | ||
| 1653 | "file": "minecraft:gui/structure_detect.png", | ||
| 1654 | "height": 12, "ascent": 11, | ||
| 1655 | "chars": ["\uE96B"] | ||
| 1656 | }, | ||
| 1657 | { "type": "bitmap", | ||
| 1658 | "file": "minecraft:gui/structure_entities.png", | ||
| 1659 | "height": 12, "ascent": 11, | ||
| 1660 | "chars": ["\uE96C"] | ||
| 1661 | }, | ||
| 1662 | { "type": "bitmap", | ||
| 1663 | "file": "minecraft:gui/structure_invisible_blocks.png", | ||
| 1664 | "height": 12, "ascent": 11, | ||
| 1665 | "chars": ["\uE96D"] | ||
| 1666 | }, | ||
| 1667 | { "type": "bitmap", | ||
| 1668 | "file": "minecraft:gui/structure_load.png", | ||
| 1669 | "height": 12, "ascent": 9, | ||
| 1670 | "chars": ["\uE96E"] | ||
| 1671 | }, | ||
| 1672 | { "type": "bitmap", | ||
| 1673 | "file": "minecraft:gui/structure_position.png", | ||
| 1674 | "height": 12, "ascent": 11, | ||
| 1675 | "chars": ["\uE96F"] | ||
| 1676 | }, | ||
| 1677 | { "type": "bitmap", | ||
| 1678 | "file": "minecraft:gui/structure_save.png", | ||
| 1679 | "height": 12, "ascent": 9, | ||
| 1680 | "chars": ["\uE97A"] | ||
| 1681 | }, | ||
| 1682 | { "type": "bitmap", | ||
| 1683 | "file": "minecraft:gui/structure_size.png", | ||
| 1684 | "height": 12, "ascent": 11, | ||
| 1685 | "chars": ["\uE97B"] | ||
| 1686 | }, | ||
| 1687 | { "type": "bitmap", | ||
| 1688 | "file": "minecraft:gui/time.png", | ||
| 1689 | "height": 9, "ascent": 7, | ||
| 1690 | "chars": ["\uE97C"] | ||
| 1691 | }, | ||
| 1692 | { "type": "bitmap", | ||
| 1693 | "file": "minecraft:gui/container/wandering_trader.png", | ||
| 1694 | "height": 77, "ascent": 13, | ||
| 1695 | "chars": ["\uE97D"] | ||
| 1696 | } | ||
| 1697 | ] | ||
| 1698 | } | ||