We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

17

Rename Command

3 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    It would also be nice if /rename could apply color codes to the new name of the item.

  • 0
    Registered User commented
    Comment actions Permalink

    This is already possible using /data modify in Java Edition:

    /data modify entity @s SelectedItem.tag.display.Name set value '{"text":"Test"}'

    In Bedrock Edition, unfortunately, there isn't a fast way as a mapmaker to do this sort of stuff. You'll have to use an anvil instead.

  • 1
    Registered User commented
    Comment actions Permalink

    /rename