christikat / glow_crafting

MIT License
37 stars 26 forks source link

[ENHANCEMENT] Pulling images from inventory file #1

Closed TrueSunnyD closed 1 year ago

TrueSunnyD commented 1 year ago

The method that I changed for this pull request reads the images directly from the inventory image path rather than the image folder in glow_crafting. This makes it so that you do not have to have images in 2 different places.

I tested this and can confirm that this method works. I also added a little example in the config in case anyone is using qb-inventory.

Hope this helps :)