Is there a way to get custom items to appear on DeluxeMenus?
HansOffice opened this issue · 6 comments
I want my finished custom items to appear on the menu buttons made by the DeluxeMenus plugin, is there any way to do that? Or is this supported?
Putting KnokkosCustomItems: { Name: "name_of_your_item" }
in the NBT of an item will turn it into a custom item. If the DeluxeMenu config supports NBT, this should do the trick (I don't know DeluxeMenu, so I don't know whether it does). If not, this will be more difficult.
I'm not sure whether it supports nested strings (which you will need). I think you should contact the support/dev of DeluxeMenu