aboutsummaryrefslogtreecommitdiff
path: root/items/SEA_LANTERN_HAT.json
blob: eb8cb738a3b68d3978fe8114e0932432f7fced01 (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
{
  "itemid": "minecraft:sea_lantern",
  "displayname": "§aSea Lantern Hat",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Breathe §a5x §7as long\",1:\"§7underwater when wearing!\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON HELMET\"],Name:\"§aSea Lantern Hat\"},ExtraAttributes:{id:\"SEA_LANTERN_HAT\"}}",
  "damage": 0,
  "lore": [
    "§7§7Breathe §a5x §7as long",
    "§7underwater when wearing!",
    "",
    "§7§8This item can be reforged!",
    "§a§lUNCOMMON HELMET"
  ],
  "recipe": {
    "A1": "PRISMARINE_CRYSTALS:1",
    "A2": "PRISMARINE_CRYSTALS:1",
    "A3": "PRISMARINE_CRYSTALS:1",
    "B1": "PRISMARINE_CRYSTALS:1",
    "B2": "",
    "B3": "PRISMARINE_CRYSTALS:1",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "SEA_LANTERN_HAT",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "crafttext": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Sea_Lantern_Hat",
    "https://wiki.hypixel.net/Sea_Lantern_Hat"
  ]
}