diff options
author | jani270 <jani270@gmx.de> | 2023-06-20 21:43:53 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-20 21:43:53 +0200 |
commit | 4dace55f820e2d81e9dc432dd90428d043846842 (patch) | |
tree | ae6517b249dd516d8aeb9ef5c2332370e6c08261 /items/ENIGMA_CLOAK.json | |
parent | 79949d42427b0a41100cbb76387887995b4b74b8 (diff) | |
download | NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.tar.gz NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.tar.bz2 NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.zip |
Added new items
Diffstat (limited to 'items/ENIGMA_CLOAK.json')
-rw-r--r-- | items/ENIGMA_CLOAK.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/ENIGMA_CLOAK.json b/items/ENIGMA_CLOAK.json new file mode 100644 index 00000000..0d0d84c2 --- /dev/null +++ b/items/ENIGMA_CLOAK.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Enigma Cloak", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0854e3e8-06e6-376d-8d07-5fef1705a666\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4NDMzODg4MzYzMSwKICAicHJvZmlsZUlkIiA6ICIzYTE5NDgyNTYyZTc0MzFkYmNmOGUwOWE4N2VhMmQ5OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNckxpYW0yNjE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdjZDliOTNjODg4MmRjMmJlZmU5YzEzZDc2NTlhMzM4ZWI3NDU0YjhhMThlNzUzMTBkZjA1MTAxOTRlMmQ3YTEiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Find §5Enigma Souls §7across the\",1:\"§7Rift Dimension.\",2:\"\",3:\"§7Each adds §a+§a20ф Rift Time\",4:\"§a§7to this item.\",5:\"\",6:\"§7Every §54 Souls§7, go back to\",7:\"§7§5Enigma §7for more upgrades.\",8:\"\",9:\"§7You found: §d0§5/42 Souls\",10:\"\",11:\"§5§lEPIC CLOAK\",12:\"\",13:\"§7Cost\",14:\"§d100 Motes\",15:\"\",16:\"§7§cYou don\u0027t have enough Motes,\",17:\"§ctry picking them up around the\",18:\"§ccrib or killing mobs in the\",19:\"§cwoods!\"],Name:\"§5Enigma Cloak\"},ExtraAttributes:{id:\"ENIGMA_CLOAK\"}}", + "damage": 3, + "lore": [ + "§7Find §5Enigma Souls §7across the", + "§7Rift Dimension.", + "", + "§7Each adds §a+§a20ф Rift Time", + "§a§7to this item.", + "", + "§7Every §54 Souls§7, go back to", + "§7§5Enigma §7for more upgrades.", + "", + "§7You found: §d0§5/42 Souls", + "", + "§5§lEPIC CLOAK", + "", + "§7Cost", + "§d100 Motes", + "", + "§7§cYou don\u0027t have enough Motes,", + "§ctry picking them up around the", + "§ccrib or killing mobs in the", + "§cwoods!" + ], + "internalname": "ENIGMA_CLOAK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |