diff --git a/pack/assets/minecraft/font/default.json b/pack/assets/minecraft/font/default.json index e8189c4..81a61fa 100644 --- a/pack/assets/minecraft/font/default.json +++ b/pack/assets/minecraft/font/default.json @@ -5,36 +5,28 @@ "file": "minecraft:gui/auth.png", "ascent": 16, "height": 16, - "chars": [ - "" - ] + "chars": [""] }, { "type": "bitmap", "file": "minecraft:gui/lobby.png", "ascent": 16, "height": 16, - "chars": [ - "" - ] + "chars": [""] }, { "type": "bitmap", "file": "minecraft:gui/skypvp.png", "ascent": 16, "height": 16, - "chars": [ - "" - ] + "chars": [""] }, { "type": "bitmap", "file": "minecraft:gui/skyblock.png", "ascent": 16, "height": 16, - "chars": [ - "" - ] + "chars": [""] }, { "type": "bitmap",