diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-07 12:12:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 12:12:46 +0200 |
commit | 58f09ec318889ab99207bd77437c8eb28e97abc6 (patch) | |
tree | 6eb75f7abee0d335d60ba6c5da2996a71a8d1726 /items/EPOCH_CAKE_WHITE.json | |
parent | a45f8d561af7128796139640f531fe687114dc89 (diff) | |
download | NotEnoughUpdates-REPO-58f09ec318889ab99207bd77437c8eb28e97abc6.tar.gz NotEnoughUpdates-REPO-58f09ec318889ab99207bd77437c8eb28e97abc6.tar.bz2 NotEnoughUpdates-REPO-58f09ec318889ab99207bd77437c8eb28e97abc6.zip |
ferocideez (#710)
* :wolf:
* Fixing Bingo Pet Stats
* Fix Mushroom soups
* Adding new cakes
* Important fix
Diffstat (limited to 'items/EPOCH_CAKE_WHITE.json')
-rw-r--r-- | items/EPOCH_CAKE_WHITE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/EPOCH_CAKE_WHITE.json b/items/EPOCH_CAKE_WHITE.json new file mode 100644 index 00000000..35c64332 --- /dev/null +++ b/items/EPOCH_CAKE_WHITE.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aCloudy Century Cake", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"25d054a1-79fe-3c57-a36a-7bd3349c72e4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0Nzk1NDY0ODIwMCwKICAicHJvZmlsZUlkIiA6ICI4Zjk3NzhmNWVhMTY0MDVmOWEwMDM0YjU4YjljMWM2MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJ1bm5hbWVkYXV0aG9yIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2JhMGE1YjUxMGE4ZDgyNGZmNDkxMGNhNWIyNjk4YWEzZDAzMGY4Mzc4MTBlOGQ3ZjBiYmNhOGNmMDZjZTIwMjMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §6+5☘ Foraging Fortune\",5:\"§6§7for 48 hours.\",6:\"\",7:\"§7Obtained in §fYear 200§7.\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aCloudy Century Cake\"},ExtraAttributes:{yearObtained:200,id:\"EPOCH_CAKE_WHITE\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §6+5☘ Foraging Fortune", + "§6§7for 48 hours.", + "", + "§7Obtained in §fYear 200§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_WHITE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +}
\ No newline at end of file |