Hello, I am trying to make a custom potion model for my server however the config I have does not seem to work. I have checked the forms, wiki, and Discord archives for some config help but nothing I've seen works.
ItemsAdder version: 3.6.0 (I cannot upgrade past this due to custom plugin dependencies).
Server version: Purpur 1.20.2
Here is the item texture:

Here is the config:
icefish_oil:
display_name: Icefish Oil
specific_properties:
potion:
color: BLUE
lore:
- "&7No Effects"
- "&7Can be combined with other fish oils"
- "&7to craft the &eMasterwork Oil"
resource:
material: POTION
generate: true