#how to rename a block
4 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
A script to rename items:
ClientEvents.lang("en_us", e => {
e.renameItem('item id', 'new name')
})
Reloadable with F3 + T
just replace with renameBlock