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
|
{
"itemid": "minecraft:sponge",
"displayname": "§aPlumber\u0027s Sponge",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Instructions:\",1:\" §e1. §7Place on water.\",2:\" §e2. §7Drains other water.\",3:\" §e3. §7Double-bill client.\",4:\"\",5:\"§8Thanks Plumber Joe!\",6:\"\",7:\"§eAlso works with lava!\",8:\"§d§lNew! §eAlso works with portals!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aPlumber\u0027s Sponge\"},ExtraAttributes:{id:\"PLUMBER_SPONGE\"}}",
"damage": 0,
"lore": [
"§7Instructions:",
" §e1. §7Place on water.",
" §e2. §7Drains other water.",
" §e3. §7Double-bill client.",
"",
"§8Thanks Plumber Joe!",
"",
"§eAlso works with lava!",
"§d§lNew! §eAlso works with portals!",
"",
"§a§lUNCOMMON"
],
"internalname": "PLUMBER_SPONGE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Plumber\u0027s_Sponge",
"https://wiki.hypixel.net/Plumber\u0027s_Sponge"
]
}
|