diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-05 11:21:56 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-05 11:21:56 +1100 |
commit | 801c5870f7d9c5373114537767cf8c68ee1a21f0 (patch) | |
tree | 447262ec5e9d2f4f0fc4e114803e0f9c5fe97c6a /items/EPOCH_CAKE_PURPLE.json | |
parent | c027ddafbed31c62d25caa97456eb277be6db6ad (diff) | |
parent | 9c476c2eed9424b7ebb32db3844aff3bd13b13e4 (diff) | |
download | NotEnoughUpdates-REPO-801c5870f7d9c5373114537767cf8c68ee1a21f0.tar.gz NotEnoughUpdates-REPO-801c5870f7d9c5373114537767cf8c68ee1a21f0.tar.bz2 NotEnoughUpdates-REPO-801c5870f7d9c5373114537767cf8c68ee1a21f0.zip |
Merge pull request #295 from IRONM00N/master
Stuff I missed
Diffstat (limited to 'items/EPOCH_CAKE_PURPLE.json')
-rw-r--r-- | items/EPOCH_CAKE_PURPLE.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/EPOCH_CAKE_PURPLE.json b/items/EPOCH_CAKE_PURPLE.json new file mode 100644 index 00000000..ce2b1cc6 --- /dev/null +++ b/items/EPOCH_CAKE_PURPLE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Streamer\u0027s Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"764ea110-5a82-3d5a-becf-2bd4ffa50022\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzE4Mzk3NiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjVkOTI0M2M2MWUyYzNlMWUwZjk5MzE4NDNjYWRiZDBkZmY0YTY0NjIyNWVmNTRjNTU3OTc5Y2YzOWJiMjA1NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §d+1♣ Pet Luck §7for 48\",5:\"§7hours.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Streamer\u0027s Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_PURPLE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §d+1♣ Pet Luck §7for 48", + "§7hours.", + "", + "§5§lEPIC" + ], + "internalname": "EPOCH_CAKE_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +}
\ No newline at end of file |