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_YELLOW.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_YELLOW.json')
-rw-r--r-- | items/EPOCH_CAKE_YELLOW.json | 24 |
1 files changed, 24 insertions, 0 deletions
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 |