Hello, I've been trying to modify the skills GUI for a while.
I want the skill buttons (e.g., Archery) to be represented by multiple buttons. The idea is to later represent them as a single button via the GUI.
Based on what I’ve read in the wiki:
It should work as shown in this example, right?
templates:
skill:
contexts:
archery:
material: bow
pos:
- 1,0
- 1,1
However, this doesn't work for me.
I've already tried asking for help in Discord, removing groups, and manually adding all templates, but I still haven’t found the right solution.
Guide to templates
Guide to configuring items