diff options
author | Millee <7035205+reallymillee@users.noreply.github.com> | 2024-04-29 01:26:18 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-28 15:26:18 +0000 |
commit | 544f2eb59c24ca9adafabec14d31ef7abc097683 (patch) | |
tree | 339f599e9610827af70f239c745d9cfc702ef8d0 /items/DARK_CACAO_TRUFFLE.json | |
parent | 0ca718a074b745016aea9f205c546b608d83c639 (diff) | |
download | NotEnoughUpdates-REPO-544f2eb59c24ca9adafabec14d31ef7abc097683.tar.gz NotEnoughUpdates-REPO-544f2eb59c24ca9adafabec14d31ef7abc097683.tar.bz2 NotEnoughUpdates-REPO-544f2eb59c24ca9adafabec14d31ef7abc097683.zip |
Hoppity's Hunt items (#1184)
* Hoppity's Hunt items
* Update EGGLOCATOR.json
* Update ZORROS_CAPE.json
Diffstat (limited to 'items/DARK_CACAO_TRUFFLE.json')
-rw-r--r-- | items/DARK_CACAO_TRUFFLE.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/DARK_CACAO_TRUFFLE.json b/items/DARK_CACAO_TRUFFLE.json new file mode 100644 index 00000000..f2861124 --- /dev/null +++ b/items/DARK_CACAO_TRUFFLE.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Dark Cacao Truffle", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1a2826e4-2ef7-3a38-abff-fb8b6d213cce\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMTQ2MjYxMDEwNCwKICAicHJvZmlsZUlkIiA6ICJkZTE0MGFmM2NmMjM0ZmM0OTJiZTE3M2Y2NjA3MzViYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTUlRlYW0iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGI5ZGIzNzNjYWRiZWMxOTEyYTlhYjM4NmQzMWNlYjNlMGNkNGQ2YTY0ZjIyMjQyNjU4OGEzYjJlYjMxZWQyOSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Consume to boost your §6☘ Global\",1:\"§6Fortune §7for §a60m§7.\",2:\"\",3:\"§7Keep this item in your inventory to\",4:\"§7increase the bonus up to §6+30§6☘\",5:\"§6Global Fortune§7, at which point the\",6:\"§7item §c§oevolves§7!\",7:\"\",8:\"§7Current Bonus: §6+0§6☘ Global Fortune\",9:\"\",10:\"§9§lRARE\",11:\"\",12:\"§7Cost\",13:\"§62,500,000,000 Chocolate\",14:\"\",15:\"§7§cRequires Chocolate Factory IV!\"],Name:\"§9Dark Cacao Truffle\"},ExtraAttributes:{id:\"DARK_CACAO_TRUFFLE\"}}", + "damage": 3, + "lore": [ + "§7Consume to boost your §6☘ Global", + "§6Fortune §7for §a60m§7.", + "", + "§7Keep this item in your inventory to", + "§7increase the bonus up to §6+30§6☘", + "§6Global Fortune§7, at which point the", + "§7item §c§oevolves§7!", + "", + "§7Current Bonus: §6+0§6☘ Global Fortune", + "", + "§9§lRARE", + "", + "§7Cost", + "§62,500,000,000 Chocolate", + "", + "§7§cRequires Chocolate Factory IV!" + ], + "internalname": "DARK_CACAO_TRUFFLE", + "crafttext": "", + "clickcommand": "", + "modver": "2.2.1", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Dark_Cacao_Truffle", + "https://hypixel-skyblock.fandom.com/wiki/Dark_Cacao_Truffle" + ] +}
\ No newline at end of file |