{
  "type": "minecraft:multi_action",
  "title": {
    "translate": "title.nyamagic.tp.convenient",
    "color": "#FFBFDF"
  },
  "body": [
    {
      "type": "minecraft:plain_message",
      "contents": {
        "color": "#FFFFFF",
        "translate": "text.nyamagic.tp.convenient"
      }
    }
  ],
  "can_close_with_escape": true,
  "pause": true,
  "after_action": "close",
  "columns": 1,
  "actions": [
    {
      "action": {
        "command": "function nyamagic:tp/convenient {v:0}",
        "type": "run_command"
      },
      "label": {
        "color": "#FFBFBF",
        "nbt": "temporary.convenient[0]",
        "source": "storage",
        "storage": "nyamagic:data"
      }
    },
    {
      "action": {
        "command": "function nyamagic:tp/convenient {v:1}",
        "type": "run_command"
      },
      "label": {
        "color": "#FFDFBF",
        "nbt": "temporary.convenient[1]",
        "source": "storage",
        "storage": "nyamagic:data"
      }
    },
    {
      "action": {
        "command": "function nyamagic:tp/convenient {v:2}",
        "type": "run_command"
      },
      "label": {
        "color": "#FFFFBF",
        "nbt": "temporary.convenient[2]",
        "source": "storage",
        "storage": "nyamagic:data"
      }
    },
    {
      "action": {
        "command": "function nyamagic:tp/convenient {v:3}",
        "type": "run_command"
      },
      "label": {
        "color": "#BFFFBF",
        "nbt": "temporary.convenient[3]",
        "source": "storage",
        "storage": "nyamagic:data"
      }
    },
    {
      "action": {
        "command": "function nyamagic:tp/convenient {v:4}",
        "type": "run_command"
      },
      "label": {
        "color": "#BFFFFF",
        "nbt": "temporary.convenient[4]",
        "source": "storage",
        "storage": "nyamagic:data"
      }
    },
    {
      "action": {
        "command": "function nyamagic:tp/convenient {v:5}",
        "type": "run_command"
      },
      "label": {
        "color": "#BFDFFF",
        "nbt": "temporary.convenient[5]",
        "source": "storage",
        "storage": "nyamagic:data"
      }
    },
    {
      "action": {
        "command": "function nyamagic:tp/convenient {v:6}",
        "type": "run_command"
      },
      "label": {
        "color": "#DFBFFF",
        "nbt": "temporary.convenient[6]",
        "source": "storage",
        "storage": "nyamagic:data"
      }
    },
    {
      "action": {
        "command": "function nyamagic:tp/convenient {v:7}",
        "type": "run_command"
      },
      "label": {
        "color": "#FFBFFF",
        "nbt": "temporary.convenient[7]",
        "source": "storage",
        "storage": "nyamagic:data"
      }
    }
  ]
}