פונט דק (יוניקוד)

Thin font

Normally on Minecraft you set Force Unicode Font: ON to get the "thin font".

With ItemsAdder this is not possible because it would make emoji, GUIs, HUDs not working anymore. It's a Minecraft limitation.

and set this in config.yml

  thin-font:
    enabled: true

This allows you to set Force Unicode Font: OFF but still have the thin font enabled.

This is the result

Last updated

Was this helpful?