Jacobsen0612 How do i add custom textured items to gui menus, shop menus, crate menus etc.. Do they have any specific id every textured item, or how do i find a solution to this?
LoneDev it depends on the plugin. if the other plugin supports itemsadder directly you have to check their wiki to see how to reference itemsadder items. If it doesn't natively support itemsadder items you can use custommodeldata. An example is explained here for DeluxeMenu: https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/deluxemenu#how-to-get-the-custommodeldata-value The "material" is the material used in the ItemsAdder YML configuration for that item. You can know it by just using /iaget then press F3+H, then hover the item to read the vanilla name.