diff --git a/assets/minecraft/font/default.json b/assets/minecraft/font/default.json index 79b2a92..d2c1166 100644 --- a/assets/minecraft/font/default.json +++ b/assets/minecraft/font/default.json @@ -90,6 +90,24 @@ "\uF008" ] }, + { + "type": "bitmap", + "file": "icons/chat_outlander.png", + "ascent": 7, + "height": 8, + "chars": [ + "\uF009" + ] + }, + { + "type": "bitmap", + "file": "icons/chat_outlander.png", + "ascent": 7.5, + "height": 8, + "chars": [ + "\uF00A" + ] + }, { "type": "bitmap", "file": "menu/npc_journal.png", @@ -157,7 +175,7 @@ "type": "bitmap", "file": "menu/fish_sell.png", "height": 256, - "ascent": 31, + "ascent": 85, "chars": [ "\uE008" ]