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
...
- the yml file and the folder name must be the same.
- put left.png , body.png, right.png into a folder.
- 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