aboutsummaryrefslogtreecommitdiff
path: root/items/SPONGE_HELMET.json
blob: 88af6376894bd13c7bb0ad5692b1d714227c870f (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:sponge",
  "displayname": "§5Sponge Helmet",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Defense: §a+80\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC HELMET\"],Name:\"§5Sponge Helmet\"},ExtraAttributes:{id:\"SPONGE_HELMET\"}}",
  "damage": 0,
  "lore": [
    "§7Sea Creature Chance: §c+1.8%",
    "",
    "§7Defense: §a+80",
    "",
    "§6Full Set Bonus: Absorb",
    "§7§9Doubles§7 your §a❈ Defense§7",
    "§7while in water.",
    "",
    "§7§8This item can be reforged!",
    "§5§lEPIC HELMET"
  ],
  "recipe": {
    "A1": "ENCHANTED_WET_SPONGE:1",
    "A2": "ENCHANTED_WET_SPONGE:1",
    "A3": "ENCHANTED_WET_SPONGE:1",
    "B1": "ENCHANTED_WET_SPONGE:1",
    "B2": "",
    "B3": "ENCHANTED_WET_SPONGE:1",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "SPONGE_HELMET",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Sponge_Armor"
  ],
  "crafttext": "Requires: Sponge IX"
}