#How to rename items with scripting

1 messages · Page 1 of 1 (latest)

quaint berry
#

Wondering if it's possible to rename items using scripting

mighty peak
#

it is possible

#

itemStack.nameTag = 'test'

quaint berry
#

ok thanks

quaint berry
mighty peak
#

(ev)

quaint berry
#

nevermind it does work it just doesn't display the text on the actual item

zenith cosmos
#

ypu need to set the item in the onventory using inventory.container.setItem()

heady delta
#

ye