1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:paper",
"displayname": "§a§oThe Soup",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7From a painter in hard times...\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§a§lUNCOMMON\"],Name:\"§a§oThe Soup\"},ExtraAttributes:{id:\"THE_SOUP_PAINTING\"}}",
"damage": 0,
"lore": [
"§7From a painter in hard times...",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§a§lUNCOMMON"
],
"internalname": "THE_SOUP_PAINTING",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/The_Soup",
"https://wiki.hypixel.net/The_Soup"
]
}
|