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/PRESTIGE_CHOCOLATE_REALM.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/PRESTIGE_CHOCOLATE_REALM.json')
-rw-r--r-- | items/PRESTIGE_CHOCOLATE_REALM.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/PRESTIGE_CHOCOLATE_REALM.json b/items/PRESTIGE_CHOCOLATE_REALM.json new file mode 100644 index 00000000..a761f4d7 --- /dev/null +++ b/items/PRESTIGE_CHOCOLATE_REALM.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Prestige Chocolate Realm", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ed3e2225-7378-3518-aa42-9e93f3429bea\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMTQ2MjQ2NTczMiwKICAicHJvZmlsZUlkIiA6ICIzMTdkODc2MjZjYWM0Mjk0ODBiOTI4NGE4Y2ZjMWRlOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJOaWFtb1IzMjAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWYxOWNlZWFiZjJlY2IwMjA2MTBiOGFhYmM5Mjk5MjY0ZmE2NzAwNDhjMDEwYzk2OTljZTY4N2ZjOWJmMzUxZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Grants §a+5% §7chance to find a\",1:\"§7§aChocolate Rabbit §7that you haven\u0027t\",2:\"§7found yet and grants §6+50 Chocolate\",3:\"§6§7per second.\",4:\"\",5:\"§7§8§oThe Factory\u0027s pinnacle creation - its\",6:\"§8§oepic taste shatters expectations,\",7:\"§8§ooffering a taste of utopia.\",8:\"\",9:\"§6§lLEGENDARY ACCESSORY\",10:\"\",11:\"§7Cost\",12:\"§64,500,000,000 Chocolate\",13:\"§5Ganache Chocolate Slab\",14:\"\",15:\"§7§cRequires Chocolate Factory IV!\"],Name:\"§6Prestige Chocolate Realm\"},ExtraAttributes:{id:\"PRESTIGE_CHOCOLATE_REALM\"}}", + "damage": 3, + "lore": [ + "§7Grants §a+5% §7chance to find a", + "§7§aChocolate Rabbit §7that you haven\u0027t", + "§7found yet and grants §6+50 Chocolate", + "§6§7per second.", + "", + "§7§8§oThe Factory\u0027s pinnacle creation - its", + "§8§oepic taste shatters expectations,", + "§8§ooffering a taste of utopia.", + "", + "§6§lLEGENDARY ACCESSORY", + "", + "§7Cost", + "§64,500,000,000 Chocolate", + "§5Ganache Chocolate Slab", + "", + "§7§cRequires Chocolate Factory IV!" + ], + "internalname": "PRESTIGE_CHOCOLATE_REALM", + "crafttext": "", + "clickcommand": "", + "modver": "2.2.1", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Prestige_Chocolate_Realm", + "https://hypixel-skyblock.fandom.com/wiki/Prestige_Chocolate_Realm" + ] +}
\ No newline at end of file |