1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:milk_bucket",
"displayname": "§f§f§fMagical Milk Bucket",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What did the mother cow say to\",1:\"§7the baby cow?\",2:\"\",3:\"§7It's pasture bed time.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§f§f§fMagical Milk Bucket\"},ExtraAttributes:{id:\"MAGICAL_MILK_BUCKET\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7What did the mother cow say to",
"§7the baby cow?",
"",
"§7It's pasture bed time.",
"",
"§f§lCOMMON"
],
"internalname": "MAGICAL_MILK_BUCKET",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magical_Milk_Bucket",
"https://wiki.hypixel.net/Magical_Milk_Bucket"
]
}
|