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
|
{
"itemid": "minecraft:water_bucket",
"displayname": "§aPlumber\u0027s Bucket",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Instructions:\",1:\" §b1. §7Empty water bucket.\",2:\" §b2. §7Do it again because it\u0027s infinite.\",3:\" §b3. §7Triple-bill client.\",4:\"\",5:\"§8Thanks Plumber Joe!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aPlumber\u0027s Bucket\"},ExtraAttributes:{id:\"RIFT_BUCKET\"}}",
"damage": 0,
"lore": [
"§7Instructions:",
" §b1. §7Empty water bucket.",
" §b2. §7Do it again because it\u0027s infinite.",
" §b3. §7Triple-bill client.",
"",
"§8Thanks Plumber Joe!",
"",
"§a§lUNCOMMON"
],
"internalname": "RIFT_BUCKET",
"clickcommand": "",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Plumber%27s_Bucket",
"https://wiki.hypixel.net/Plumber%27s_Bucket"
]
}
|