diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-05 13:20:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-05 13:20:07 +0200 |
commit | 983cf357b3b0d4ef50f900b8e7048c02a59ed909 (patch) | |
tree | afd32d3ba36663157eb0256e668ef80fc7cc6f02 /items/EPOCH_CAKE_AQUA.json | |
parent | 24d9e83c68d32ef18411ac618f76e1470228c645 (diff) | |
download | NotEnoughUpdates-REPO-983cf357b3b0d4ef50f900b8e7048c02a59ed909.tar.gz NotEnoughUpdates-REPO-983cf357b3b0d4ef50f900b8e7048c02a59ed909.tar.bz2 NotEnoughUpdates-REPO-983cf357b3b0d4ef50f900b8e7048c02a59ed909.zip |
Fixed horse lvl (#974)
* Fixed horse lvl
* Fixed lore of blade and pet items
* Added more npc's
* Added new skins
* Added jerry npc's
* Fixed cake's and added some year 300 items
* Fixed Salmon hat and dicer
* Added ladder and skin
* Added Tali and Cake Pack
Diffstat (limited to 'items/EPOCH_CAKE_AQUA.json')
-rw-r--r-- | items/EPOCH_CAKE_AQUA.json | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/items/EPOCH_CAKE_AQUA.json b/items/EPOCH_CAKE_AQUA.json index 07ac35f6..2690032b 100644 --- a/items/EPOCH_CAKE_AQUA.json +++ b/items/EPOCH_CAKE_AQUA.json @@ -1,25 +1,32 @@ { "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=\"}]}},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:[]}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2cc1775f-3777-39fd-964b-9a604afcf39b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2Y1MGFhM2U3MjI5MjQ3YWE1OTgyNDljODNhZWM0NjJhYjE2NTQ4NjVlMjAxZTY5MjVmNTVmNWRkMzY0M2VjYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Furniture can be placed on your\",3:\"§7world. Some furniture is\",4:\"§7interactable while some are\",5:\"§7purely cosmetic.\",6:\"\",7:\"§7Invite your friends to share a\",8:\"§7slice of cake! Eating this cake\",9:\"§7grants §b+5✎ Intelligence §7for\",10:\"§748 hours.\",11:\"\",12:\"§7Obtained in §fYear 100§7.\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§aBarry Century Cake\"},ExtraAttributes:{yearObtained:100,id:\"EPOCH_CAKE_AQUA\"}}", "damage": 3, "lore": [ "§8Furniture", "", + "§7Furniture can be placed on your", + "§7world. Some furniture is", + "§7interactable while some are", + "§7purely cosmetic.", + "", "§7Invite your friends to share a", "§7slice of cake! Eating this cake", "§7grants §b+5✎ Intelligence §7for", "§748 hours.", "", + "§7Obtained in §fYear 100§7.", + "", "§a§lUNCOMMON" ], "internalname": "EPOCH_CAKE_AQUA", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Century_Cake", - "https://wiki.hypixel.net/Barry_Century_Cake" + "https://wiki.hypixel.net/Century_Cake" ] }
\ No newline at end of file |