Is there a way to get icons for the items?

hey :)
is there a way to get icons for the items?

Screenshot:
Rust (gyazo.com)

server rewards shop shows no icon :/

Would be Perfect !

you have to input the skin ID for every item you want if you want the icon in another plugin, but the item table in this plugin is a static table so if someone really wanted to they could make a plugin that fetches the skin ID from the ExtendedCrafting.json and displays it.

unfortunately im not sure how exactly to do that so the only advise i can give is to use a plugin like misticos's https://umod.org/plugins/info-menu

or https://umod.org/community/game-menu

though since your going for the icons id have to suggest infomenu since gamemenu only uses simple colored buttons.

 

though if your talking about making the items actually appear as the correct icon, that will break how this plugins functions, the reason the items appear as different icons then the actual items is because these items have placement restrictions, like the large furnace and the oil refinery the reason their icon appears as a small furnace is so you can place them indoors on a foundation block instead of only on terrain

you can see for yourself exactly how it works by placing an "Advanced Water Pump" then picking it up with the normal pickup menu instead of the hammer hit pickup included in the plugin, the water pump will end up reverting to a normal water pump that has placement restrictions

hey, thanks for your time :)

the main thing for me is this:
Rust (gyazo.com)

how can i find a skin id for large furnace and the others? i did add a normal large furnace to the store but there is no skin id in the config. do these items even have an skin id?