i made a custom item plugin and i want to make a resource pack for it. i saw other plugins like qualityarmory that all items are diamond axe but the texture is not the same & normal diamond axe is still diamond axe. i want to know how and if it is unrelated to plugin development. tell me where to ask
You can do that by using custommodeldata. Basicly you can create custom texture for diamondaxe with custommodeldata and then you set custommodeldata to the stack with ItemMeta#setCustomModelData() and the item will have the other texture and normal will work just fine Here: https://www.planetminecraft.com/for...ring/new-1-14-custom-item-models-tuto-578834/