Skip to content

Commit b49def3

Browse files
authored
v1.7.2 (#69)
1 parent a63f58e commit b49def3

22 files changed

+25
-8
lines changed

illyriarp/assets/minecraft/font/default.json

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@
355355
"\uE994": -16
356356
}
357357
},
358-
359358
{
360359
"type": "bitmap",
361360
"file": "minecraft:gui/container/chests/chest.png",
@@ -391,7 +390,6 @@
391390
"ascent": 34,
392391
"chars": ["\uEC05"]
393392
},
394-
395393
{
396394
"type": "bitmap",
397395
"file": "minecraft:gui/container/chests_slots/chest.png",
@@ -427,7 +425,6 @@
427425
"ascent": 34,
428426
"chars": ["\uED05"]
429427
},
430-
431428
{
432429
"type": "bitmap",
433430
"file": "minecraft:gui/container/hopper_minecart.png",
@@ -484,7 +481,27 @@
484481
"ascent": 13,
485482
"chars": ["\uEc17"]
486483
},
487-
484+
{
485+
"type": "bitmap",
486+
"file": "minecraft:gui/container/blast_furnace_hat.png",
487+
"height": 35,
488+
"ascent": 35,
489+
"chars": ["\uEc18"]
490+
},
491+
{
492+
"type": "bitmap",
493+
"file": "minecraft:gui/container/dispenser_block.png",
494+
"height": 112,
495+
"ascent": 45,
496+
"chars": ["\uEc19"]
497+
},
498+
{
499+
"type": "bitmap",
500+
"file": "minecraft:gui/container/dropper_block.png",
501+
"height": 112,
502+
"ascent": 45,
503+
"chars": ["\uEc20"]
504+
},
488505
{
489506
"type": "bitmap",
490507
"file": "minecraft:gui/container/villagers/base_trades.png",

illyriarp/assets/minecraft/lang/en_us.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@
5858

5959
"container.barrel": "§f\uE999\uEd03",
6060
"container.beacon": "",
61-
"container.blast_furnace": "",
61+
"container.blast_furnace": "§f\uE999\uE999\uE999\uE999\uE996\uE995\uE995\uE999\uE998\uE995\uEc18",
6262
"container.brewing": "§f\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE995\uE995\uE995\uEc17",
6363
"container.cartography_table": "",
6464
"container.chest": "§f\uE999\uE996\uEd01",
6565
"container.chestDouble": "§f\uE999\uE999\uE996\uEd05",
6666
"container.creative": "",
6767
"container.crafter": "§f\uE997\uE997\uE997\uE998\uEc14",
6868
"container.crafting": "",
69-
"container.dispenser": "",
70-
"container.dropper": "",
69+
"container.dispenser": "§f\uE998\uEc19",
70+
"container.dropper": "§f\uE998\uEc20",
7171
"container.enderchest": "§f\uE999\uE996\uEd04",
7272
"container.enchant": "§f\uE999\uE999\uE999\uE999\uE999\uE995\uE995\uEc11",
7373
"container.furnace": "§f\uE999\uE999\uE999\uE999\uE996\uE995\uE999\uEc12",
3.03 KB
Loading
550 Bytes
Loading
4.66 KB
Loading
2.3 KB
Loading
1.26 KB
Loading
1.31 KB
Loading
3 Bytes
Loading
0 Bytes
Loading

0 commit comments

Comments
 (0)