aboutsummaryrefslogtreecommitdiff
path: root/items/PARTY_GIFT.json
blob: bd0d3bed017fdc9cebfa713c7d4f1a4102cccde2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
  "itemid": "minecraft:skull",
  "displayname": "§aParty Gift",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4091eae2-1088-380a-b548-33f5daeea601\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMzUzMjcyMjM3OSwKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQ4YWEyZjliZmZkODg1MzY0NmMxMzc1ZDNkZTcxYjgxODdiZDQyNjMzMmQ5ZjlkNzEyMjE2ZjdlOTJhOTMwZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7Click a stranger while holding to gift!\",1:\"§7Both players get the rewards!\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aParty Gift\"},ExtraAttributes:{id:\"PARTY_GIFT\"}}",
  "damage": 3,
  "lore": [
    "§7§7Click a stranger while holding to gift!",
    "§7Both players get the rewards!",
    "",
    "§a§lUNCOMMON"
  ],
  "internalname": "PARTY_GIFT",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.3.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Party_Gift",
    "https://wiki.hypixel.net/Party_Gift"
  ],
  "recipes": [
    {
      "name": "§8Party Gift",
      "render": "@neurepo:mobs/party_gift.json",
      "type": "drops",
      "extra": [],
      "drops": [
        {
          "id": "PARTY_THE_FISH",
          "chance": "0.179%"
        },
        {
          "id": "PARTY_HAT",
          "chance": "0.298%"
        },
        {
          "id": "PARTY_GLOVES",
          "chance": "0.896%"
        },
        {
          "id": "PARTY_CLOAK",
          "chance": "0.896%"
        },
        {
          "id": "SNOWMAN_MASK",
          "chance": "0.896%"
        },
        {
          "id": "POTION_ALCHEMY_XP_BOOST;3",
          "chance": "20.908%",
          "alternatives": [
            {
              "id": "POTION_MINING_XP_BOOST;3",
              "chance": "20.908%"
            },
            {
              "id": "POTION_COMBAT_XP_BOOST;3",
              "chance": "20.908%"
            },
            {
              "id": "POTION_ENCHANTING_XP_BOOST;3",
              "chance": "20.908%"
            },
            {
              "id": "POTION_FARMING_XP_BOOST;3",
              "chance": "20.908%"
            },
            {
              "id": "POTION_FORAGING_XP_BOOST;3",
              "chance": "20.908%"
            },
            {
              "id": "POTION_FORAGING_XP_BOOST;3",
              "chance": "20.908%"
            }
          ]
        },
        {
          "id": "POTION_ALCHEMY_XP_BOOST;2",
          "chance": "4.48%",
          "alternatives": [
            {
              "id": "POTION_MINING_XP_BOOST;2",
              "chance": "4.48%"
            },
            {
              "id": "POTION_COMBAT_XP_BOOST;2",
              "chance": "4.48%"
            },
            {
              "id": "POTION_ENCHANTING_XP_BOOST;2",
              "chance": "4.48%"
            },
            {
              "id": "POTION_FARMING_XP_BOOST;2",
              "chance": "4.48%"
            },
            {
              "id": "POTION_FORAGING_XP_BOOST;2",
              "chance": "4.48%"
            },
            {
              "id": "POTION_FORAGING_XP_BOOST;2",
              "chance": "4.48%"
            }
          ]
        }
      ]
    }
  ]
}