From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/EPOCH_CAKE_ORANGE.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/EPOCH_CAKE_ORANGE.json') diff --git a/items/EPOCH_CAKE_ORANGE.json b/items/EPOCH_CAKE_ORANGE.json index a59767d4..4ecc1133 100644 --- a/items/EPOCH_CAKE_ORANGE.json +++ b/items/EPOCH_CAKE_ORANGE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§aLatest Update Century Cake", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f3116099-dcac-3219-ba49-dde4671546cf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA0MzI2NywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjU4Y2QyNzUwODg0NDcxYzA4MzYzNDMzNDNlYzZlMTg4MjI5ZGEwNTRlZjM2NzEwMTNhZThkNDNkNmIwMjU0OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2⫽ Ferocity §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aLatest Update Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_ORANGE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f3116099-dcac-3219-ba49-dde4671546cf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA0MzI2NywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjU4Y2QyNzUwODg0NDcxYzA4MzYzNDMzNDNlYzZlMTg4MjI5ZGEwNTRlZjM2NzEwMTNhZThkNDNkNmIwMjU0OCIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2⫽ Ferocity §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aLatest Update Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_ORANGE\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Furniture", @@ -16,9 +16,10 @@ "internalname": "EPOCH_CAKE_ORANGE", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake", + "https://wiki.hypixel.net/Latest_Update_Century_Cake" ] -} +} \ No newline at end of file -- cgit