From 9c476c2eed9424b7ebb32db3844aff3bd13b13e4 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 4 Nov 2020 19:18:38 -0500 Subject: Cakes, Spooky Fishing and Cosmetics --- items/EPOCH_CAKE_BLACK.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/EPOCH_CAKE_BLACK.json (limited to 'items/EPOCH_CAKE_BLACK.json') diff --git a/items/EPOCH_CAKE_BLACK.json b/items/EPOCH_CAKE_BLACK.json new file mode 100644 index 00000000..32e74ee6 --- /dev/null +++ b/items/EPOCH_CAKE_BLACK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aCentury Cake of the Next Dungeon Floor", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2386039f-7645-38f8-a98e-552982a8ba94\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2Mjk0MTc3MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjQ1OTI3NDZjYzM1NjcyZWUyOWJiM2ExNTNkNzRmN2E1ZDBlNWZlODYxMjcyOWEzNGZhZDI1MmZlNzkwNDI4MyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §b+1✯ Magic Find §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCentury Cake of the Next Dungeon Floor\"},ExtraAttributes:{id:\"EPOCH_CAKE_BLACK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §b+1✯ Magic Find §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file -- cgit