Java Edition:Secret Paper/format

This page covers the format of secret papers across multiple versions.

24w14potato

  • NbtSprite compound.png: Sprite image for compound in Minecraft an item, see Data component format on the Minecraft Wiki for more information
    • NbtSprite compound.png: Sprite image for compound in Minecraft components
      • NbtSprite string.png: Sprite image for string in Minecraft minecraft:custom_name: JSON string
        • NbtSprite compound.png: Sprite image for compound in Minecraft
          • NbtSprite string.png: Sprite image for string in Minecraft translate: item.minecraft.paper.secret.<x> where <x> is a number 0-4, inclusive.
          • NbtSprite list.png: Sprite image for list in Minecraft with
            • NbtSprite compound.png: Sprite image for compound in Minecraft
              • NbtSprite compound.png: Sprite image for compound in Minecraft clickEvent
                • NbtSprite string.png: Sprite image for string in Minecraft action: suggest_command
                • NbtSprite string.png: Sprite image for string in Minecraft value: /tell <player>
              • NbtSprite list.png: Sprite image for list in Minecraft extra: only exists if the player is a part of a scoreboard team with a prefix or suffix when created.
                • NbtSprite string.png: Sprite image for string in Minecraft: scoreboard team prefix, an empty string otherwise.
                • NbtSprite string.png: Sprite image for string in Minecraft: player's username
                • NbtSprite string.png: Sprite image for string in Minecraft: scoreboard team suffix, an empty string otherwise.
              • NbtSprite compound.png: Sprite image for compound in Minecraft hoverEvent
                • NbtSprite string.png: Sprite image for string in Minecraft action: show_entity
                • NbtSprite compound.png: Sprite image for compound in Minecraft contents
                  • NbtSprite list.png: Sprite image for list in Minecraft id: list of four integers representing the player's uuid
                  • NbtSprite string.png: Sprite image for string in Minecraft name: player's username
                  • NbtSprite string.png: Sprite image for string in Minecraft type: minecraft:player
              • NbtSprite string.png: Sprite image for string in Minecraft insertion: player's username
              • NbtSprite string.png: Sprite image for string in Minecraft text: player's username, is an empty string if the player is a part of a scoreboard team with a prefix or suffix when created.
      • NbtSprite long.png: Sprite image for long in Minecraft minecraft:secret_message: random identifier for the poisonous potato plant that sent the message, is removed once updated

Before 25w02a

  • NbtSprite compound.png: Sprite image for compound in Minecraft an item, see Data component format on the Minecraft Wiki for more information
    • NbtSprite compound.png: Sprite image for compound in Minecraft components
      • NbtSprite string.png: Sprite image for string in Minecraft minecraft:custom_name: JSON string
        • NbtSprite compound.png: Sprite image for compound in Minecraft
          • NbtSprite string.png: Sprite image for string in Minecraft translate: item.minecraft.paper.secret.<x> where <x> is a number 0-4, inclusive.
          • NbtSprite list.png: Sprite image for list in Minecraft with
            • NbtSprite compound.png: Sprite image for compound in Minecraft
              • NbtSprite compound.png: Sprite image for compound in Minecraft clickEvent
                • NbtSprite string.png: Sprite image for string in Minecraft action: suggest_command
                • NbtSprite string.png: Sprite image for string in Minecraft value: /tell <player>
              • NbtSprite list.png: Sprite image for list in Minecraft extra: only exists if the player is a part of a scoreboard team with a prefix or suffix when created.
                • NbtSprite string.png: Sprite image for string in Minecraft: scoreboard team prefix, an empty string otherwise.
                • NbtSprite string.png: Sprite image for string in Minecraft: player's username
                • NbtSprite string.png: Sprite image for string in Minecraft: scoreboard team suffix, an empty string otherwise.
              • NbtSprite compound.png: Sprite image for compound in Minecraft hoverEvent
                • NbtSprite string.png: Sprite image for string in Minecraft action: show_entity
                • NbtSprite compound.png: Sprite image for compound in Minecraft contents
                  • NbtSprite list.png: Sprite image for list in Minecraft id: list of four integers representing the player's uuid
                  • NbtSprite string.png: Sprite image for string in Minecraft name: player's username
                  • NbtSprite string.png: Sprite image for string in Minecraft type: minecraft:player
              • NbtSprite string.png: Sprite image for string in Minecraft insertion: player's username
              • NbtSprite string.png: Sprite image for string in Minecraft text: player's username, is an empty string if the player is a part of a scoreboard team with a prefix or suffix when created.

25w02a and After

  • NbtSprite compound.png: Sprite image for compound in Minecraft an item, see Data component format on the Minecraft Wiki for more information
    • NbtSprite compound.png: Sprite image for compound in Minecraft components
      • NbtSprite compound.png: Sprite image for compound in Minecraft minecraft:custom_name: NBT compound
        • NbtSprite string.png: Sprite image for string in Minecraft translate: item.minecraft.paper.secret.<x> where <x> is a number 0-4, inclusive.
        • NbtSprite list.png: Sprite image for list in Minecraft with
          • NbtSprite compound.png: Sprite image for compound in Minecraft
            • NbtSprite list.png: Sprite image for list in Minecraft extra: only exists if the player is a part of a scoreboard team with a prefix or suffix when created.
              • NbtSprite compound.png: Sprite image for compound in Minecraft
                • NbtSprite string.png: Sprite image for string in Minecraft "": scoreboard team prefix, an empty string otherwise.
              • NbtSprite compound.png: Sprite image for compound in Minecraft
                • NbtSprite string.png: Sprite image for string in Minecraft "": player's username
              • NbtSprite compound.png: Sprite image for compound in Minecraft
                • NbtSprite string.png: Sprite image for string in Minecraft "": scoreboard team suffix, an empty string otherwise.
            • NbtSprite string.png: Sprite image for string in Minecraft insertion: player's username
            • NbtSprite string.png: Sprite image for string in Minecraft text: player's username, is an empty string if the player is a part of a scoreboard team with a prefix or suffix when created.