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
|
{
"itemid": "minecraft:painting",
"displayname": "§f§f§cCreative Mind",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§oOriginal, visionary, inventive\",1:\"§7§oand innovative! I would even add\",2:\"§7§oingenious, clever! A\",3:\"§7§omasterpiece!\",4:\"\",5:\"§7§8§oThis painting is a relic of\",6:\"§8§othe past, the writing on the\",7:\"§8§oback is unreadable.\",8:\"\",9:\"§c§lSPECIAL\"],Name:\"§f§f§cCreative Mind\"},ExtraAttributes:{id:\"CREATIVE_MIND\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7§oOriginal, visionary, inventive",
"§7§oand innovative! I would even add",
"§7§oingenious, clever! A",
"§7§omasterpiece!",
"",
"§7§8§oThis painting is a relic of",
"§8§othe past, the writing on the",
"§8§oback is unreadable.",
"",
"§c§lSPECIAL"
],
"internalname": "CREATIVE_MIND",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Creative_Mind",
"https://wiki.hypixel.net/Creative_Mind"
]
}
|