backgrounds - toxicity188/BetterHud GitHub Wiki

Deprecated - In BetterHud 1.9, background will recreated.

can create a background image for your text.

structure of the backgrounds folder looks like this

backgrounds
└── example1.yml
    └── example1
        └── left.png
        └── body.png
        └── right.png
└── example2.yml
    └── example2
        └── left.png
        └── body.png
        └── right.png
...
  1. the yml file and the folder name must be the same.
  2. put left.png , body.png, right.png into a folder.
  3. rest is set in layout documentation

these are the left.png , body.png, and right.png example files.


organization of a yml file is simple.

example1.yml

x: 0
y: 0