I am trying to get items adder to display a image in TAB. I have been following the wiki on emojis and I've also done the ranks guide to try to get the image to display. I've read through them countless times and started from scratch a bunch as well. No errors pop up in console either.
Currently these are my directories:
blithe/texture/font/logo/logo.png
blithe/configs/logo_image.yml
This is the logo_image.yml
info:
namespace: "blithe"
font_images:
logo:
permission: 0
show_in_gui: true
path: "font/logo/logo.png"
scale_ratio: 9
y_position: 8
The placeholder i have set in my tab is %img_logo%
This is all i have in items adder currently besides the _iainternal folder
lmk where ive gone wrong!