#(misquoth) Change / remove Music Disc track name

8 messages · Page 1 of 1 (latest)

crimson pagoda
#

I'm using the disc_fragment_5 as a custom item and I notice that it has a track title in the lore (I guess all discs do) - How can I remove or change this?
It doesn't seem to be in the lore.

sterile craneBOT
#

(misquoth) Change / remove Music Disc track name

sterile craneBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

toxic lance
#

try

#

!m item.hides

inner phoenixBOT
# toxic lance !m item.hides

Sets the item's list of data types to hide.
Valid hide types include: ATTRIBUTES, DESTROYS, ENCHANTS, PLACED_ON, ITEM_DATA, UNBREAKABLE, DYE, or ALL.
ITEM_DATA hides potion effects, banner patterns, etc.
Use "ALL" to automatically hide all hideable item data.

Object

ItemTag

Input

ListTag

Tags

<ItemTag.hides> Returns a list of item data types to be hidden from view on this item. Valid hide ...

crimson pagoda
#

will do, thanks.