#How do I rename an item?

10 messages · Page 1 of 1 (latest)

turbid cradle
#

Looking to rename an item but Im unsure how and I cant find it in the documentation

little trellisBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

turbid cradle
#

I wanted to change the name of some of the animal meats specifically but I have no idea how to do that, and im not sure if theres like a universal script that lets me change the names of items

pine gyro
#

Lang events

hollow epochBOT
#

A script to rename items:

ClientEvents.lang("en_us", e => {
e.renameItem('item id', 'new name')
})

Reloadable with F3 + T

pine gyro
#

The bot even has a macro for it

#

In #boots you can use /tips and /wiki for yourself in future!

turbid cradle
#

oh gotcha, thank you

pine gyro
#

Np

turbid cradle
#

Ive been trying to use the wiki but its a bit confusing so Ill look into the bot as well