aboutsummaryrefslogtreecommitdiff
path: root/items/ROCK_GEMSTONE.json
blob: ed39d1c49aea06827b9a7fbbae0d3937ce224c50 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§9Rock Gemstone",
  "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7bdda670-637b-32fa-92c1-ef5a672adeb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjE0NmQ3YjJjZjlhMjE3ODRmMzZmNDU5MjE1MWRmYzU1YWE3YzZlZjlhZjRhNDMwYWJkODZkZTBmMDhiMjI0ZCJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Auspicious\",5:\"§9§7reforge to a pickaxe.\",6:\"\",7:\"§7§8§oThe lowest gemstone in the\",8:\"§8§ofood chain.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXI§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rock Gemstone\"},ExtraAttributes:{id:\"ROCK_GEMSTONE\"},AttributeModifiers:[]}",
  "damage": 3,
  "lore": [
    "§8Reforge Stone",
    "",
    "§7Can be used in a Reforge Anvil",
    "§7or with the Dungeon Blacksmith",
    "§7to apply the §9Auspicious",
    "§9§7reforge to a pickaxe.",
    "",
    "§7§8§oThe lowest gemstone in the",
    "§8§ofood chain.",
    "",
    "§7Requires §aMining Skill Level",
    "§aXXI§7!",
    "",
    "§9§lRARE REFORGE STONE"
  ],
  "internalname": "ROCK_GEMSTONE",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Rock_Gemstone"
  ],
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "TREASURITE:64",
        "ENCHANTED_COBBLESTONE:128"
      ],
      "count": 1,
      "overrideOutputId": "ROCK_GEMSTONE",
      "duration": 79200
    }
  ]
}