diff --git a/pack/assets/minecraft/font/default.json b/pack/assets/minecraft/font/default.json index 07ab118..b064ece 100644 --- a/pack/assets/minecraft/font/default.json +++ b/pack/assets/minecraft/font/default.json @@ -35,6 +35,69 @@ "chars": [ "" ] + }, + { + "type": "bitmap", + "file": "minecraft:ranks/admin.png", + "ascent": 8, + "height": 8, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "minecraft:ranks/helper.png", + "ascent": 8, + "height": 8, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "minecraft:ranks/tulaj.png", + "ascent": 8, + "height": 8, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "minecraft:ranks/admin+.png", + "ascent": 8, + "height": 8, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "minecraft:ranks/manager.png", + "ascent": 8, + "height": 8, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "minecraft:ranks/developer.png", + "ascent": 8, + "height": 8, + "chars": [ + "" + ] + }, + { + "type": "bitmap", + "file": "minecraft:ranks/staff.png", + "ascent": 8, + "height": 8, + "chars": [ + "" + ] } ] } \ No newline at end of file