diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-04 19:18:38 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-04 19:18:38 -0500 |
commit | 9c476c2eed9424b7ebb32db3844aff3bd13b13e4 (patch) | |
tree | 80ab846155a999bb5e94eead42896cb47b8cf141 /items/EPOCH_CAKE_AQUA.json | |
parent | ff100cb8ed8890d9efb5e3650dafa174e57fb471 (diff) | |
download | NotEnoughUpdates-REPO-9c476c2eed9424b7ebb32db3844aff3bd13b13e4.tar.gz NotEnoughUpdates-REPO-9c476c2eed9424b7ebb32db3844aff3bd13b13e4.tar.bz2 NotEnoughUpdates-REPO-9c476c2eed9424b7ebb32db3844aff3bd13b13e4.zip |
Cakes, Spooky Fishing and Cosmetics
Diffstat (limited to 'items/EPOCH_CAKE_AQUA.json')
-rw-r--r-- | items/EPOCH_CAKE_AQUA.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/EPOCH_CAKE_AQUA.json b/items/EPOCH_CAKE_AQUA.json new file mode 100644 index 00000000..edf4db4a --- /dev/null +++ b/items/EPOCH_CAKE_AQUA.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aBarry Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2cc1775f-3777-39fd-964b-9a604afcf39b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2Y1MGFhM2U3MjI5MjQ3YWE1OTgyNDljODNhZWM0NjJhYjE2NTQ4NjVlMjAxZTY5MjVmNTVmNWRkMzY0M2VjYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §b+5✎ Intelligence §7for\",5:\"§748 hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aBarry Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_AQUA\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §b+5✎ Intelligence §7for", + "§748 hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_AQUA", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +}
\ No newline at end of file |