#Сustom item's name and lore output

1 messages · Page 1 of 1 (latest)

little tinsel
#

How can I make a custom item's name and lore output?

#

Or will I have to write everything manually?

#

🥲

vale loom
#

you have to do it manually

#

but since you probably made it with some plugin like ItemsAdder or Oraxen, you should already have it in your config files and could just copy-paste it into DeluxeMenus 🤷

#

btw you can directly use model_data: 9045 insetad of nbt_int

#

though if you use ItemsAdder, you can use itemsadder-namespace:name to retrieve the item, and I'm guessing that if you don't overwrite the lore and display name in DM, it'll take it from ItemsAdder

little tinsel
vale loom
#

then go to MMOItems' config wherever you created the item and copy-paste the name and lore 🤷

little tinsel
#

Okay, but the characteristics of the items will have to be written manually as well?