aboutsummaryrefslogtreecommitdiff
path: root/items/PERFECT_SAPPHIRE_GEM.json
blob: b514b9c62de1bc5fd2e2a57f5a62df0571e232f1 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§6✎ §6Perfect Sapphire Gemstone",
  "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"493e6696-11b4-3137-8501-391ee7a99b8b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDk3OTE5NzMwNSwKICAicHJvZmlsZUlkIiA6ICJjNTBhZmE4YWJlYjk0ZTQ1OTRiZjFiNDI1YTk4MGYwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUd29FQmFlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhlOTNlYmFjYjYwYjcxNzkzMzU1ZmRlMGQ0YmJhNDNhOWM1ZWMwOWMzZjM4ODk3YzQ4YzFmODU3NTIzYTBhMjkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7A perfectly §brefined\",1:\"§b§bSapphire§7.\",2:\"\",3:\"§7§7Some say that when §eharnessed\",4:\"§eproperly§7, it can give its\",5:\"§7owner extra §b✎ Intelligence§7.\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6✎ §6Perfect Sapphire Gemstone\"},ExtraAttributes:{id:\"PERFECT_SAPPHIRE_GEM\"},AttributeModifiers:[]}",
  "damage": 3,
  "lore": [
    "§7A perfectly §brefined",
    "§b§bSapphire§7.",
    "",
    "§7§7Some say that when §eharnessed",
    "§eproperly§7, it can give its",
    "§7owner extra §b✎ Intelligence§7.",
    "",
    "§6§lLEGENDARY"
  ],
  "internalname": "PERFECT_SAPPHIRE_GEM",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Gemstone",
    "https://wiki.hypixel.net/%E2%9C%8E_Perfect_Sapphire_Gemstone"
  ],
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "FLAWLESS_SAPPHIRE_GEM:5",
        "SAPPHIRE_CRYSTAL:1"
      ],
      "count": 1,
      "overrideOutputId": "PERFECT_SAPPHIRE_GEM",
      "duration": 72000
    }
  ]
}