diff options
Diffstat (limited to 'items/CREATIVE_MIND.json')
-rw-r--r-- | items/CREATIVE_MIND.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/CREATIVE_MIND.json b/items/CREATIVE_MIND.json new file mode 100644 index 00000000..d052ba1a --- /dev/null +++ b/items/CREATIVE_MIND.json @@ -0,0 +1,26 @@ +{ + "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:{originTag:\"ITEM_COMMAND\",id:\"CREATIVE_MIND\",uuid:\"810b6b56-ace1-4858-94e0-4cdcc0e5cc35\",timestamp:\"5/25/20 1:33 AM\"},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": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Creative_Mind" + ] +}
\ No newline at end of file |