aboutsummaryrefslogtreecommitdiff
path: root/items/GEMSTONE_MIXTURE.json
blob: cf8138c68b54433de25f3b44a766bebd2f6ba4f0 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§9Gemstone Mixture",
  "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"bd4fa6b7-d6bf-393d-8601-00e048d57d91\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNTQ5MjQ2MDEzMSwKICAicHJvZmlsZUlkIiA6ICI0ZWQ4MjMzNzFhMmU0YmI3YTVlYWJmY2ZmZGE4NDk1NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJGaXJlYnlyZDg4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM0ZDQyZjljNDYxY2VlMTk5N2I2N2JmMzYxMGM2NDExYmY4NTJiOWU1ZGI2MDdiYmY2MjY1MjdjZmI0MjkxMmMiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§7A collection of finely treated\",1:\"§7§dGemstones §7held together by\",2:\"§7the sturdiest of §asticky\",3:\"§a§7substances.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Gemstone Mixture\"},ExtraAttributes:{id:\"GEMSTONE_MIXTURE\"},AttributeModifiers:[]}",
  "damage": 3,
  "lore": [
    "§7§7A collection of finely treated",
    "§7§dGemstones §7held together by",
    "§7the sturdiest of §asticky",
    "§a§7substances.",
    "",
    "§9§lRARE"
  ],
  "internalname": "GEMSTONE_MIXTURE",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Mixture",
    "https://wiki.hypixel.net/Gemstone_Mixture"
  ],
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "FINE_JADE_GEM:4",
        "SLUDGE_JUICE:256",
        "FINE_AMBER_GEM:4",
        "FINE_SAPPHIRE_GEM:4",
        "FINE_AMETHYST_GEM:4"
      ],
      "count": 1,
      "overrideOutputId": "GEMSTONE_MIXTURE",
      "duration": 14400
    }
  ]
}