aboutsummaryrefslogtreecommitdiff
path: root/items/PERFECT_PLATE.json
blob: 3fee0c5f7fe53c8222c0cef16e546a3851d8687d (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
{
  "itemid": "minecraft:skull",
  "displayname": "§6Perfect Plate",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"76b40a52-353d-3f4e-9b34-2936fb2cf5c2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMTA2ODIwMzc3NCwKICAicHJvZmlsZUlkIiA6ICI0OTY5YTVlZTYxMTY0MDBkYTM4YzhmZjRiMWJhZTZiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFjdFpJUCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xNDdlZjg2NmFjMDIwNDU3ZjM4Zjg4Y2NiN2ZjNDJiMmMxMjhkMGE4NDQ2YzkzN2Q1NDUxMDQ2NmNkYTFkN2MwIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7§oA plate forged from an assortment\",1:\"§7§oof the most durable materials found\",2:\"§7§oin this world.\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§6Perfect Plate\"},ExtraAttributes:{id:\"PERFECT_PLATE\"}}",
  "damage": 3,
  "lore": [
    "§7§oA plate forged from an assortment",
    "§7§oof the most durable materials found",
    "§7§oin this world.",
    "",
    "§6§lLEGENDARY"
  ],
  "internalname": "PERFECT_PLATE",
  "crafttext": "Requires: HotM 10",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "UMBER_PLATE:1.0",
        "TUNGSTEN_PLATE:1.0",
        "MITHRIL_PLATE:1.0"
      ],
      "count": 1.0,
      "duration": 21600,
      "overrideOutputId": "PERFECT_PLATE"
    }
  ],
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Perfect_Plate",
    "https://wiki.hypixel.net/Perfect_Plate"
  ]
}