diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-03 14:59:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-03 14:59:25 +0100 |
commit | 38c5377d6c083b24c96c919388cad2fd8c8f43e4 (patch) | |
tree | e67d99eeec916d23a17fac9a38c1a04a58071600 /items/CREATIVE_MIND.json | |
parent | db63d87d9fde7219b6c82e795625eb35f71cee2b (diff) | |
parent | 54f0e070d0302675177a6c6c6da16f2c2880a551 (diff) | |
download | NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.gz NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.bz2 NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.zip |
Merge pull request #2 from Moulberry/master
Update
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 |