#How do I rename an item?
10 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
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
Lang events
A script to rename items:
ClientEvents.lang("en_us", e => {
e.renameItem('item id', 'new name')
})
Reloadable with F3 + T
The bot even has a macro for it
In #boots you can use /tips and /wiki for yourself in future!
oh gotcha, thank you
Np
Ive been trying to use the wiki but its a bit confusing so Ill look into the bot as well