Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

  1. Home
  2. General
  3. [Re-upload] [Senk Ju Tutorial] How to use Custom Fonts

[Re-upload] [Senk Ju Tutorial] How to use Custom Fonts

Scheduled Pinned Locked Moved General
1 Posts 1 Posters 1.6k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • exit scammedE Offline
    exit scammedE Offline
    exit scammed
    wrote on last edited by exit scammed
    #1

    How to use Custom Fonts

    Reupload from old forum. Thanks @Senk-Ju for the tutorial.
    LiquidBounce allows you to use custom fonts inside the HUD. Both TTF and OTF fonts are supported. Just follow the instructions below to get started.
    1.) Download a font from the internet (Example: https://www.dafont.com/de/).
    2.) Place the font file(s) inside LiquidBounce's fonts folder (default Windows path:%appdata%/.minecraft/LiquidBounce-1.8/fonts).
    3.) Open 'fonts.json' inside a text editor of your choice.
    4.) Paste the following code inside the json file, replace the value of 'fontFile' with the filename of the font you want to add and save it.

    [
        {
            "fontFile": "font1.ttf",
            "fontSize": "40"
        },
        {
            "fontFile": "font2.ttf",
            "fontSize": "50"
        },
        etc...
    ]
    

    Example:

    [
        {
            "fontFile": "montserrat-regular.ttf",
            "fontSize": "40"
        },
        {
            "fontFile": "roboto-regular.ttf",
            "fontSize": "50"
        }
    ]
    

    5.) Run LiquidBounce and open up the CustomHUD screen by pressing the blue button in the bottom left corner of the screen.
    6.) Select a CustomHUD element and change the font to the one you just added. To change the scale of an element, use your mouse wheel while hovering it.

    The process is the same for every CustomHUD element.

    1 Reply Last reply
    2
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    About
    • Terms of Service
    • Privacy Policy
    • Status
    • Contact Us
    Downloads
    • Releases
    • Source code
    • License
    Docs
    • Tutorials
    • CustomHUD
    • AutoSettings
    • ScriptAPI
    Community
    • Forum
    • Guilded
    • YouTube
    • Twitter
    • D.Tube
    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups