From e813da9dbbbc3c63d412155d47073c96c765311e Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 14:20:08 -0800 Subject: Before F7 Release Items --- items/EPOCH_CAKE_YELLOW.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/EPOCH_CAKE_YELLOW.json (limited to 'items/EPOCH_CAKE_YELLOW.json') diff --git a/items/EPOCH_CAKE_YELLOW.json b/items/EPOCH_CAKE_YELLOW.json new file mode 100644 index 00000000..13d8af07 --- /dev/null +++ b/items/EPOCH_CAKE_YELLOW.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aPotato-Style Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"450fb2bc-6268-3aee-b02d-84b50b02250b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA2OTkwNywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTI1NTg4OTk5YjY3NGIzOTlhMTk4MGEyNWQ5Y2EzMjM2MzlkMDMzZTNmODUwNDBjMWRlN2ZmYjQyOGJjYTA5NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §f+10✦ Speed §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPotato-Style Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_YELLOW\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §f+10✦ Speed §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_YELLOW", + "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