aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_SPONGE.json
blob: a631efc0be0fd50e4c21c8b38c26c8727222e028 (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
{
  "itemid": "minecraft:sponge",
  "displayname": "§aEnchanted Sponge",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Sponge\"},ExtraAttributes:{id:\"ENCHANTED_SPONGE\"}}",
  "damage": 0,
  "lore": [
    "§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.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Sponge",
    "https://wiki.hypixel.net/Enchanted_Sponge"
  ],
  "crafttext": "Requires: Sponge III"
}