aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_SPONGE.json
blob: 8765d45755f4c7dd2b89f0055047f95754105578 (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
{
  "itemid": "minecraft:sponge",
  "displayname": "§aEnchanted Sponge",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Sponge\"},ExtraAttributes:{id:\"ENCHANTED_SPONGE\"}}",
  "damage": 0,
  "lore": [
    "§7§8Collection Item",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "SPONGE:8",
    "A3": "",
    "B1": "SPONGE:8",
    "B2": "SPONGE:8",
    "B3": "SPONGE:8",
    "C1": "",
    "C2": "SPONGE:8",
    "C3": ""
  },
  "internalname": "ENCHANTED_SPONGE",
  "clickcommand": "viewrecipe",
  "modver": "2.2.2",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Sponge",
    "https://wiki.hypixel.net/Enchanted_Sponge"
  ],
  "crafttext": "Requires: Sponge III"
}