aboutsummaryrefslogtreecommitdiff
path: root/items/SHERRY_NPC.json
blob: 568f9568da8e9f6976eb48392c96bb9153c415b4 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§9Sherry (NPC)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6dbe7d9f-0c7c-4301-b0f4-649b26660917\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"\"],Name:\"§9Sherry (NPC)\"},ExtraAttributes:{id:\"SHERRY_NPC\"}}",
  "damage": 3,
  "lore": [
    ""
  ],
  "internalname": "SHERRY_NPC",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "x": 6,
  "y": 77,
  "z": 95,
  "island": "winter",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Sherry",
    "https://wiki.hypixel.net/Sherry"
  ],
  "crafttext": "",
  "recipes": [
    {
      "type": "npc_shop",
      "cost": [
        "SKYBLOCK_COIN:40000"
      ],
      "result": "WINTER_ROD"
    },
    {
      "type": "npc_shop",
      "cost": [
        "SKYBLOCK_COIN:12"
      ],
      "result": "ICE_BAIT"
    },
    {
      "type": "npc_shop",
      "cost": [
        "SKYBLOCK_COIN:50000"
      ],
      "result": "BOTTLE_OF_JYRRE"
    },
    {
      "type": "npc_shop",
      "cost": [
        "SKYBLOCK_COIN:75000"
      ],
      "result": "FROSTY_SNOW_BALL"
    },
    {
      "type": "npc_shop",
      "cost": [
        "SKYBLOCK_COIN:1"
      ],
      "result": "ICE"
    },
    {
      "type": "npc_shop",
      "cost": [
        "SKYBLOCK_COIN:9"
      ],
      "result": "PACKED_ICE"
    },
    {
      "type": "npc_shop",
      "cost": [
        "SKYBLOCK_COIN:250000"
      ],
      "result": "LARGE_WINTER_SACK"
    }
  ]
}